This commit is contained in:
1820982382
2026-08-03 21:07:36 +08:00
parent f9ddc599e1
commit 87b94d8aac
16 changed files with 122 additions and 182 deletions
@@ -1,8 +1,8 @@
{ {
"format_version": "1.9.0", "format_version": "1.9.0",
"credit": "Made with _leng", "credit": "Made with _leng",
"texture_size": [64, 64],
"render_type": "cutout", "render_type": "cutout",
"texture_size": [64, 64],
"textures": { "textures": {
"model": "thaumicenergistics:block/arcane_assembler_fallback", "model": "thaumicenergistics:block/arcane_assembler_fallback",
"particle": "ae2:block/molecular_assembler" "particle": "ae2:block/molecular_assembler"
@@ -139,7 +139,7 @@
"south": {"uv": [6.5, 6.5, 9, 6.75], "texture": "#model"}, "south": {"uv": [6.5, 6.5, 9, 6.75], "texture": "#model"},
"west": {"uv": [6.75, 3, 9.25, 3.25], "texture": "#model"}, "west": {"uv": [6.75, 3, 9.25, 3.25], "texture": "#model"},
"up": {"uv": [3, 4, 5.5, 6.5], "texture": "#model"}, "up": {"uv": [3, 4, 5.5, 6.5], "texture": "#model"},
"down": {"uv": [3, 4, 5.5, 6.5], "texture": "#model"} "down": {"uv": [3, 4, 5.5, 6.5], "texture": "#model", "cullface": "up"}
} }
} }
], ],
@@ -1,46 +1,3 @@
{ {
"credit": "Made with Blockbench by Sea_Kerman - ThaumicEnergistics Essentia Export Bus", "parent": "thaumicenergistics:parts/essentia_export_bus_base"
"parent": "ae2:item/part_base",
"textures": {
"sides": "ae2:part/export_bus_sides",
"front": "thaumicenergistics:part/essentia_export_bus_face"
},
"elements": [
{
"from": [4, 4, 7],
"to": [12, 12, 9],
"faces": {
"north": { "uv": [4, 4, 12, 12], "texture": "#front" },
"east": { "uv": [0, 4, 2, 12], "rotation": 180, "texture": "#sides" },
"south": { "uv": [4, 4, 12, 12], "texture": "#sides" },
"west": { "uv": [14, 4, 16, 12], "rotation": 180, "texture": "#sides" },
"up": { "uv": [4, 0, 12, 2], "texture": "#sides" },
"down": { "uv": [4, 14, 12, 16], "texture": "#sides" }
}
},
{
"from": [5, 5, 9],
"to": [11, 11, 10],
"faces": {
"north": { "uv": [5, 5, 11, 11], "texture": "#front" },
"east": { "uv": [13, 5, 14, 11], "texture": "#sides" },
"south": { "uv": [5, 5, 11, 11], "texture": "#sides" },
"west": { "uv": [2, 5, 3, 11], "texture": "#sides" },
"up": { "uv": [5, 2, 11, 3], "texture": "#sides" },
"down": { "uv": [5, 13, 11, 14], "texture": "#sides" }
}
},
{
"from": [6, 6, 10],
"to": [10, 10, 11],
"faces": {
"north": { "uv": [6, 6, 10, 10], "texture": "#front" },
"east": { "uv": [3, 6, 4, 10], "texture": "#sides" },
"south": { "uv": [6, 6, 10, 10], "texture": "#sides" },
"west": { "uv": [12, 6, 13, 10], "texture": "#sides" },
"up": { "uv": [6, 12, 10, 13], "texture": "#sides" },
"down": { "uv": [6, 3, 10, 4], "texture": "#sides" }
}
}
]
} }
@@ -10,129 +10,85 @@
}, },
"elements": [ "elements": [
{ {
"from": [ "from": [4, 4, 2],
4, "to": [12, 12, 4],
4,
2
],
"to": [
12,
12,
4
],
"faces": { "faces": {
"down": { "north": {"uv": [4, 4, 12, 12], "texture": "#front"},
"texture": "#sides" "east": {"uv": [14, 4, 16, 12], "texture": "#sides"},
}, "south": {"uv": [4, 4, 12, 12], "texture": "#back"},
"up": { "west": {"uv": [0, 4, 2, 12], "texture": "#sides"},
"texture": "#sides" "up": {"uv": [4, 0, 12, 2], "texture": "#sides"},
}, "down": {"uv": [4, 14, 12, 16], "texture": "#sides"}
"south": {
"texture": "#back"
},
"east": {
"texture": "#sides"
},
"north": {
"texture": "#front"
},
"west": {
"texture": "#sides"
}
} }
}, },
{ {
"from": [ "from": [5, 5, 1],
5, "to": [11, 11, 2],
5,
1
],
"to": [
11,
11,
2
],
"faces": { "faces": {
"down": { "north": {"uv": [5, 5, 11, 11], "texture": "#front"},
"texture": "#sides" "east": {"uv": [5, 5, 6, 11], "texture": "#front"},
}, "south": {"uv": [5, 5, 11, 11], "texture": "#front"},
"up": { "west": {"uv": [10, 5, 11, 11], "texture": "#front"},
"texture": "#sides" "up": {"uv": [11, 5, 5, 6], "texture": "#front"},
}, "down": {"uv": [11, 10, 5, 11], "texture": "#front"}
"south": {
"texture": "#back"
},
"east": {
"texture": "#sides"
},
"north": {
"texture": "#front"
},
"west": {
"texture": "#sides"
}
} }
}, },
{ {
"from": [ "from": [6, 6, 0],
6, "to": [10, 10, 1],
6,
0
],
"to": [
10,
10,
1
],
"faces": { "faces": {
"down": { "north": {"uv": [6, 6, 10, 10], "texture": "#front"},
"texture": "#sides" "east": {"uv": [6, 6, 7, 10], "texture": "#front"},
}, "south": {"uv": [6, 6, 10, 10], "texture": "#front"},
"up": { "west": {"uv": [9, 6, 10, 10], "texture": "#front"},
"texture": "#sides" "up": {"uv": [10, 6, 6, 7], "texture": "#front"},
}, "down": {"uv": [10, 9, 6, 10], "texture": "#front"}
"south": {
"texture": "#back"
},
"east": {
"texture": "#sides"
},
"north": {
"texture": "#front"
},
"west": {
"texture": "#sides"
}
} }
}, },
{ {
"from": [ "from": [6, 6, 4],
6, "to": [10, 10, 5],
6,
4
],
"to": [
10,
10,
5
],
"faces": { "faces": {
"down": { "east": {"uv": [11, 6, 12, 10], "texture": "#sidesStatus"},
"texture": "#sidesStatus" "south": {"uv": [6, 6, 10, 10], "texture": "#back"},
}, "west": {"uv": [4, 6, 5, 10], "texture": "#sidesStatus"},
"up": { "up": {"uv": [6, 4, 10, 5], "texture": "#sidesStatus"},
"texture": "#sidesStatus" "down": {"uv": [6, 11, 10, 12], "texture": "#sidesStatus"}
},
"south": {
"texture": "#back"
},
"east": {
"texture": "#sidesStatus"
},
"west": {
"texture": "#sidesStatus"
} }
} }
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, -0.75, 0],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, -0.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, 40.75, 0],
"translation": [2.5, 0, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, -135, 0],
"translation": [-2.75, 0, 0],
"scale": [0.775, 0.775, 0.775]
},
"fixed": {
"translation": [0, 0, 3],
"scale": [0.5, 0.5, 0.5]
}
} }
]
} }
Binary file not shown.

After

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 434 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B

@@ -0,0 +1,9 @@
{
"animation": {
"frametime": 3,
"frames": [
{"index": 0, "time": 20},
1, 2, 3, 4, 5, 6
]
}
}
@@ -0,0 +1,9 @@
{
"animation": {
"interpolate": true,
"frames": [
{"index": 0, "time": 32},
{"index": 1, "time": 8}
]
}
}
@@ -0,0 +1,9 @@
{
"animation": {
"interpolate": true,
"frames": [
{"index": 0, "time": 32},
{"index": 1, "time": 8}
]
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 B