2025-01-20 11:24:16 -08:00

64 lines
1.7 KiB
JSON

{
"ambientocclusion": false,
"textures": {
"particle": "blocks/trip_wire",
"texture": "blocks/trip_wire"
},
"elements": [
{
"from": [7.75, 3.5, 0],
"to": [8.25, 3.5, 4],
"shade": false,
"faces": {
"down": { "uv": [0, 2, 16, 0], "texture": "#texture", "rotation": 90 },
"up": { "uv": [0, 0, 16, 2], "texture": "#texture", "rotation": 90 }
}
},
{
"from": [7.75, 3.5, 4],
"to": [8.25, 3.5, 8],
"shade": false,
"faces": {
"down": { "uv": [0, 2, 16, 0], "texture": "#texture", "rotation": 90 },
"up": { "uv": [0, 0, 16, 2], "texture": "#texture", "rotation": 90 }
}
},
{
"from": [7.75, 3.5, 8],
"to": [8.25, 3.5, 12],
"shade": false,
"faces": {
"down": { "uv": [0, 2, 16, 0], "texture": "#texture", "rotation": 90 },
"up": { "uv": [0, 0, 16, 2], "texture": "#texture", "rotation": 90 }
}
},
{
"from": [7.75, 3.5, 12],
"to": [8.25, 3.5, 16],
"shade": false,
"faces": {
"down": { "uv": [0, 2, 16, 0], "texture": "#texture", "rotation": 90 },
"up": { "uv": [0, 0, 16, 2], "texture": "#texture", "rotation": 90 }
}
},
{
"from": [8, 3.5, 7.75],
"to": [12, 3.5, 8.25],
"shade": false,
"faces": {
"down": { "uv": [0, 2, 16, 0], "texture": "#texture" },
"up": { "uv": [0, 0, 16, 2], "texture": "#texture" }
}
},
{
"from": [12, 3.5, 7.75],
"to": [16, 3.5, 8.25],
"shade": false,
"faces": {
"down": { "uv": [0, 2, 16, 0], "texture": "#texture" },
"up": { "uv": [0, 0, 16, 2], "texture": "#texture" }
}
}
]
}