Started by
IanDoesHacks
on
Topic category: Help with Minecraft modding (Java Edition)
So I have a display condition for an 'image' in a certain blocks GUI that checks for a lit blast furnace one block above.
Heres the procedure I use:
If I remove the part that checks for if its lit, the procedure works fine.
So it must be a problem with how im checking if its lit??
Anyway if any of yall can tell me how to get this working that'd be great!
I think the gui is bugged with NBTs, as i have something like you checking for an NBT tag and it doesn't work either. I hope someone can answer this with the solution, or patch the bug hopefully anytime soon