{
  "model": "plants_small_violet",
  "hitbox": [
    [
      5,
      0,
      5,
      11,
      6,
      11
    ],
    [
      7.75,
      6,
      3.5,
      8.25,
      17,
      12.5
    ],
    [
      3.5,
      6,
      7.75,
      12.5,
      17,
      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_violet",
  "supportHitbox": [
    [
      5,
      0,
      5,
      11,
      6,
      11
    ]
  ]
}