neuralgia/kubejs/assets/tfg/models/item/tier_1_double_rocket.json
GameStar 8b1403031e
double rockets (#2910)
* first things

* yes

* legally distinct rockets

* Update tags.js

Signed-off-by: Pyritie <pyritie@gmail.com>

---------

Signed-off-by: Pyritie <pyritie@gmail.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
2026-01-31 14:42:37 -06:00

44 lines
No EOL
960 B
JSON

{
"credit": "Adapted from Ad Astra",
"parent": "builtin/entity",
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [-90, 0, -90],
"translation": [-25, 4.5, -1],
"scale": [0.8, 0.8, 0.8]
},
"thirdperson_lefthand": {
"rotation": [-90, 0, -90],
"translation": [-25, 4.5, -13.5],
"scale": [0.8, 0.8, 0.8]
},
"firstperson_righthand": {
"rotation": [-10, 180, 90],
"translation": [-18, 20, 0],
"scale": [0.45, 0.45, 0.45]
},
"firstperson_lefthand": {
"rotation": [-10, 180, 90],
"translation": [-18, 12, 0],
"scale": [0.45, 0.45, 0.45]
},
"ground": {
"translation": [2, 2, 2],
"scale": [0.2, 0.2, 0.2]
},
"gui": {
"rotation": [-41, -170, 26],
"translation": [-0.5, -4.8, 0],
"scale": [0.2, 0.2, 0.2]
},
"head": {
"translation": [2.5, 9, 2.25],
"scale": [0.3, 0.3, 0.3]
},
"fixed": {
"translation": [1, -2.5, 0],
"scale": [0.2, 0.2, 0.2]
}
}
}