Currently, the game only displays two options for the /fill command instead of the four options in previous versions.
The following two /fill commands no longer display nor work:
/fill <from: x y z> <to: x y z> <tileName: Block> <tileData: int> replace [replaceTileName: Block] [replaceDataValue: int]
/fill <from: x y z> <to: x y z> <tileName: Block> [tileData: int] [oldBlockHandling: FillMode]
While inputting these commands, the game only registers them as syntax errors regardless of the general order of the format. Instead, the game only registers a strange version of the /fill command as shown in one of the screenshots. This makes it impossible to modify certain aspects of some blocks, such as the color of wool. It has already caused multiple things to break.
Linked issues
Attachments
Comments 4
Duplicate of MCPE-166828
Thank you for your report!
We're tracking this issue in MCPE-166828, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
I’m having the same issue with concrete typed /fill 80 68 12 159 69 40 concrete 15 and it hasn’t worked like it usually would I’ve also tried the same but replacing concrete 15 with black_concrete and still had no luck. Is it a bug or something I’m doing wrong