Started by
BeePlay
on
Topic category: Help with Minecraft modding (Java Edition)
Hello! How do I make a block that opens GUI on right click ONLY when it powered by redstone? Really need that.
Topic category: Help with Minecraft modding (Java Edition)
Hello! How do I make a block that opens GUI on right click ONLY when it powered by redstone? Really need that.
in the block settings enable block entity, bind your gui to the block and set the size of inventory to the number of slots in the gui, in the triggers tab add a procedure for the trigger "on block right clicked", and this is what you need to do: https://ibb.co/Gf27GtYB