{
  "model": "plants_small_fir",
  "hitbox": [
    [
      5,
      0,
      5,
      11,
      6,
      11
    ],
    [
      7.75,
      6,
      4.5,
      8.25,
      18,
      11.5
    ],
    [
      4.5,
      6,
      7.75,
      11.5,
      18,
      8.25
    ]
  ],
  "dropOnBreak": true,
  "breakTime": 10,
  "breakSound": "minecraft:block.grass.break",
  "passable": true,
  "decor": true,
  "facePlayer": true,
  "interactable": false,
  "floorOnly": false,
  "texture": "plants/plants_small_fir",
  "supportHitbox": [
    [
      5,
      0,
      5,
      11,
      6,
      11
    ]
  ]
}