{
  "model": "plants_small_tulip",
  "hitbox": [
    [
      5,
      0,
      5,
      11,
      6,
      11
    ],
    [
      8.25,
      6,
      3,
      8.75,
      17,
      12
    ],
    [
      3,
      6,
      8.25,
      12,
      17,
      8.75
    ]
  ],
  "dropOnBreak": true,
  "breakTime": 10,
  "breakSound": "minecraft:block.grass.break",
  "passable": true,
  "decor": true,
  "facePlayer": true,
  "interactable": false,
  "floorOnly": false,
  "texture": "plants/plants_small_tulip",
  "supportHitbox": [
    [
      5,
      0,
      5,
      11,
      6,
      11
    ]
  ]
}