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": "minecraft:item/generated",
"display": {
"firstperson_righthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 0, 5, 0 ],
"scale": [ 0.68, 0.68, 0.68 ]
},
"thirdperson_righthand": {
"translation": [ 0, 4, 1 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"head": {
"translation": [ 0, 14, -5 ]
},
"gui": {
"translation": [ 0, 2, 0 ]
}
}
}