Mod
Flood Fill
No reviews yet
A building utility adding flood fill commands.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
This mod adds three flood fill commands analogous to the paint bucket tool in a photo editor. The flood fill algorithm is given starting coordinates and will search through all connected blocks matching the block at the starting coordinates. After finding all connected blocks, it replaces them with the block specified for the fill.
/flood is the basic flood fill command, taking starting coordinates and the block to place.
/flood <start: x y z> <block>
/floodbox takes two more coordinates for the corners of a rectangular bounding box to limit the search.
/floodbox <start: x y z> <from: x y z> <to: x y z> <block>
/floodplane limits the flood fill to a specific plane. This could be useful for filling the walls, floor, or ceiling of a building.
/floodplane <xy, yz, or xz> <start: x y z> <block>
This mod adds three flood fill commands analogous to the paint bucket tool in a photo editor. The flood fill algorithm is given starting coordinates and will search through all connected blocks matching the block at the starting coordinates. After finding all connected blocks, it replaces them with the block specified for the fill.
/flood is the basic flood fill command, taking starting coordinates and the block to place.
/flood <start: x y z> <block>
/floodbox takes two more coordinates for the corners of a rectangular bounding box to limit the search.
/floodbox <start: x y z> <from: x y z> <to: x y z> <block>
/floodplane limits the flood fill to a specific plane. This could be useful for filling the walls, floor, or ceiling of a building.
/floodplane <xy, yz, or xz> <start: x y z> <block>
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources