Barrels always try to set their "open" state to false
Make a debug world, and use the command below to teleport to the barrels.
/execute in minecraft:overworld run tp @s 209.10 73.20 29.87 844.68 56.05
Notice that the barrel keeps making its "closing" sound.
This seems to be an issue with barrels constantly setting their "open" state to false.
/setblock ~ ~ ~ minecraft:barrel[open=true]
Using the above command will make the barrel close, unlike other blocks that keep the state specified when placed with /setblock.
Created Issue:
Strange sounds in this area. I think they are associated with barrels.
Put the summary of the bug you're having here
What I expected to happen was...:
Describe what you thought should happen hereWhat actually happened was...:
Describe what happened hereSteps to Reproduce:
1. Put a step by step guide on how to trigger the bug here
2. ...
3. ...Environment
Put your operating system (Windows 7, Windows XP, OSX) and Java version if you know it here
Put your operating system (Windows 7, Windows XP, OSX) and Java version if you know it here
Strange sounds in this area. I think they are associated with barrels.Barrel keeps playing"closing sound" in debug world
Putthesummary of the bug you're having hereWhat I expected to happen was...:
Describe what you thought should happen hereWhat actually happened was...:
Describe what happened hereSteps to Reproduce:
1. Put a step by step guide on how to trigger the bug here
2. ...
3. ...Make a debug world, and use the command below to teleport to the barrels.
/execute in minecraft:overworld run tp @s 209.10 73.20 29.87 844.68 56.05
Make a debug world, and use the command below to teleport to the barrels.
/execute in minecraft:overworld run tp @s 209.10 73.20 29.87 844.68 56.05This seems to be an issue with barrels constantly setting their "open" state to false.
/setblock ~ ~ ~ minecraft:barrel[open=true]Using the above command will make the barrel close, unlike other blocks that keep the state specified when placed with /setblock.
Barrelkeeps playing"closing sound" in debug worldBarrels always set their "open" state to false
Make a debug world, and use the command below to teleport to the barrels.
/execute in minecraft:overworld run tp @s 209.10 73.20 29.87 844.68 56.05
This seems to be an issue with barrels constantly setting their "open" state to false./setblock ~ ~ ~ minecraft:barrel[open=true]Using the above command will make the barrel close, unlike other blocks that keep the state specified when placed with /setblock.
Make a debug world, and use the command below to teleport to the barrels.
/execute in minecraft:overworld run tp @s 209.10 73.20 29.87 844.68 56.05Notice that the barrel keeps making its "closing" sound.
This seems to be an issue with barrels constantly setting their "open" state to false.
/setblock ~ ~ ~ minecraft:barrel[open=true]Using the above command will make the barrel close, unlike other blocks that keep the state specified when placed with /setblock.
Barrels always try to set their "open" state to false

Confirmed in 19w09a.
Cofirmed in 19w11a/b.
Confirmed in 19w12a.