Jump to content

How would I add a recipe to a Gui?


AmmuAppuRenju

Recommended Posts

which kind of recipe? you can get the recipe for an inventory through World#getRecipeManager()#getRecipe

the implementation logic is not that complicated, but you will need to handle decreasing the stacks, shift-clicking, checking for container items, and serialization yourself

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.