1
Minecraft 1.7.9 Summon Command Help
Hi there, is there a way to use the summon command to replace existing blocks with another block within a certain radius? I really need it for 1.7.9 so I can't use the new features of 1.8.Thank you.
2
The fill command is what you are looking for.
Example.
/fill ~ ~ ~ ~5 ~ ~5 stone 0 replace dirt
that replaces all the dirt in a five by five area from dirt to stone, and it only converts the dirt.
Example.
/fill ~ ~ ~ ~5 ~ ~5 stone 0 replace dirt
that replaces all the dirt in a five by five area from dirt to stone, and it only converts the dirt.
you can only summon entitys with the /summon command. what you need is the fill or the setblock command.
