This is the FORGE version. You can find the fabric version here: Flora Doubling (Fabric)
What does this mod do?
This mod allows you to use one bonemeal to duplicate a small flower.
In vanilla, this already works for tall flowers but not small ones.
You can also use a dispenser with bonemeal to double flowers! :)
Configuration:
You can configure the mod in two ways.
1. Edit the config file located at '.minecraft/config/flora-doubling.json'
2. Use the tag with a datapack located at 'flora-doubling/tags/blocks/doubling_flora.json'
It also supports the minecraft:small_flowers and minecraft:tall_flowers tags.
These can be disabled through the config file.
The default config file:
"doublingFlora": [],
"dispenser": true,
"useSmallFlowersTag": true,
"useTallFlowersTag": true,
"allowWitherRoses": false
}
The default block tag:
{
"replace": false,
"values": [
]
}
Other Information:
- Report Bugs to https://github.com/Trikzon/flora-doubling/issues
- Join my discord: https://discord.gg/invite/aqXkvbJ
- You can use this mod in your modpack