Jump to content

Little confused on how the craftRemainder method works. As well as how to make an item stay in crafting table after crafting?


Recommended Posts

Posted

Could someone explain how craftRemainder method works a little better. The docs were kinda vague on how to use the method 

Also mainly i want an item like a hammer to make stone into a new stone, but its always consumed in the crafting. How can i stop this. Im thinking craftRemainder is how todo it.

Posted
2 hours ago, diesieben07 said:

You have to override getContainerItem in your item class. It will be called whenever your item is used as a crafting ingredient and you have to return whatever should be left behind in the crafting grid. For example a lava bucket returns an empty bucket.

Im guessing you just return the same item

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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