WolfyScript / CustomCrafting-Wiki

Wiki and JavaDocs for CustomCrafting
https://www.spigotmc.org/resources/55883/
9 stars 3 forks source link

Create recipe that has multiple items with the cauldron #61

Closed YKDZ closed 2 years ago

YKDZ commented 2 years ago

Describe the solution you'd like I want to be able to create a cauldron recipe with multiple input items. For example, put apples and gold ingots into cauldron and output golden apples after a period of time.

WolfyScript commented 2 years ago

Currently, the cauldron recipes use the ingredient variants for that. You can shift + right-click on the ingredient slot to set multiple items.

YKDZ commented 2 years ago

Currently, the cauldron recipes use the ingredient variants for that. You can shift + right-click on the ingredient slot to set multiple items.

Oh, sorry. I didn't know that. Thank you for telling me

WolfyScript commented 2 years ago

No problem. The cauldron recipes are different from the other recipes. I might add multiple slots to the creator, so it is more intuitive.