mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-22 05:31:18 -09:00
46 lines
1.2 KiB
JSON
46 lines
1.2 KiB
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"particle": "blocks/trip_wire",
|
|
"texture": "blocks/trip_wire"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [7.75, 1.5, 0],
|
|
"to": [8.25, 1.5, 4],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [0, 4, 16, 2], "texture": "#texture", "rotation": 90 },
|
|
"up": { "uv": [0, 2, 16, 4], "texture": "#texture", "rotation": 90 }
|
|
}
|
|
},
|
|
{
|
|
"from": [7.75, 1.5, 4],
|
|
"to": [8.25, 1.5, 8],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [0, 4, 16, 2], "texture": "#texture", "rotation": 90 },
|
|
"up": { "uv": [0, 2, 16, 4], "texture": "#texture", "rotation": 90 }
|
|
}
|
|
},
|
|
{
|
|
"from": [8, 1.5, 7.75],
|
|
"to": [12, 1.5, 8.25],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [0, 4, 16, 2], "texture": "#texture" },
|
|
"up": { "uv": [0, 2, 16, 4], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"from": [12, 1.5, 7.75],
|
|
"to": [16, 1.5, 8.25],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [0, 4, 16, 2], "texture": "#texture" },
|
|
"up": { "uv": [0, 2, 16, 4], "texture": "#texture" }
|
|
}
|
|
}
|
|
]
|
|
}
|