Started by
swiftkick
on
Topic category: Help with Minecraft modding (Java Edition)
Okay, the title of this might be a bit confusing. But I'll try to explain.
I'm trying to have it so that if you smelt a bucket of water, you get an item. The problem though is that I want the smelting area to still keep the bucket itself. So after smelting, I get my item on the right, and then the bucket of water is now just a plain bucket.
By default, it just removes the bucket of water and leaves nothing. Is there something I'm missing? I'm still very new to this.
if i'm not mistaken, if you go into the procedure and set a bucket into slot 0, it should set it in that slot. It doesn't have to be an output slot.