Haven Trowel
Powerful tool for rapid construction with randomized block placement!
Main Features
The modification offers extensive customization of construction productivity features. Enable or disable tool durability according to your gameplay preferences. Utilize blocks from your entire inventory or restrict access to the hotbar only.
Visual display system precisely shows the placement area of the next block with customizable color schemes. Full-featured block blacklist allows excluding specific objects from the trowel's functionality.

Parameter Personalization
Haven Trowel provides exceptional configuration flexibility. Adjust highlight color schemes, manage available mechanisms, and edit restricted blocks through intuitive configuration files.
Practical Application
Optimize and accelerate construction workflows while maintaining complete control over creative aspects.
Additional Information
Perfectly compatible with both vanilla Minecraft and modded installations. Development focuses on maximum system performance and adaptability.
Enjoy simplified building with Haven Trowel!
Default configuration settings:
# If true, it will have durability when used.
enable_trowel_durability = true
# If true, the trowel will use the inventory blocks as well as hotbar blocks, if false it will only use hotbar blocks.
enable_inventory_blocks = false
# If true, the trowel will highlight the block that will be placed.
enable_trowel_highlight = true
# The red value of the highlight color (0.0 - 1.0).
trowel_highlight_red = 1.0
# The green value of the highlight color (0.0 - 1.0).
trowel_highlight_green = 0.0
# The blue value of the highlight color (0.0 - 1.0).
trowel_highlight_blue = 1.0
# The alpha value of the highlight color (0.0 - 1.0).
trowel_highlight_alpha = 1.0
# The blacklist of blocks that can't be placed with the trowel.
trowel_blacklist = ["#minecraft:saplings", "#minecraft:buttons", "#minecraft:pressure_plates", "minecraft:chain", "#minecraft:doors", "#minecraft:candles", "#minecraft:banners", "minecraft:snow", "minecraft:moss_carpet", "minecraft:pointed_dripstone", "#c:mushrooms", "#minecraft:flowers", "minecraft:torch", "minecraft:ladder", "minecraft:lever", "minecraft:redstone_torch", "minecraft:redstone", "minecraft:tripwire_hook", "minecraft:tripwire", "minecraft:repeater", "minecraft:comparator", "minecraft:observer", "minecraft:daylight_detector", "minecraft:daylight_detector_inverted"]