import sources from scattered branches

This commit is contained in:
2026-07-08 23:12:18 -04:00
parent a1cbd1657e
commit 5e9d8f1b34
9409 changed files with 97775 additions and 7 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"}
}
}
]
}