mirror of
https://github.com/TeamMidnightDust/ThisRocks.git
synced 2025-12-16 19:05:10 +01:00
First release
Yay!
This commit is contained in:
@@ -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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user