Trees and mushrooms will grow only in their biomes.
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/Iaiao/CTreeBiomes
- Donation Link:
- https://paypal.me/iaiaop
Even with bone meal.
- Fully configurable in config.yml
- Supports both Trees and Mushrooms
For example, Birch Sapling will only grow in Birch Forest, Birch Forest Hills and Flower Forest:
Code (YAML):# Possible tree types: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/TreeType.html
# Possible biomes: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/Biome.html
# (scroll down to Enum Constant Summary)
ACACIA:
- SAVANNA
- SAVANNA_PLATEAU
- SHATTERED_SAVANNA
- SHATTERED_SAVANNA_PLATEAU
BIRCH:
- BIRCH_FOREST
- BIRCH_FOREST_HILLS
- FLOWER_FOREST
1. Download and put the plugin into plugins folder.
2. Reload/restart your server.
3. Done.

CTreeBiomes - trees should grow only in their biomes 1.0-SNAPSHOT
Trees and Mushrooms will grow only in their biomes