mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-13 00:52:43 +00:00
a50683c84e
basically starting over... this is gonna be fun!
76 lines
No EOL
3.1 KiB
JSON
76 lines
No EOL
3.1 KiB
JSON
{
|
|
"parent": "block/block",
|
|
"textures": {
|
|
"bottom": "block/chorus_plant",
|
|
"particle": "#texture"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [ 2, 14, 2 ],
|
|
"to": [ 14, 16, 14 ],
|
|
"faces": {
|
|
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
|
|
"north": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" },
|
|
"south": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" },
|
|
"west": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" },
|
|
"east": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" }
|
|
}
|
|
},
|
|
{
|
|
"from": [ 0, 2, 2 ],
|
|
"to": [ 2, 14, 14 ],
|
|
"faces": {
|
|
"down": { "uv": [ 16, 14, 14, 2 ], "texture": "#bottom" },
|
|
"up": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" },
|
|
"north": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" },
|
|
"south": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" },
|
|
"west": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"from": [ 2, 2, 0 ],
|
|
"to": [ 14, 14, 2 ],
|
|
"faces": {
|
|
"down": { "uv": [ 14, 2, 2, 0 ], "texture": "#bottom" },
|
|
"up": { "uv": [ 2, 0, 14, 2 ], "texture": "#bottom" },
|
|
"north": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
|
|
"west": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" },
|
|
"east": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" }
|
|
}
|
|
},
|
|
{
|
|
"from": [ 2, 2, 14 ],
|
|
"to": [ 14, 14, 16 ],
|
|
"faces": {
|
|
"down": { "uv": [ 14, 16, 2, 14 ], "texture": "#bottom" },
|
|
"up": { "uv": [ 2, 14, 14, 16 ], "texture": "#bottom" },
|
|
"south": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
|
|
"west": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" },
|
|
"east": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" }
|
|
}
|
|
},
|
|
{
|
|
"from": [ 14, 2, 2 ],
|
|
"to": [ 16, 14, 14 ],
|
|
"faces": {
|
|
"down": { "uv": [ 2, 14, 0, 2 ], "texture": "#bottom" },
|
|
"up": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" },
|
|
"north": { "uv": [ 0, 2, 2, 14 ], "texture": "#bottom" },
|
|
"south": { "uv": [ 14, 2, 16, 14 ], "texture": "#bottom" },
|
|
"east": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" }
|
|
}
|
|
},
|
|
{
|
|
"from": [ 2, 0, 2 ],
|
|
"to": [ 14, 14, 14 ],
|
|
"faces": {
|
|
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#bottom" },
|
|
"down": { "uv": [ 14, 14, 2, 2 ], "texture": "#bottom" },
|
|
"north": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" },
|
|
"south": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" },
|
|
"west": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" },
|
|
"east": { "uv": [ 2, 2, 14, 16 ], "texture": "#bottom" }
|
|
}
|
|
}
|
|
]
|
|
} |