{
  "name": "natura:willow",
  "mod": "natura",
  "sapling": {
    "name": "natura:overworld_sapling2",
    "data": 0
  },
  "growTimeMultiplier": 1.0,
  "drops": [
    {
      "name": "minecraft:stick",
      "data": 0,
      "type": "STICK"
    },
    {
      "name": "natura:overworld_logs2",
      "data": 0,
      "type": "WOOD"
    },
    {
      "name": "natura:overworld_sapling2",
      "data": 0,
      "type": "SAPLING"
    },
    {
      "name": "natura:overworld_leaves2",
      "data": 0,
      "type": "LEAVES"
    }
  ]
}