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,18 @@
{
"parent": "block/cube",
"textures": {
"east": "block/lodestone_east",
"north": "block/lodestone_north",
"south": "block/lodestone_south",
"up": "block/lodestone_top",
"down": "block/lodestone_top",
"west": "block/lodestone_west",
"particle": "block/lodestone_east"
},
"display": {
"gui": {
"rotation": [30, 135, 0],
"scale": [0.625, 0.625, 0.625]
}
}
}