- Joined
- Oct 10, 2018
- Messages
- 43
- Reaction score
- 79
- First Language
- English
- Primarily Uses
- RMMV
This plugin implements a recipe based item crafting system.
In a recipe based crafting system, if you have the recipe and the ingredients, you can craft the item.
This is different from an experimental crafting system where the player chooses the ingredients and gets some kind of result.
This is a re-implementation of my Item Crafting script for VX Ace.
For users of that script, the database setup is very similar. However configuration of the plugin is done through the new plugin parameters screen and plugin commands, rather than needing to edit the script.
Recipes are configured through note tags in the database.
For download, detailed instructions and a sample project, visit here