initial commit

This commit is contained in:
Magistu
2023-01-31 13:12:58 +03:00
commit 46daaa5d56
202 changed files with 12463 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
{
"credit": "Made with Blockbench",
"gui_light": "side",
"textures": {
"0": "siegemachines:entity/cannonball",
"particle": "siegemachines:entity/cannonball"
},
"elements": [
{
"from": [4, 4, 4],
"to": [12, 12, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 8, 8], "texture": "#0"},
"east": {"uv": [0, 0, 8, 8], "texture": "#0"},
"south": {"uv": [0, 0, 8, 8], "texture": "#0"},
"west": {"uv": [0, 0, 8, 8], "texture": "#0"},
"up": {"uv": [0, 0, 8, 8], "texture": "#0"},
"down": {"uv": [0, 0, 8, 8], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [18, 0, 0],
"translation": [0, 0, -1.5]
},
"thirdperson_lefthand": {
"rotation": [18, 0, 0],
"translation": [0, 0, -1.5]
},
"ground": {
"scale": [0.6, 0.6, 0.6]
},
"gui": {
"rotation": [45, -45, 0]
}
}
}