A downloadable Plugin - RPG MAKER MV

Buy Now$10.00 USD or more

Crafting system like Stardew Valley and Terraria in just 3 steps!

Made for RPG MAKER MV.

This is the lite version for testing and simple games, check out the ultimate version below with all the features!

Step 1

In the items you want to be craftable, in the "note" field add the materials and their respective amounts in this format:

craft = [item ID, amount...] 
(how many ingredients do you want, separated by commas, as in the picture).

STEP 1-1

STEP 1-2

Step 2

 In the RPG Maker editor, select the event you want the plugin to take effect.

Step 3

In some event line add a SCRIPT COMMAND with the expression: 

$gameTemp.craft()


Is ready! 

Do this for as many events as you like. 

The item only appears on the crafting screen if you have all the requirements. (Similar to terraria).


This is the lite version for testing and simple games, check out the ultimate version below with all the features!

Purchase

Buy Now$10.00 USD or more

In order to download this Plugin - RPG MAKER MV you must purchase it at or above the minimum price of $10 USD. You will get access to the following files:

Craft_System.js 10 kB

Development log

Comments

Log in with itch.io to leave a comment.

Is this okay for commercial or non-commercial use?

(1 edit)

Can you make an adjustment to where items appear on the crafting menu even if we don't have the materials for an item?

Can certain materials require money to craft?

And can you write out the name of materials in the crafting menu so people know the name of the materials?