mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-10 07:32:43 +00:00
a50683c84e
basically starting over... this is gonna be fun!
73 lines
2.7 KiB
JSON
73 lines
2.7 KiB
JSON
{
|
|
"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, 0, 0, 2 ], "texture": "#texture", "rotation": 90 },
|
|
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 }
|
|
}
|
|
},
|
|
{ "from": [ 7.75, 1.5, 4 ],
|
|
"to": [ 8.25, 1.5, 8 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 },
|
|
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 }
|
|
}
|
|
},
|
|
{ "from": [ 7.75, 1.5, 8 ],
|
|
"to": [ 8.25, 1.5, 12 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 },
|
|
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 }
|
|
}
|
|
},
|
|
{ "from": [ 7.75, 1.5, 12 ],
|
|
"to": [ 8.25, 1.5, 16 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 16, 0, 0, 2 ], "texture": "#texture", "rotation": 90 },
|
|
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture", "rotation": 90 }
|
|
}
|
|
},
|
|
{ "from": [ 0, 1.5, 7.75 ],
|
|
"to": [ 4, 1.5, 8.25 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" },
|
|
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{ "from": [ 4, 1.5, 7.75 ],
|
|
"to": [ 8, 1.5, 8.25 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" },
|
|
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{ "from": [ 8, 1.5, 7.75 ],
|
|
"to": [ 12, 1.5, 8.25 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" },
|
|
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{ "from": [ 12, 1.5, 7.75 ],
|
|
"to": [ 16, 1.5, 8.25 ],
|
|
"shade": false,
|
|
"faces": {
|
|
"down": { "uv": [ 0, 2, 16, 0 ], "texture": "#texture" },
|
|
"up": { "uv": [ 0, 0, 16, 2 ], "texture": "#texture" }
|
|
}
|
|
}
|
|
]
|
|
}
|