Fill replace command doesn't work properly with pale hanging moss blockstates
If you try to use the /fill command to replace only the tips/non-tips of pale hanging moss the command will have unexpected results
Steps to Reproduce
- Select some area of a pale forest with the /fill command
- run this command /fill XYZ XYZ minecraft:diamond_block replace minecraft:pale_hanging_moss[tip=true]
or - run this command /fill XYZ XYZ minecraft:diamond_block replace minecraft:pale_hanging_moss[tip=false]
Observed Results
- For minecraft:pale_hanging_moss[tip=true] all hanging moss turns into diamond blocks.
- For minecraft:pale_hanging_moss[tip=false] every second hanging moss turns into a diamond block
Expected Results
- Only minecraft:pale_hanging_moss[tip=true] would turn into diamond blocks
- All minecraft:pale_hanging_moss[tip=false] blocks would turn into diamond blocks
Created Issue:
Fill replace command doesn't work properly with pale hanging moss blockstates
If you try to use the /fill command to replace only the tips/non-tips of pale hanging moss the command will have unexpected results
Steps to Reproduce
- Select some area of a pale forest with the /fill command
- run this command /fill XYZ XYZ minecraft:diamond_block replace minecraft:pale_hanging_moss[tip=true]
or- run this command /fill XYZ XYZ minecraft:diamond_block replace minecraft:pale_hanging_moss[tip=false]
Observed Results
- For minecraft:pale_hanging_moss[tip=true] all hanging moss turns into diamond blocks.
- For minecraft:pale_hanging_moss[tip=false] every second hanging moss turns into a diamond block
Expected Results
- Only minecraft:pale_hanging_moss[tip=true] would turn into diamond blocks
- All minecraft:pale_hanging_moss[tip=false] blocks would turn into diamond blocks
Added Affects Versions: 1.21.2-pre1
Added ADO: 1311429
Added Affects Versions: 1.21.2-pre3


Would
MC-277160describe your issue?No. This is about replacing hanging moss, not placing it.
Can confirm.