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,84 @@
{
"credit": "made by Motschen",
"gui_light": "front",
"textures": {
"0": "rocks:block/seashell",
"particle": "rocks:block/seashell"
},
"elements": [
{
"from": [7, 0.01, 7],
"to": [12, 0.99, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [4, 8, 15]},
"faces": {
"north": {"uv": [1, 11, 4, 12], "texture": "#0"},
"east": {"uv": [1, 6, 2, 12], "rotation": 90, "texture": "#0"},
"south": {"uv": [2, 6, 7, 7], "texture": "#0"},
"west": {"uv": [5, 6, 6, 12], "rotation": 90, "texture": "#0"},
"up": {"uv": [2, 6, 7, 12], "rotation": 180, "texture": "#0"},
"down": {"uv": [2, 6, 7, 12], "texture": "#0"}
}
},
{
"from": [14, 0, 11],
"to": [16, 1, 15],
"rotation": {"angle": 22.5, "axis": "y", "origin": [7, 8, 19]},
"faces": {
"north": {"uv": [1, 6, 3, 7], "texture": "#0"},
"east": {"uv": [1, 6, 2, 10], "rotation": 90, "texture": "#0"},
"south": {"uv": [0, 6, 2, 7], "texture": "#0"},
"up": {"uv": [1, 6, 3, 10], "rotation": 180, "texture": "#0"},
"down": {"uv": [0, 6, 2, 10], "texture": "#0"}
}
},
{
"from": [4, 0, 6],
"to": [6, 1, 10],
"rotation": {"angle": -22.5, "axis": "y", "origin": [0, 8, 14]},
"faces": {
"north": {"uv": [0, 6, 2, 7], "texture": "#0"},
"south": {"uv": [1, 6, 3, 7], "texture": "#0"},
"west": {"uv": [7, 6, 8, 10], "rotation": 90, "texture": "#0"},
"up": {"uv": [6, 6, 8, 10], "rotation": 180, "texture": "#0"},
"down": {"uv": [0, 6, 2, 10], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [-103.5, 0, 0],
"translation": [-1.25, -4.25, -3.75],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [-103.5, 0, 0],
"translation": [0.25, -4.25, -3.75],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [-89, 0, 0],
"translation": [0, 1.25, -6.75]
},
"firstperson_lefthand": {
"rotation": [-89, 0, 0],
"translation": [3, 1.25, -6.75]
},
"ground": {
"rotation": [-92, 0, 0],
"translation": [-1.25, 0, -7.5]
},
"gui": {
"rotation": [-72, 0, 160],
"translation": [-1.5, -6.25, 0],
"scale": [1.5, 1.5, 1.5]
},
"head": {
"translation": [-1.5, 14, -2.75]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [-2.75, -3.75, -14],
"scale": [1.75, 1.75, 1.75]
}
}
}