-
Bug
-
Resolution: Duplicate
-
None
-
1.19.0.27 Preview, 1.19.0.26 Beta, 1.18.0.24 Beta, 1.17.10, 1.17.41 Hotfix, 1.18.30, 1.18.31
-
Community Consensus
-
Multiple
When using the replace component of the /fill command with tile data the command ignores data provided
Steps to reproduce:
- have an area with certain color concrete you want to replace and others you do not
- run the command
fill ~1 ~ ~1 ~1 ~ ~1 concretepowder [\"color\":\"black\"] replace concrete [\"color\":\"blue\"]
Result
- All concrete blocks are replaced
Expected result:
- only the blue concrete should be replaced
Attached is a Gametest for both Stable and for Beta, using the new format.
Affects all game versions & platforms.
- duplicates
-
MCPE-133360 /fill replace doesn't differentiate blockstates
- Resolved