Started by
Mindthemoods
on
Topic category: Troubleshooting, bugs, and solutions
I spent a while trying to make a system that would put an empty bucket in a furnace slot when a milk bucket is smelted- eventually it occurred to me to test if the 'item is smelted' trigger was working- I made some basic procedures to create messages when an item was smelted, none of which worked. As far as I can tell, the trigger is non-functional in the latest version.
This is the original code I came up with. When the milk bucket is smelted, it should produce a wheel of cheese, and leave an empty bucket in the input slot. I've tried countless variations of this, none of which have worked- leading me to think that the trigger itself is the issue. (This is generated from the block code.)
...The solution I eventually came to was to just have smelting milk give a 'bucket of cheese,' which can then be used to place a cheese wheel and return an empty bucket. (I actually think it looks better!) ...However, I'm pretty sure the trigger is still broken. Worth looking into.
Dude. I literally had the exact same thing happen. With the milk and the cheese and everything.