Block state parameters can not be used in fill/replace commands, i would assume its the same for all the commands using block operations
These are a few examples:
dirt["dirt_type"="coarse"], torch["torch_facing_direction"="unknown"], oak_stairs["upside_down_bit"=true]
I receive a parsing error
Expected behaviour
I expect to be able to use block state parameters when doing block operations
Steps to reproduce
Select Positions 1 and 2
Try filling or replacing using block state parameters, ex.;replace grass dirt["dirt_type"="coarse"]
Is there an existing issue for this?
Current behaviour
Block state parameters can not be used in fill/replace commands, i would assume its the same for all the commands using block operations These are a few examples:
dirt["dirt_type"="coarse"]
,torch["torch_facing_direction"="unknown"]
,oak_stairs["upside_down_bit"=true]
I receive a parsing error
Expected behaviour
I expect to be able to use block state parameters when doing block operations
Steps to reproduce
;replace grass dirt["dirt_type"="coarse"]
Minecraft version
1.20.81
Device and operating system
Windows 10