This repository has been archived on 2024-07-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Thresholds/src/main/resources/assets/otemod/models/block/liminal_window.json

29 lines
390 B
JSON

{
"credit": "Made with Blockbench",
"ambientocclusion": false,
"elements": [
{
"from": [
0,
0,
0
],
"to": [
16,
0,
16
],
"faces": {
"up": {
"uv": [
0,
0,
16,
16
],
"texture": "#missing"
}
}
}
]
}