{
  "name": "twilightforest:minerstree",
  "mod": "twilightforest",
  "sapling": {
    "name": "twilightforest:twilight_sapling",
    "data": 7
  },
  "worldgen": "twilightforest.world.TFGenMinersTree",
  "growTimeMultiplier": 5.0,
  "drops": [
    {
      "name": "minecraft:stick",
      "data": 0,
      "type": "STICK"
    },
    {
      "name": "twilightforest:magic_log",
      "data": 2,
      "type": "WOOD"
    },
    {
      "name": "twilightforest:magic_leaves",
      "data": 2,
      "type": "LEAVES"
    },
    {
      "name": "twilightforest:root",
      "data": 0,
      "type": "LEAVES"
    }
  ]
}