initial commit
This commit is contained in:
@@ -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]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user