Woodland mansion structure '1x1_b3' has dark oak leaf block with persistent tag set to 'false'
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.
Created Issue:
Woodland Mansion Structure "1x1_b3" has dark oak leaf block with persistent tag set to "false"
Load the structure "minecraft:woodland_mansion/1x1_b3" in a structure block. The leaf block on the small tree has the tag that'll make it decay.
is duplicated by
Load the structure " minecraft:woodland_mansion/1x1_b3
" in a structure block.The leaf block on the small tree has the tag that'll make it decay.
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"}→
The leaf block on the small tree has the tag that'll make it decay
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"}→
The leaf block on the small tree has the tag that'll make it decay
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.
Present in 1.19.
relates to
Duplicate of MC-151828

Can confirm in 20w51a.
Can confirm in 21w06a.
Can confirm in 1.16.5 and 21w08b.
Can confirm in 1.17-pre4.
Can confirm in 1.17.1.
Can confirm this behavior in 1.18 Pre-release 5. Here are some extra details regarding this problem.
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.
Steps to Reproduce:
/setblock ~ ~ ~ minecraft:structure_block{mode:"LOAD",name:"woodland_mansion/1x1_b3"}Observed Behavior:
The dark oak leaf block with the "1x1_b3" woodland mansion structure has its persistent tag set to false.
Expected Behavior:
The dark oak leaf block with the "1x1_b3" woodland mansion structure would have its persistent tag set to true.
Can confirm in 1.18.2.
Present in 1.19-rc1.
Present in 1.19-rc2.
Present in 22w24a.
Can confirm in 1.19.1. This issue can now be more easily reproduced by using the "/place" command.
Can confirm in 1.19.2.
Present in 1.19.4.
Present on 1.20.1
wtf
Please only post comments if you have information to add.
Considering its first reported version, it seems like related with 'flattening'. Decay related tag prior to this was 'decayable' and after then, it changed into 'persistent'. And tags in structure looks like hadn't touched.