Started by
coolguy11110101338
on
Topic category: Help with Minecraft modding (Java Edition)
MCreator Noob Here!
Basically, I'm trying to make 2 blocks/machines that work together. One machine stores items, and the other machine takes out the items and converts them into other items if they are part of a certain tag. So, for instance, if the storage machine has a fern, the conversion machine will take out the fern, because it is part of the tag, and will convert it into coal. How would this work? I also want it to function even if the GUI is closed.
Also, why isn't this script working.
https://imgur.com/a/G9Vh8e8
Its for when a button in a GUI is pressed.
^Forgot to assign it to the button lol