Mojira Archive
MC-252468

door doesn't spawn open with a open=true tag using the setblock command

/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]

Duplicate

Jonathan

2022-06-05, 01:54 PM

2022-06-20, 01:38 AM

2022-06-20, 01:33 AM

1

1

Unconfirmed

(Unassigned)

1.18.2

-