Skip to content

Instantly share code, notes, and snippets.

@Lothrazar
Created July 30, 2019 14:52
Show Gist options
  • Save Lothrazar/a0d2c3981a9e70bb55a5804ab3652035 to your computer and use it in GitHub Desktop.
Save Lothrazar/a0d2c3981a9e70bb55a5804ab3652035 to your computer and use it in GitHub Desktop.
static
#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