24 lines
704 B
JSON
24 lines
704 B
JSON
{
|
|
"__comment": "Designed by Netquick with Cubik Studio - https://cubik.studio",
|
|
"textures": {
|
|
"particle": "white",
|
|
"ForgeFront": "white",
|
|
"forgeTop": "forge",
|
|
"ForgeSide": "forge"
|
|
},
|
|
"elements": [
|
|
{
|
|
"__comment": "Box2",
|
|
"from": [ 0, 0, 0 ],
|
|
"to": [ 16, 16, 16 ],
|
|
"faces": {
|
|
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#forgeTop" },
|
|
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#forgeTop" },
|
|
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#ForgeFront" },
|
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#ForgeSide" },
|
|
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#ForgeSide" },
|
|
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#ForgeSide" }
|
|
}
|
|
}
|
|
]
|
|
} |