Posted September 6, 201312 yr How would I go about using the container item stuff when it comes to furnace recipes. I am trying to make a recipe in the furnace where a bucket of milk in the input slot will give me a cheese as an output, but at the same time not destroy the bucket. How do I do that? I think I have to use setContainerItem or something LIKE that.
September 6, 201312 yr Container item only applies for the fuel stack in the furnace. (namely, lava buckets) Use ICraftingHandler and give the player a bucket when the smelting result is a cheese.
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.