{
  "name": "natura:amaranth",
  "mod": "natura",
  "sapling": {
    "name": "natura:overworld_sapling",
    "data": 2
  },
  "growTimeMultiplier": 1.0,
  "drops": [
    {
      "name": "minecraft:stick",
      "data": 0,
      "type": "STICK"
    },
    {
      "name": "natura:overworld_logs",
      "data": 2,
      "type": "WOOD"
    },
    {
      "name": "natura:overworld_sapling",
      "data": 2,
      "type": "SAPLING"
    },
    {
      "name": "natura:overworld_leaves",
      "data": 2,
      "type": "LEAVES"
    }
  ]
}