Can't replace blocks with data type
skuuuu opened this issue ยท 3 comments
I can't replace slab with different position type with sel command
Example with worldedit:
//replace cobblestone_slab[type=bottom] cobblestone_slab[type=top]
On baritone I tried
.b sel replace cobblestone_slab[type=bottom] cobblestone_slab[type=top]
but it throws this error: Error at argument #3: expected ForBlockOptionalMeta
is the command correct?
I'm using 1.16.5 version, with Fabric.