mojira.dev
MCPE-168743

Commands broken

Any use of fill command is broken entirely. Using tab to auto fill the suggestions for the next part of the operation also does not work. It comes to a point where it will repeatedly request the replace command. For example, it just rotates this: [replace [replace [replace in the command.

The command I am trying to work out is /fill ~ ~ ~ ~ ~ ~ cracked_deepslate_bricks replace deepslate_bricks and it ends up showing as /fill ~ ~ ~ ~ ~ ~ cracked_deepslate_bricks [replace [replace [replace [replace [replace [replace [replace [replace. Is there something wrong with the suggestions that commands are giving? I didn't have issues doing this the last time I tried replacing block types a few months ago.

Linked issues

Comments 2

Syntax for command has changed - see 1.19.70 release notes:

try /fill ~ ~ ~ ~ ~ ~ cracked_deepslate_bricks [] replace deepslate_bricks

When you have no block states to adjust and you need to use the rest of the command parts, then just put []Β 
Setblock has similar issues and Give is still with data-id

Example of one with a block state:

/fill ~ ~ ~ ~ ~ ~ wool ["color":"white"] replace acacia_stairs ["upside_down_bit" : true, "weirdo_direction" : 1]

the 2nd blocks state is optional if no change to the default of what the old aux-value of zero meansΒ 

Β 

Some Reference Sites for Block States:

https://bedrock.dev/docs/stable/Addons#BlockStates

https://minecraft.fandom.com/wiki/Block_states

https://auxval-to-blockstates.netlify.app

Β 

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.

LordKatastrophe

(Unassigned)

Unconfirmed

Windows

Windows 11

1.19.71

Retrieved