MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more

trees_jungle.json0 B

Empty File
{
  "type": "minecraft:random_selector",
  "config": {
    "default": "minecraft:jungle_tree",
    "features": [
      {
        "chance": 0.1,
        "feature": "minecraft:fancy_oak_checked"
      },
      {
        "chance": 0.5,
        "feature": "minecraft:jungle_bush"
      },
      {
        "chance": 0.33333334,
        "feature": "minecraft:mega_jungle_tree_checked"
      },
      {
        "chance": 0.0125,
        "feature": "minecraft:fallen_jungle_tree"
      }
    ]
  }
}