Started by
Merciless
on
Topic category: Troubleshooting, bugs, and solutions
ive created a new custom gui block for crafting, and a fluid that is intended to be a molten version of one mf my ingots. the recipe works, but whenever i load a world and rclick the crafting table to try and craft it, the gui block crashes my instance
Are you putting a bucket of the fluid as the output or the actual fluid block itself?
Minecraft cannot turn fluid blocks into items whatsoever. So when you set the output to a fluid it is understandable that it would crash the game. Any block that doesn't have an item form will do this.
ok. thanks. ive found a workaround