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/block",
"ambientocclusion": false,
"elements": [
{
"from": [0, 4.33333, 0.33333],
"to": [16, 12.33333, 1.66667],
"faces": {
"north": {"uv": [0, 8, 12, 14], "texture": "#all"},
"east": {"uv": [12, 1, 13, 7], "texture": "#all", "cullface": "east"},
"south": {"uv": [0, 1, 12, 7], "texture": "#all"},
"west": {"uv": [12, 8, 13, 14], "texture": "#all", "cullface": "west"},
"up": {"uv": [0, 0, 12, 1], "texture": "#all"},
"down": {"uv": [0, 14, 12, 15], "texture": "#all"}
}
}
]
}