{
  "format_version": "1.8.0",
  "minecraft:entity": {
    "description": {
      "identifier": "minecraft:armor_stand",
      "is_spawnable": false,
      "is_summonable": true,
      "is_experimental": false
    },
    "components": {
      "minecraft:type_family": {
        "family": [ "armor_stand", "inanimate" ]
      },
      "minecraft:collision_box": {
        "width": 0.5,
        "height": 1.975
      },
      "minecraft:health": {
        "value": 6,
        "max": 6
      },
      "minecraft:loot": {
        "table": "loot_tables/entities/armor_stand.json"
      },
      "minecraft:nameable": {
      },
      "minecraft:physics": {
      }
    },

    "events": {
    }
  }
}