Is there a way to shape the world faster?

https://feddit.de/post/6172568

Is there a way to shape the world faster? - Feddit

Like 3x3x3 dig tool, or terrain flattener tool? If not, how do you approach.larger projects? Im starting a bog basic cobblestone fort with the kid, and since two or three days playtime we havent got the foundation ready. Its fun, but takes ages

Here is a console command that may be useful to you for large scale terraforming.
https://minecraft.fandom.com/wiki/Commands/fill
Commands/fill

Fills all or parts of a region with a specific block. Java Edition fill <from> <to> <block> [destroy|hollow|keep|outline|replace] The fill command also has an optional alternate syntax when using the replace option: fill <from> <to> <block> replace [<filter>] Bedrock Edition fill <from: x y z> <to: x y z> <tileName: Block> <blockStates: block states> [oldBlockHandling: FillMode] fill <from: x y z> <to: x y z> <tileName: Block> [oldBlockHandling: FillMode] The fill command also has an optional al

Minecraft Wiki
Commands/fill

Fills all or parts of a region with a specific block.

Minecraft Wiki
Thank you, you are right!