Does anyone know how to make a command execute at a block? i want to set up a command block to replace every type of X block with Z
2
you can use "/fill ~ ~ ~ ~ ~ ~ minecraft:block replace minecraft:block" to replace a type of block with something else
thank you but no, i want to repalace very kind of a block in the entire world, not something you can do with that command because it only works in rendered chunks plus limit
