Created
July 30, 2019 14:52
-
-
Save Lothrazar/a0d2c3981a9e70bb55a5804ab3652035 to your computer and use it in GitHub Desktop.
static
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#General settings | |
[growthcontrols] | |
#List of biomes for sapling | |
"minecraft:birch_sapling" = ["minecraft:birch_forest", "minecraft:forest", "minecraft:birch_forest_hills", "minecraft:tall_birch_forest", "minecraft:tall_birch_hills"] | |
#List of biomes for sapling | |
"minecraft:jungle_sapling" = ["minecraft:jungle_edge", "minecraft:jungle", "minecraft:jungle_hills", "minecraft:modified_jungle", "minecraft:bamboo_jungle", "minecraft:bamboo_jungle_hills", "minecraft:modified_jungle_edge", "minecraft:modified_jungle"] | |
#List of biomes for sapling | |
"minecraft:oak_sapling" = ["minecraft:forest", "minecraft:dark_forest", "minecraft:wooded_mountains", "minecraft:wooded_hills", "minecraft:swamp", "minecraft:swamp_hills", "minecraft:flower_forest"] | |
#List of biomes for sapling | |
"minecraft:spruce_sapling" = ["minecraft:taiga", "minecraft:giant_tree_taiga", "minecraft:snowy_tundra", "minecraft:taiga_hills", "minecraft:snowy_taiga", "minecraft:snowy_taiga_hills", "minecraft:giant_tree_taiga_hills"] | |
#List of biomes for sapling | |
"minecraft:darkoak_sapling" = ["minecraft:dark_forest", "minecraft:dark_forest_hills", "minecraft:flower_forest"] | |
#List of biomes for sapling | |
"minecraft:acacia_sapling" = ["minecraft:savanna", "minecraft:shattered_savanna", "minecraft:shattered_savanna_plateau", "minecraft:savanna_plateau", "minecraft:modified_wooded_badlands_plateau", "minecraft:wooded_badlands_plateau"] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment