-
Bug
-
Resolution: Fixed
-
Minecraft 1.14.1, Minecraft 1.14.2 Pre-Release 1, Minecraft 1.14.2 Pre-Release 2, 1.14.4, 19w45b, 1.15.1, 1.15.2, 20w12a, 20w51a, 1.16.5, 21w06a, 21w08b, 1.17.1, 1.18 Pre-release 5, 1.18.2, 1.19 Release Candidate 1, 1.19 Release Candidate 2, 1.19, 22w24a, 1.19.1, 1.19.2, 1.19.4, 1.20.1
-
None
-
Confirmed
-
Structures, World generation
-
Low
-
Platform
The Bug
The dark oak leaf block with the "1x1_b3" woodland mansion structure has its persistent tag set to false. As a result of this block's persistent tag being set to false, the dark oak leaf will eventually decay.
How to Reproduce
/setblock ~ ~ ~ structure_block{mode:"LOAD", name:"woodland_mansion/1x1_b3"}
Observed Behavior
The leaf block on the small tree has the tag that'll make it decay
Expected Behavior
The dark oak leaf block with the "1x1_b3" woodland mansion structure would have its persistent tag set to true.