Hello, I'd need help. I don't know how to make a specific trapdoor only openable when holding a specific item but closing it without any kind of conditions.
What you could do is make two custom blocks. You would need block bench or some other 3D modeling software. Make two blocks, a trapdoor open, and a trapdoor close. Put them in mcreator, and make the unopened one open when clicked, if it is clicked with the right one. Do something like, on right clicked, if player is holding item, place (open) Trapdoor at x y z. Make the open place the closed one when clicked.
I was wondering if anyone knew how to make a block sort of like a trapdoor, in terms of size and shape, but also can't be flipped like an iron trapdoor. The only exception is I don't want it to flip ever, even if redstone powered.
What you could do is make two custom blocks. You would need block bench or some other 3D modeling software. Make two blocks, a trapdoor open, and a trapdoor close. Put them in mcreator, and make the unopened one open when clicked, if it is clicked with the right one. Do something like, on right clicked, if player is holding item, place (open) Trapdoor at x y z. Make the open place the closed one when clicked.
I was wondering if anyone knew how to make a block sort of like a trapdoor, in terms of size and shape, but also can't be flipped like an iron trapdoor. The only exception is I don't want it to flip ever, even if redstone powered.