https://www.youtube.com/watch?v=CVzueYoMDHQ Youtube video link
Hi everyone,
I’ve been working on a new RPG Maker MZ plugin called CT Crafting Studio, and I wanted to share it here.
The idea behind it is to make crafting setup a bit less painful, especially for projects that need a lot of recipes, ingredients, costs, and result handling.
Instead of setting up everything manually through plugin parameters or notetags, CT Crafting Studio comes with a visual recipe editor and a player-facing crafting scene. You can create recipes, set required materials, add gold costs, choose item/weapon/armor results, and manage crafting data through a more editor-style workflow.
It also includes multiple UI themes, responsive assets for common resolutions, plugin command support, and custom PNG UI asset replacement, so developers can replace the included UI images with their own artwork if they want the crafting menu to better match their game.
Some possible use cases:
-RPG crafting systems
-Farming games
-Survival games
-Cooking systems
-Alchemy systems
-Blacksmithing
-Upgrade systems
-Resource-based gameplay
Check it out here at:
Still improving things as I go, but I’m happy to finally get this one out. This is probably one of the more complex RPG Maker MZ plugins I’ve worked on so far.