/setblock ~ ~ ~ minecraft:spruce_door[open=true]
In earlier versions the door will spawn open and in 1.18 the door is still closed. This effects my datapack thats make is possible to open doors with your eyesπ¬
example:
execute as @a[tag=STEleven,tag=!IronDoorL] at @s if block ^ ^1.62 ^1 minecraft:iron_door[facing=east] run fill ^ ^1 ^1 ^ ^1 ^1 minecraft:iron_door[open=true,hinge=left,facing=east] replace minecraft:iron_door[open=false,hinge=left,half=lower,facing=east]
Comments 4
Thank you for your report!
We're tracking this issue in MC-192791, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
π Bug Tracker Guidelines β π¬ Community Support β π§ Mojang Support
π Project Summary β βοΈ Feedback and Suggestions β π Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
I believe that this is a duplicate ofΒ MC-192791.