{
  "format_version": "1.19.83",
  "minecraft:item": {
    "description": {
      "identifier": "wands:snow_wand"
    },
    "components": {
      "minecraft:max_stack_size": 1,
      "minecraft:icon": {
        "texture": "snow_wand"
      },
      "minecraft:hand_equipped": true,
      "minecraft:display_name": {
        "value": "Snow Wand"
      },
      "minecraft:shooter": {},
      "minecraft:durability": {
        "max_durability": 500
      },
      "minecraft:cooldown": {
        "category": "attack",
        "duration": 0.2
      },
      "minecraft:projectile": {
        "minimum_critical_power": 0,
        "projectile_entity": "snowball"
      }
    }
  }
}