Posted September 9, 20214 yr Title pretty much sums it up, I have an item that is a container item, so it doesn't get consumed when you use it in a crafting recipe, but I want it to be consumed on only one specific crafting recipe and stay like a regular container item on the other crafting recipes. I know i have to override the hasContainerItem and getContainerItem, but I'm not sure how to do it so that it only stops being a container item in that specific crafting recipe, hope you guys can help me with this one.
September 9, 20214 yr You need a custom CraftingRecipe for these cases, look at the BannerRecipe for an example
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.