HomeJavaModsWhistling Petals
Whistling Petals
ModsJava

Whistling Petals

by sui_ke · on Modrinth

Arrows can break spore blossoms and harvest glow berries; configurable to support more items. Free Minecraft Java mod for 1.20.1, 1.20.2, 1.20.3.

⬇ Download on Modrinth

Default effect:

Glow_BerriesSpore_Blossom

Configuration files:

Arrow Destruction (canDestroy)

Example:

"canDestroy": [
    "minecraft:spore_blossom",
    "minecraft:mangrove_propagule[hanging=true,age=4]"
]

Arrow Plucking (canPluck)

Example:

"canPluck": {
    "minecraft:cave_vines": [
        {
            "state": "berries",
            "pluck": true,
            "after": false,
            "drops": [
                { "item": "minecraft:glow_berries" },
                { "item": "minecraft:glow_berries", "min": 1, "max": 2 }
            ]
        }
    ]
}

Tip:

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more