First release

Yay!
This commit is contained in:
Motschen
2020-10-29 13:47:16 +01:00
parent 4da8817481
commit 83279cc769
111 changed files with 3279 additions and 2 deletions

View File

@@ -0,0 +1,47 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"textures": {
"0": "rocks:block/seashell",
"particle": "rocks:block/seashell"
},
"elements": [
{
"from": [7, 0.01, 5],
"to": [13, 0.99, 10],
"rotation": {"angle": 22.5, "axis": "y", "origin": [15, 8, 13]},
"faces": {
"north": {"uv": [9, 0, 10, 6], "rotation": 90, "texture": "#0"},
"east": {"uv": [10, 0, 15, 1], "texture": "#0"},
"south": {"uv": [13, 0, 14, 6], "rotation": 90, "texture": "#0"},
"west": {"uv": [10, 5, 15, 5.98], "texture": "#0"},
"up": {"uv": [10, 0, 15, 6], "rotation": 90, "texture": "#0"},
"down": {"uv": [10, 0, 15, 6], "rotation": 90, "texture": "#0"}
}
},
{
"from": [9, 0, 0],
"to": [13, 1, 2],
"rotation": {"angle": 45, "axis": "y", "origin": [17, 8, 7.7]},
"faces": {
"north": {"uv": [9, 0, 10, 4], "rotation": 90, "texture": "#0"},
"east": {"uv": [8, 0, 10, 1], "texture": "#0"},
"west": {"uv": [9, 0, 11, 1], "texture": "#0"},
"up": {"uv": [9, 0, 11, 4], "rotation": 90, "texture": "#0"},
"down": {"uv": [14, 0, 16, 4], "rotation": 90, "texture": "#0"}
}
},
{
"from": [8, 0, 11],
"to": [12, 1, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [16, 8, 17]},
"faces": {
"east": {"uv": [8, 0, 10, 1], "texture": "#0"},
"south": {"uv": [15, 0, 16, 4], "rotation": 90, "texture": "#0"},
"west": {"uv": [8, 0, 10, 1], "texture": "#0"},
"up": {"uv": [14, 0, 16, 4], "rotation": 90, "texture": "#0"},
"down": {"uv": [8, 0, 10, 4], "rotation": 90, "texture": "#0"}
}
}
]
}