
Whistling Petals
Arrows can break spore blossoms and harvest glow berries; configurable to support more items
Screenshots

About this Mod
Default effect:


Configuration files:
- Path: config\whistling_petals.json
- op permission Thermal heavy load command: /whistling_petals reload
Arrow Destruction (canDestroy)
- Arrows can destroy hit or pass blocks.
- Uses the same block syntax as Minecraft's /setblock command, supporting block states.
Example:
"canDestroy": [
"minecraft:spore_blossom",
"minecraft:mangrove_propagule[hanging=true,age=4]"
]
- 1: destroys default state spore_blossom.
- 2: destroys mangrove_propagules that are hanging and have age=4
Arrow Plucking (canPluck)
- When an arrow passes through a block, it can pluck fruits or crops and generate drops.
- Format: Define one or more plucking rules for each block.
Example:
"canPluck": {
"minecraft:cave_vines": [
{
"state": "berries",
"pluck": true,
"after": false,
"drops": [
{ "item": "minecraft:glow_berries" },
{ "item": "minecraft:glow_berries", "min": 1, "max": 2 }
]
}
]
}
- state: The block state name to check
- pluck: The value that triggers plucking (when the state equals this value)
- after: The value to set the state to after plucking
- drops: List of items to drop, supports random count (min/max). Defaults to 1 if omitted
Tip:
- Press F3 + I to copy the /setblock command for the block you're looking at.
- The command includes the block's registry name and full state — you can directly copy the block part from it to use in your configuration.
Available Versions
How to Install Whistling Petals on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.11).
Install Mod
Open the mod browser in the dashboard and search for "Whistling Petals". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.11, 1.21.10, 1.21.9 (+15 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Whistling Petals server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.
Is Whistling Petals compatible with fabric?
Whistling Petals officially supports fabric for Minecraft 1.21.11, 1.21.10, 1.21.9. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Whistling Petals – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Whistling Petals consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Whistling Petals with just one click on your server.