{
  "model": "christmas_snowball",
  "hitbox": [
    [
      9,
      0,
      8,
      14,
      5,
      13
    ],
    [
      2,
      0,
      9,
      7,
      5,
      14
    ],
    [
      5,
      5,
      5,
      10,
      10,
      10
    ],
    [
      1,
      0,
      1,
      13,
      5,
      6
    ]
  ],
  "dropOnBreak": true,
  "breakTime": 10,
  "breakSound": "minecraft:block.snow.break",
  "passable": true,
  "facePlayer": true,
  "breakTool": "SHOVEL",
  "texture": "christmas/christmas_snowball",
  "decor": true
}