Make block that only works when certain blocks are around it

Started by VenineDaDemon on

Topic category: Help with modding (Java Edition)

Last seen on 10:53, 17. Mar 2024
Joined Dec 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make block that only works when certain blocks are around it

I want to make a crafting station that only let's you open it's ui when there are a few pillars around it, and if there aren't it simply shows some text to let you know that it won't work. How would I do this?

Last seen on 10:53, 17. Mar 2024
Joined Dec 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nevermind, I ended up…
Sun, 02/25/2024 - 19:35

Nevermind, I ended up figuring this out on my own.