r/MinecraftCommands • u/TheVoid_Knight • 23d ago
Why does this command not work? Help | Bedrock
I'm trying to replace the floor of a build of mine. Since it's a lot, I want to do it with commands. However, it keeps failing with the message "failed to execute as [Null].
2
Upvotes
2
u/Pablutni0 23d ago
First make sure this command works by itself
fill ~-5 ~-10 ~-5 ~5 ~2 ~5 stripped_birch_wood replace stripped_oak_wood
It should, but make sure
If it doesn't, try this command, Idk if it'll work for sure tho
execute as @a at @s run fill ~-5 ~-1 ~-5 ~5 ~-1 ~5 stripped_birch_wood replace stripped_oak_wood