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,16 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#texture"
},
"elements": [
{
"from": [0, 0.25, 0],
"to": [8, 0.25, 16],
"faces": {
"up": {"uv": [0, 0, 8, 16], "texture": "#texture", "tintindex": 0},
"down": {"uv": [0, 16, 8, 0], "texture": "#texture", "tintindex": 0}
}
}
]
}