-
Bug
-
Resolution: Won't Fix
-
None
-
24w40a, 1.21.2 Pre-Release 1, 1.21.2 Pre-Release 3
-
Community Consensus
-
Commands
-
Normal
-
1311429
-
Expansion A
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