wip wip. vite build, web components

This commit is contained in:
David Allemang
2026-07-06 17:09:00 -04:00
parent 70817082e3
commit a31a5ae405
11198 changed files with 1266 additions and 37078 deletions

View File

@@ -0,0 +1,20 @@
{
"parent": "item/template_skull",
"display": {
"gui": {
"translation": [ -2, 2, 0 ],
"rotation": [ 30, 45, 0 ],
"scale": [ 0.6, 0.6, 0.6 ]
},
"thirdperson_righthand": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, -1, 2 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"on_shelf": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 2, 0],
"scale": [ 1.25, 1.25, 1.25 ]
}
}
}