22 lines
676 B
JSON
22 lines
676 B
JSON
{
|
|
"format_version": "1.21.6",
|
|
"credit": "Made by Joe Vettek",
|
|
"textures": {
|
|
"0": "eclipticseasons:block/snow_overlay",
|
|
"1": "block/snow",
|
|
"particle": "eclipticseasons:block/snow_overlay"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [-0.04, -0.04, -0.04],
|
|
"to": [16.04, 16.04, 16.04],
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "north"},
|
|
"east": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "east"},
|
|
"south": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "south"},
|
|
"west": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "west"},
|
|
"up": {"uv": [0, 0, 16, 16], "texture": "#1", "cullface": "up"}
|
|
}
|
|
}
|
|
]
|
|
} |