Added mod files
This commit is contained in:
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"0": "ae2:item/meteorite_compass",
|
||||
"particle": "ae2:item/meteorite_compass"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Base",
|
||||
"from": [6, 1, 5],
|
||||
"to": [10, 2, 11],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 10, 2], "texture": "#0"},
|
||||
"east": {"uv": [2, 0, 4, 12], "rotation": 90, "texture": "#0"},
|
||||
"south": {"uv": [2, 0, 10, 2], "texture": "#0"},
|
||||
"west": {"uv": [2, 0, 4, 12], "rotation": 90, "texture": "#0"},
|
||||
"up": {"uv": [2, 0, 10, 12], "texture": "#0"},
|
||||
"down": {"uv": [2, 0, 10, 12], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Border",
|
||||
"from": [10, 1, 6],
|
||||
"to": [11, 2, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 2, 2, 4], "texture": "#0"},
|
||||
"east": {"uv": [2, 2, 10, 4], "texture": "#0"},
|
||||
"south": {"uv": [10, 2, 12, 4], "texture": "#0"},
|
||||
"up": {"uv": [10, 2, 12, 10], "texture": "#0"},
|
||||
"down": {"uv": [10, 2, 12, 10], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Border",
|
||||
"from": [5, 1, 6],
|
||||
"to": [6, 2, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [10, 2, 12, 4], "texture": "#0"},
|
||||
"south": {"uv": [0, 2, 2, 4], "texture": "#0"},
|
||||
"west": {"uv": [2, 2, 10, 4], "texture": "#0"},
|
||||
"up": {"uv": [0, 2, 2, 10], "texture": "#0"},
|
||||
"down": {"uv": [0, 2, 2, 10], "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Nibble",
|
||||
"from": [7.5, 2, 7.5],
|
||||
"to": [8.5, 3, 8.5],
|
||||
"faces": {
|
||||
"north": {"uv": [10, 2, 12, 4], "texture": "#0"},
|
||||
"east": {"uv": [10, 2, 12, 4], "texture": "#0"},
|
||||
"south": {"uv": [10, 2, 12, 4], "texture": "#0"},
|
||||
"west": {"uv": [10, 2, 12, 4], "rotation": 270, "texture": "#0"},
|
||||
"up": {"uv": [10, 2, 12, 4], "rotation": 270, "texture": "#0"},
|
||||
"down": {"uv": [10, 2, 12, 4], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [75, 45, 0],
|
||||
"translation": [0, 2.5, 2],
|
||||
"scale": [0.375, 0.375, 0.375]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [12, 0, 0],
|
||||
"translation": [0.75, 9.25, -12],
|
||||
"scale": [2, 2, 2]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [10, 0, 0],
|
||||
"translation": [0, 11, -12],
|
||||
"scale": [2, 2, 2]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 3, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"translation": [0, 8, 0],
|
||||
"scale": [1.5, 1.5, 1.5]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [270, 0, 0],
|
||||
"translation": [0, 0, -10.1],
|
||||
"scale": [1.5, 1.5, 1.5]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "create:block/large_wheels",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
"0": "ae2:item/meteorite_compass",
|
||||
"particle": "create:block/cogwheel",
|
||||
"1_2": "create:block/cogwheel"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Pointer",
|
||||
"from": [7.625, 2, 5],
|
||||
"to": [8.375, 2.5, 8],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.5, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [2, 13, 3, 14], "texture": "#0"},
|
||||
"east": {"uv": [2, 13, 8, 14], "rotation": 180, "texture": "#0"},
|
||||
"south": {"uv": [7, 13, 8, 14], "texture": "#0"},
|
||||
"west": {"uv": [2, 13, 8, 14], "texture": "#0"},
|
||||
"up": {"uv": [2, 13, 8, 14], "rotation": 90, "texture": "#0"},
|
||||
"down": {"uv": [2, 13, 8, 14], "rotation": 270, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Pointer",
|
||||
"from": [7.75, 1.95, 6.85],
|
||||
"to": [8.25, 2.55, 9.35],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7.95, 2.25, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [1, 7, 2, 8], "rotation": 90, "texture": "#0"},
|
||||
"east": {"uv": [0, 4, 1, 10], "rotation": 90, "texture": "#0"},
|
||||
"south": {"uv": [0, 9, 1, 10], "rotation": 90, "texture": "#0"},
|
||||
"west": {"uv": [0, 6, 1, 10], "rotation": 270, "texture": "#0"},
|
||||
"up": {"uv": [0, 5, 1, 10], "texture": "#0"},
|
||||
"down": {"uv": [0, 6, 1, 10], "rotation": 180, "texture": "#0"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Gear",
|
||||
"from": [4.5, 0.25, 7.25],
|
||||
"to": [11.5, 1, 8.75],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [4, -3.75, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [7, 8, 16, 9.5], "texture": "#1_2"},
|
||||
"east": {"uv": [5, 8, 6.5, 9.5], "texture": "#1_2"},
|
||||
"south": {"uv": [7, 8, 16, 9.5], "texture": "#1_2"},
|
||||
"west": {"uv": [5, 8, 6.5, 9.5], "texture": "#1_2"},
|
||||
"up": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"},
|
||||
"down": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Gear2",
|
||||
"from": [4.5, 0.25, 7.25],
|
||||
"to": [11.5, 1, 8.75],
|
||||
"rotation": {"angle": 45, "axis": "y", "origin": [8, 0.25, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [7, 8, 16, 9.5], "texture": "#1_2"},
|
||||
"east": {"uv": [5, 8, 6.5, 9.5], "texture": "#1_2"},
|
||||
"south": {"uv": [7, 8, 16, 9.5], "texture": "#1_2"},
|
||||
"west": {"uv": [5, 8, 6.5, 9.5], "texture": "#1_2"},
|
||||
"up": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"},
|
||||
"down": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Gear3",
|
||||
"from": [4.5, 0.25, 7.25],
|
||||
"to": [11.5, 1, 8.75],
|
||||
"rotation": {"angle": -45, "axis": "y", "origin": [8, 0.25, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [7, 8, 16, 9.5], "texture": "#1_2"},
|
||||
"east": {"uv": [5, 8, 6.5, 9.5], "texture": "#1_2"},
|
||||
"south": {"uv": [7, 8, 16, 9.5], "texture": "#1_2"},
|
||||
"west": {"uv": [5, 8, 6.5, 9.5], "texture": "#1_2"},
|
||||
"up": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"},
|
||||
"down": {"uv": [7, 6, 16, 7.5], "texture": "#1_2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Gear4",
|
||||
"from": [7.25, 0.25, 4.5],
|
||||
"to": [8.75, 1, 11.5],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [4, -3.75, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [5, 8, 6.5, 9.5], "texture": "#1_2"},
|
||||
"east": {"uv": [7, 8, 16, 9.5], "texture": "#1_2"},
|
||||
"south": {"uv": [5, 8, 6.5, 9.5], "texture": "#1_2"},
|
||||
"west": {"uv": [7, 8, 16, 9.5], "texture": "#1_2"},
|
||||
"up": {"uv": [7, 6, 16, 7.5], "rotation": 90, "texture": "#1_2"},
|
||||
"down": {"uv": [7, 6, 16, 7.5], "rotation": 90, "texture": "#1_2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "GearCaseOuter",
|
||||
"from": [6, 0, 6],
|
||||
"to": [10, 1.25, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [4, -3.75, 4]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 4, 4, 6], "texture": "#1_2"},
|
||||
"east": {"uv": [0, 4, 4, 6], "texture": "#1_2"},
|
||||
"south": {"uv": [0, 4, 4, 6], "texture": "#1_2"},
|
||||
"west": {"uv": [0, 4, 4, 6], "texture": "#1_2"},
|
||||
"up": {"uv": [0, 0, 4, 4], "texture": "#1_2"},
|
||||
"down": {"uv": [0, 0, 4, 4], "texture": "#1_2"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"groups": [0, 1,
|
||||
{
|
||||
"name": "cogwheel_shaftless",
|
||||
"origin": [8, 8, 8],
|
||||
"color": 0,
|
||||
"children": [2, 3, 4, 5, 6]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user