{
  "armPoses": [
    "EMPTY",
    "ITEM",
    "BLOCK",
    "BOW_AND_ARROW",
    "THROW_SPEAR",
    "CROSSBOW_CHARGE",
    "CROSSBOW_HOLD",
    "SPYGLASS",
    "TOOT_HORN"
  ],
  "itemDataList": [
    {
      "namespace": "minecraft",
      "path": "diamond_sword",
      "hand": "LEFT",
      "armPose": "EMPTY",
      "tags": [
        "scabbard"
      ],
      "rotationX": -20.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.315,
      "translateY": 0.110,
      "translateZ": 0.05
    },
    {
      "namespace": "minecraft",
      "path": "diamond_axe",
      "hand": "LEFT",
      "armPose": "EMPTY",
      "tags": [
        "scabbard"
      ],
      "rotationX": -20.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.315,
      "translateY": 0.110,
      "translateZ": 0.05
    },
    {
      "namespace": "minecraft",
      "path": "crossbow",
      "hand": "LEFT",
      "armPose": "EMPTY",
      "tags": [
        "scabbard"
      ],
      "rotationX": -20.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.315,
      "translateY": 0.110,
      "translateZ": 0.05
    },
    {
      "namespace": "minecraft",
      "path": "bow",
      "hand": "LEFT",
      "armPose": "EMPTY",
      "tags": [
        "scabbard"
      ],
      "rotationX": -20.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.315,
      "translateY": 0.110,
      "translateZ": 0.05
    },
    {
      "namespace": "minecraft",
      "path": "iron_axe",
      "hand": "LEFT",
      "armPose": "EMPTY",
      "tags": [
        "scabbard"
      ],
      "rotationX": -20.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.315,
      "translateY": 0.110,
      "translateZ": 0.05
    },
    {
      "namespace": "minecraft",
      "path": "iron_sword",
      "hand": "LEFT",
      "armPose": "EMPTY",
      "tags": [
        "scabbard"
      ],
      "rotationX": -20.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.315,
      "translateY": 0.110,
      "translateZ": 0.05
    },
    {
      "namespace": "minecraft",
      "path": "flint",
      "hand": "RIGHT",
      "armPose": "EMPTY",
      "tags": [
        "icon"
      ],
      "rotationX": -20.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.315,
      "translateY": 0.110,
      "translateZ": 0.05
    },	
    {
      "namespace": "minecraft",
      "path": "flint",
      "hand": "LEFT",
      "armPose": "EMPTY",
      "tags": [
        "icon"
      ],
      "rotationX": -20.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.315,
      "translateY": 0.110,
      "translateZ": 0.05
    },

    {
      "namespace": "minecraft",
      "path": "iron_axe",
      "hand": "LEFT",
      "armPose": "CROSSBOW_HOLD",
      "tags": [
        "char"
      ],
      "rotationX": 0.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.0,
      "translateY": 0.0,
      "translateZ": 0.0
    },
    {
      "namespace": "minecraft",
      "path": "iron_axe",
      "hand": "RIGHT",
      "armPose": "CROSSBOW_HOLD",
      "tags": [
        "char"
      ],
      "rotationX": 0.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.0,
      "translateY": 0.0,
      "translateZ": 0.0
    },

    {
      "namespace": "minecraft",
      "path": "crossbow",
      "hand": "RIGHT",
      "armPose": "CROSSBOW_HOLD",
      "tags": [
        "char"
      ],
      "rotationX": 0.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.0,
      "translateY": 0.0,
      "translateZ": 0.0
    },

    {
      "namespace": "minecraft",
      "path": "crossbow",
      "hand": "LEFT",
      "armPose": "CROSSBOW_HOLD",
      "tags": [
        "char"
      ],
      "rotationX": 0.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.0,
      "translateY": 0.0,
      "translateZ": 0.0
    },
    {
      "namespace": "minecraft",
      "path": "flint",
      "hand": "RIGHT",
      "armPose": "BOW_AND_ARROW",
      "tags": ["VOTIVEGUNSMITH_LOADED"],
      "rotationX": 0.0,
      "rotationY": 0.0,
      "rotationZ": 0.0,
      "translateX": 0.0,
      "translateY": 0.0,
      "translateZ": 0.0
    }	

  ]
}