{
  "format_version": "1.10.0",
  "minecraft:attachable": {
    "description": {
      "identifier": "we:nun_clothe.armor_stand",
      "item": { "we:nun_clothe": "query.owner_identifier == 'minecraft:armor_stand'" },
      "materials": {
        "default": "armor",
        "enchanted": "armor_enchanted"
      },
      "textures": {
        "default": "textures/entity/nun_clothe",
        "enchanted": "textures/misc/enchanted_item_glint"
      },
      "geometry": {
        "default": "geometry.nun_clothe"
      },
      "scripts": {
        "parent_setup": "variable.helmet_layer_visible = 0.0;"
      },
      "render_controllers": [ "controller.render.armor" ]
    }
  }
}
