Added mod files
This commit is contained in:
@@ -0,0 +1,112 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "minecraft:block/terracotta",
|
||||
"0": "minecraft:block/terracotta"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [4, 0, 4],
|
||||
"to": [12, 8, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 12, 12], "texture": "#0"},
|
||||
"east": {"uv": [4, 4, 12, 12], "texture": "#0"},
|
||||
"south": {"uv": [4, 4, 12, 12], "texture": "#0"},
|
||||
"west": {"uv": [4, 4, 12, 12], "texture": "#0"},
|
||||
"up": {"uv": [4, 4, 12, 12], "texture": "#0"},
|
||||
"down": {"uv": [4, 4, 12, 12], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6, 8, 6],
|
||||
"to": [10, 9, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [6, 13, 10, 14], "texture": "#0"},
|
||||
"east": {"uv": [6, 13, 10, 14], "texture": "#0"},
|
||||
"south": {"uv": [6, 13, 10, 14], "texture": "#0"},
|
||||
"west": {"uv": [6, 13, 10, 14], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 9, 5],
|
||||
"to": [7, 10, 11],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 9, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [9, 14, 11, 15], "texture": "#0"},
|
||||
"east": {"uv": [5, 14, 11, 15], "texture": "#0"},
|
||||
"south": {"uv": [5, 14, 7, 15], "texture": "#0"},
|
||||
"west": {"uv": [5, 14, 11, 15], "texture": "#0"},
|
||||
"up": {"uv": [5, 5, 7, 11], "texture": "#0"},
|
||||
"down": {"uv": [5, 5, 7, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [9, 9, 5],
|
||||
"to": [11, 10, 11],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [11, 9, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [9, 14, 11, 15], "texture": "#0"},
|
||||
"east": {"uv": [5, 14, 11, 15], "texture": "#0"},
|
||||
"south": {"uv": [5, 14, 7, 15], "texture": "#0"},
|
||||
"west": {"uv": [5, 14, 11, 15], "texture": "#0"},
|
||||
"up": {"uv": [9, 5, 11, 11], "texture": "#0"},
|
||||
"down": {"uv": [9, 5, 11, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, 9, 9],
|
||||
"to": [9, 10, 11],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, 9, 11]},
|
||||
"faces": {
|
||||
"north": {"uv": [7, 14, 9, 15], "texture": "#0"},
|
||||
"south": {"uv": [7, 14, 9, 15], "texture": "#0"},
|
||||
"up": {"uv": [7, 9, 9, 11], "texture": "#0"},
|
||||
"down": {"uv": [7, 9, 9, 11], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, 9, 5],
|
||||
"to": [9, 10, 7],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [9, 9, 7]},
|
||||
"faces": {
|
||||
"north": {"uv": [7, 14, 9, 15], "texture": "#0"},
|
||||
"south": {"uv": [7, 14, 9, 15], "texture": "#0"},
|
||||
"up": {"uv": [7, 9, 9, 11], "texture": "#0"},
|
||||
"down": {"uv": [7, 9, 9, 11], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 0],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [0, 45, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, 225, 0],
|
||||
"scale": [0.4, 0.4, 0.4]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.25, 0.25, 0.25]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"scale": [0.625, 0.625, 0.625]
|
||||
},
|
||||
"fixed": {
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user