Display condition not working

Started by IanDoesHacks on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Display condition not working

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!

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think the gui is bugged…
Fri, 01/21/2022 - 17:16

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