Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Can't replace blocks with data type

skuuuu opened this issue ยท 3 comments

commented

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.

commented

No, it's not correct.

commented

So what's the correct command?

commented

you can't.