Display condition not working

Started by IanDoesHacks on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Jun 2020
Points:
754

User statistics:

  • Modifications: 0
  • Forum topics: 22
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 27
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!

Active 10 months ago
Joined Feb 2016
Points:
819

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 125
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