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,41 @@
{
"ambientocclusion": false,
"textures": {
"particle": "block/tripwire",
"texture": "block/tripwire"
},
"elements": [
{ "from": [ 7.75, 1.5, 0 ],
"to": [ 8.25, 1.5, 4 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 4, 0, 6 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 4, 16, 6 ], "texture": "#texture", "rotation": 90 }
}
},
{ "from": [ 7.75, 1.5, 4 ],
"to": [ 8.25, 1.5, 8 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 4, 0, 6 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 4, 16, 6 ], "texture": "#texture", "rotation": 90 }
}
},
{ "from": [ 7.75, 1.5, 8 ],
"to": [ 8.25, 1.5, 12 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 4, 0, 6 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 4, 16, 6 ], "texture": "#texture", "rotation": 90 }
}
},
{ "from": [ 7.75, 1.5, 12 ],
"to": [ 8.25, 1.5, 16 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 4, 0, 6 ], "texture": "#texture", "rotation": 90 },
"up": { "uv": [ 0, 4, 16, 6 ], "texture": "#texture", "rotation": 90 }
}
}
]
}