Added mod files
This commit is contained in:
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "create:block/andesite_casing",
|
||||
"1": "create:block/fan_side",
|
||||
"2": "create:block/funnel/andesite_funnel",
|
||||
"3": "create:block/funnel/andesite_funnel",
|
||||
"4": "ae2:block/charger",
|
||||
"particle": "create:block/andesite_casing"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [2, 14, 2],
|
||||
"to": [14, 16, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 14, 2], "texture": "#1"},
|
||||
"east": {"uv": [2, 0, 14, 2], "texture": "#1"},
|
||||
"south": {"uv": [2, 0, 14, 2], "texture": "#1"},
|
||||
"west": {"uv": [2, 0, 14, 2], "texture": "#1"},
|
||||
"up": {"uv": [6, 0, 12, 6], "texture": "#3"},
|
||||
"down": {"uv": [6, 0, 12, 6], "rotation": 90, "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 0, 2],
|
||||
"to": [14, 2, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 14, 14, 16], "texture": "#1"},
|
||||
"east": {"uv": [2, 14, 14, 16], "texture": "#1"},
|
||||
"south": {"uv": [2, 14, 14, 16], "texture": "#1"},
|
||||
"west": {"uv": [2, 14, 14, 16], "texture": "#1"},
|
||||
"up": {"uv": [6, 0, 12, 6], "rotation": 90, "texture": "#3"},
|
||||
"down": {"uv": [6, 0, 12, 6], "texture": "#3"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 2, 10],
|
||||
"to": [12, 14, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 2, 12, 14], "texture": "#1"},
|
||||
"east": {"uv": [9, 2, 12, 14], "texture": "#1"},
|
||||
"south": {"uv": [4, 2, 12, 14], "texture": "#1"},
|
||||
"west": {"uv": [4, 2, 7, 14], "texture": "#1"},
|
||||
"up": {"uv": [5, 4, 11, 12], "rotation": 90, "texture": "#0"},
|
||||
"down": {"uv": [5, 4, 11, 12], "rotation": 90, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3, 0, 14],
|
||||
"to": [13, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 0, 13, 16], "texture": "#1"},
|
||||
"east": {"uv": [2, 0, 4, 16], "texture": "#1"},
|
||||
"south": {"uv": [3, 0, 13, 16], "texture": "#1"},
|
||||
"west": {"uv": [12, 0, 14, 16], "texture": "#1"},
|
||||
"up": {"uv": [0.5, 15, 5.5, 16], "texture": "#2"},
|
||||
"down": {"uv": [0.5, 15, 5.5, 16], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 2, 7],
|
||||
"to": [11, 4, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 2], "texture": "#4"},
|
||||
"east": {"uv": [0, 6, 2, 8], "texture": "#4"},
|
||||
"south": {"uv": [0, 0, 6, 2], "texture": "#4"},
|
||||
"west": {"uv": [0, 6, 2, 8], "texture": "#4"},
|
||||
"up": {"uv": [0, 3, 6, 5], "texture": "#4"},
|
||||
"down": {"uv": [0, 0, 6, 2], "texture": "#missing"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 12, 7],
|
||||
"to": [11, 14, 9],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 2, 6, 0], "texture": "#4"},
|
||||
"east": {"uv": [0, 8, 2, 6], "texture": "#4"},
|
||||
"south": {"uv": [0, 2, 6, 0], "texture": "#4"},
|
||||
"west": {"uv": [0, 8, 2, 6], "texture": "#4"},
|
||||
"up": {"uv": [0, 2, 6, 0], "texture": "#missing"},
|
||||
"down": {"uv": [0, 5, 6, 3], "texture": "#4"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user