Fill Tool
This modification presents a simple and efficient tool for landscape transformation in Minecraft. With it, you can easily create and modify various structures.
Main Functionality
The tool allows you to mark two points on the terrain: the first is marked with a left mouse click, the second with a right click. After setting the boundaries, use the command /fillblocks [block] [metadata]
to fill the selected area with the chosen block type.
Additional Features
If you need to replace only specific blocks, the /replaceblocks [new_block] [old_block] [metadata]
command is available. To create random block distribution across the territory, use /scatterblocks [block] [percentage] [metadata]
, where percentage indicates the probability of replacing each block in the zone.
Usage Features
The tool is available exclusively in creative mode and only works when held in the player's active hand. The [block]
parameter uses standard block identifiers in the format "minecraft:dirt" or "minecraft:air". The system supports blocks from any other modifications - simply specify their correct names. To find out the identifier of a specific block, use the tool while holding the Shift key.