{
  "name": "minecraft:chorus",
  "mod": "minecraft",
  "sapling": {
    "name": "minecraft:chorus_fruit",
    "data": 0
  },
  "growTimeMultiplier": 10.0,
  "drops": [
    {
      "name": "minecraft:chorus_fruit",
      "data": 0,
      "type": "WOOD"
    },
    {
      "name": "minecraft:chorus_fruit_popped",
      "data": 0,
      "type": "FRUIT"
    },
    {
      "name": "minecraft:ender_pearl",
      "data": 0,
      "type": "CUSTOM",
      "count": 1,
      "chance": 0.01
    }
  ],
  "compatibleSoilTags": ["end_stone"]
}