RyanHub – file viewer
filename: common/src/main/resources/assets/oritech/models/item/machine_capacitor_addon.json
branch: 1.21
back to repo
{
  "parent": "oritech:block/machine_capacitor_addon",
  "display": {
    "thirdperson_righthand": {
      "translation": [
        -2,
        0,
        0
      ],
      "scale": [
        0.4,
        0.4,
        0.4
      ]
    },
    "thirdperson_lefthand": {
      "translation": [
        2,
        0,
        0
      ],
      "scale": [
        0.4,
        0.4,
        0.4
      ]
    },
    "firstperson_righthand": {
      "scale": [
        0.4,
        0.4,
        0.4
      ]
    },
    "firstperson_lefthand": {
      "scale": [
        0.4,
        0.4,
        0.4
      ]
    },
    "ground": {
      "translation": [
        -4,
        0,
        0
      ],
      "scale": [
        0.3,
        0.3,
        0.3
      ]
    },
    "gui": {
      "rotation": [
        40,
        -45,
        0
      ],
      "translation": [
        0,
        2.75,
        0
      ],
      "scale": [
        0.8,
        0.8,
        0.8
      ]
    },
    "head": {
      "translation": [
        -8,
        -6.5,
        0
      ]
    },
    "fixed": {
      "translation": [
        -4,
        -4,
        0
      ],
      "scale": [
        0.8,
        0.8,
        0.8
      ]
    }
  },
  "gui_light": "front"
}