mojira.dev
MC-194759

The command block does not change the block at the point (door)

There is a door:

setblock -1161 31 -1135 minecraft:iron_door[facing=west,half=lower,hinge=left,open=false,powered=false]

setblock -1161 32 -1135 minecraft:iron_door[facing=west,half=upper,hinge=left,open=false,powered=false]

 

When you try to change blocks using the command block to (open -> true):

setblock -1161 31 -1135 minecraft:iron_door[facing=west,half=lower,hinge=left,open=true,powered=false]

setblock -1161 32 -1135 minecraft:iron_door[facing=west,half=upper,hinge=left,open=true,powered=false]

 

The block does not change

Previously worked at 1.15

 

Linked issues

Comments 1

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:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automagically! Please report any issues in Discord or Reddit

Steve_Ming

(Unassigned)

Unconfirmed

(Unassigned)

CommandBlock, CommandBlocks, Door, Doors, setblock

1.16.1

Retrieved