mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-24 05:47:59 +01:00
46 lines
No EOL
1.3 KiB
JSON
46 lines
No EOL
1.3 KiB
JSON
{
|
|
"parent": "minecraft:block/cube_all",
|
|
"textures": {
|
|
"all": "unicopia:block/slime_pustule",
|
|
"particle": "unicopia:block/slime_pustule"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [7, 14.9, 7],
|
|
"to": [12, 16, 12],
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 6, 1.1], "texture": "#all"},
|
|
"east": {"uv": [0, 0, 6, 1.1], "texture": "#all"},
|
|
"south": {"uv": [0, 0, 6, 1.1], "texture": "#all"},
|
|
"west": {"uv": [0, 0, 6, 1.1], "texture": "#all"},
|
|
"up": {"uv": [0, 0, 6, 6], "texture": "#all"},
|
|
"down": {"uv": [0, 0, 6, 6], "texture": "#all"}
|
|
}
|
|
},
|
|
{
|
|
"from": [3, 15, 4],
|
|
"to": [9, 16, 10],
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 6, 1], "texture": "#all"},
|
|
"east": {"uv": [0, 0, 6, 1], "texture": "#all"},
|
|
"south": {"uv": [0, 0, 6, 1], "texture": "#all"},
|
|
"west": {"uv": [0, 0, 6, 1], "texture": "#all"},
|
|
"up": {"uv": [0, 0, 6, 6], "texture": "#all"},
|
|
"down": {"uv": [0, 0, 6, 6], "texture": "#all"}
|
|
}
|
|
},
|
|
{
|
|
"name": "rope",
|
|
"from": [7, 10, 7],
|
|
"to": [9, 15, 9],
|
|
"faces": {
|
|
"north": {"uv": [1, 7, 5, 13], "texture": "#all"},
|
|
"east": {"uv": [1, 7, 5, 13], "texture": "#all"},
|
|
"south": {"uv": [1, 7, 5, 13], "texture": "#all"},
|
|
"west": {"uv": [1, 7, 5, 13], "texture": "#all"},
|
|
"up": {"uv": [2, 2, 4, 4], "texture": "#all"},
|
|
"down": {"uv": [2, 2, 4, 4], "texture": "#all"}
|
|
}
|
|
}
|
|
]
|
|
} |