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,35 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#bars"
},
"elements": [
{ "from": [ 8, 0, 0 ],
"to": [ 8, 16, 8 ],
"faces": {
"west": { "uv": [ 16, 0, 8, 16 ], "texture": "#bars" },
"east": { "uv": [ 8, 0, 16, 16 ], "texture": "#bars" }
}
},
{ "from": [ 7, 0, 0 ],
"to": [ 9, 16, 7 ],
"faces": {
"north": { "uv": [ 7, 0, 9, 16 ], "texture": "#edge", "cullface": "north" }
}
},
{ "from": [ 7, 0.001, 0 ],
"to": [ 9, 0.001, 7 ],
"faces": {
"down": { "uv": [ 9, 0, 7, 7 ], "texture": "#edge" },
"up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" }
}
},
{ "from": [ 7, 15.999, 0 ],
"to": [ 9, 15.999, 7 ],
"faces": {
"down": { "uv": [ 9, 0, 7, 7 ], "texture": "#edge" },
"up": { "uv": [ 7, 0, 9, 7 ], "texture": "#edge" }
}
}
]
}