You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im creating custom recipes (crafting table) but want set amounts in the ingredients.
Describe the solution you'd like.
Make a recipe like ShapedRecipe that can set custom amount in ingredients and let the server handle the valitation for craft.
Describe alternatives you've considered.
Make the normal recipe, but handle in CraftItemEvent and PrepareItemCraftEvent for check and reduce the amount in items of matrix craft. and handle manually cases like Shift+Click in craft. but with plugins the click in the book of recipes not handle correctly this.. not sure if plugins can...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem?
Im creating custom recipes (crafting table) but want set amounts in the ingredients.
Describe the solution you'd like.
Make a recipe like ShapedRecipe that can set custom amount in ingredients and let the server handle the valitation for craft.
Describe alternatives you've considered.
Make the normal recipe, but handle in CraftItemEvent and PrepareItemCraftEvent for check and reduce the amount in items of matrix craft. and handle manually cases like Shift+Click in craft. but with plugins the click in the book of recipes not handle correctly this.. not sure if plugins can...
Other
Based in the stale of #6567
Beta Was this translation helpful? Give feedback.
All reactions