promotional bannermobile promotional banner

Brushable Block

A Minecraft mod that extends the vanilla brushing mechanic to any block via tags.

Brushable Block

A Minecraft mod that extends the vanilla brushing mechanic to any block via tags.

Tags

brushableblock:brushable

Loot Tables

For any block, using loot table path brushableblock:brushing/<block> or brushableblock:brushing/<namespace>/<block> to define drops.
Replace block with function brushableblock:set_transformed_block

{
    "type": "minecraft:archaeology",
    "pools": [
        {
            "rolls": 1,
            "entries": [
                {
                    "type": "minecraft:item",
                    "name": "minecraft:diamond"
                }
            ],
            "functions": [
                {
                    "function": "brushableblock:set_transformed_block",
                    "block": "minecraft:bedrock"
                }
            ]
        }
    ]
}

Config

#Choose the brushing progress overlay mode
#Allowed Values: NONE, VANILLA, CUSTOM
overlayMode = "NONE"

When CUSTOM MODE, will load textures\block\brushing_overlay_[0-3].png

The Brushable Block Team

profile avatar
  • 1
    Projects
  • 41
    Downloads

More from haocen2004

  • Levitated project image

    Levitated

    • 442.1K
    • Modpacks

    An exploration themed modpack which lets you rebuild the world.

    • 442.1K
    • February 18, 2021
    • Modpacks
    • +4
  • Inverted Enchantments project image

    Inverted Enchantments

    • 11.6K
    • Mods

    A mod that adds every inverted version of vanilla enchants.

    • 11.6K
    • May 23, 2020
    • Mods
    • +1
  • Levitated project image

    Levitated

    • 442.1K
    • Modpacks

    An exploration themed modpack which lets you rebuild the world.

    • 442.1K
    • February 18, 2021
    • Modpacks
    • +4
  • Inverted Enchantments project image

    Inverted Enchantments

    • 11.6K
    • Mods

    A mod that adds every inverted version of vanilla enchants.

    • 11.6K
    • May 23, 2020
    • Mods
    • +1