diff --git a/src/main/resources/assets/appliedenergistics2/models/block/inscriber.json b/src/main/resources/assets/appliedenergistics2/models/block/inscriber.json index 0ab128b69..510691cc5 100644 --- a/src/main/resources/assets/appliedenergistics2/models/block/inscriber.json +++ b/src/main/resources/assets/appliedenergistics2/models/block/inscriber.json @@ -2,491 +2,178 @@ "parent": "block/orientable", "textures": { "particle": "appliedenergistics2:blocks/inscriber", - "side": "appliedenergistics2:blocks/inscriber" + "side": "appliedenergistics2:blocks/inscriber", + "inside": "appliedenergistics2:blocks/inscriber_inside" }, "elements": [ { + "name": "bottom", + "from": [ 1, 0, 1 ], + "to": [ 15, 1, 15 ], "faces": { "down": { "texture": "#side", - "uv": [ - 0.0, - 0.0, - 3.0, - 16.0 - ] + "uv": [ 1, 1, 15, 15 ] }, "east": { "texture": "#side", - "uv": [ - 0.0, - 0.0, - 16.0, - 14.0 - ] + "uv": [ 1, 0, 15, 1 ] }, "north": { "texture": "#side", - "uv": [ - 0.0, - 0.0, - 3.0, - 14.0 - ] + "uv": [ 1, 15, 15, 16 ] }, "south": { "texture": "#side", - "uv": [ - 13.0, - 0.0, - 16.0, - 14.0 - ] - }, - "up": { - "texture": "#side", - "uv": [ - 0.0, - 0.0, - 3.0, - 16.0 - ] + "uv": [ 1, 0, 15, 1 ] }, "west": { "texture": "#side", - "uv": [ - 0.0, - 0.0, - 16.0, - 14.0 - ] + "uv": [ 1, 0, 15, 1 ] } - }, - "from": [ - 0.0, - 1.0, - 0.0 - ], - "name": "Left", - "to": [ - 3.0, - 15.0, - 16.0 - ] + } }, { + "name": "top", + "from": [ 1, 15, 1 ], + "to": [ 15, 16, 15 ], "faces": { - "down": { - "texture": "#side", - "uv": [ - 0.0, - 0.0, - 14.0, - 14.0 - ] - }, "east": { "texture": "#side", - "uv": [ - 0.0, - 0.0, - 14.0, - 1.0 - ] + "uv": [ 1, 0, 15, 1 ] }, "north": { "texture": "#side", - "uv": [ - 1.0, - 15.0, - 15.0, - 16.0 - ] + "uv": [ 1, 15, 15, 16 ] }, "south": { "texture": "#side", - "uv": [ - 0.0, - 0.0, - 14.0, - 1.0 - ] + "uv": [ 1, 0, 15, 1 ] }, "up": { - "texture": "#-1", - "uv": [ - 0.0, - 0.0, - 14.0, - 14.0 - ] + "texture": "#side", + "uv": [ 1, 1, 15, 15 ] }, "west": { "texture": "#side", - "uv": [ - 1.0, - 0.0, - 15.0, - 1.0 - ] + "uv": [ 1, 15, 15, 16 ] } - }, - "from": [ - 1.0, - 0.0, - 1.0 - ], - "name": "Bottom", - "to": [ - 15.0, - 1.0, - 15.0 - ] + } }, { + "name": "left", + "from": [ 0, 1, 0 ], + "to": [ 3, 15, 16 ], "faces": { "down": { "texture": "#side", - "uv": [ - 0.0, - 0.0, - 3.0, - 16.0 - ] + "uv": [ 0, 1, 3, 15 ] }, "east": { "texture": "#side", - "uv": [ - 0.0, - 0.0, - 16.0, - 14.0 - ] + "uv": [ 0, 1, 16, 15 ] }, "north": { "texture": "#side", - "uv": [ - 13.0, - 0.0, - 16.0, - 14.0 - ] + "uv": [ 13, 1, 16, 15 ] }, "south": { "texture": "#side", - "uv": [ - 0.0, - 0.0, - 3.0, - 14.0 - ] + "uv": [ 0, 1, 3, 15 ] }, "up": { "texture": "#side", - "uv": [ - 13.0, - 0.0, - 16.0, - 16.0 - ] + "uv": [ 0, 0, 3, 6 ] }, "west": { "texture": "#side", - "uv": [ - 0.0, - 0.0, - 16.0, - 14.0 - ] + "uv": [ 0, 1, 16, 15 ] } - }, - "from": [ - 13.0, - 1.0, - 0.0 - ], - "name": "Right", - "to": [ - 16.0, - 15.0, - 16.0 - ] + } }, { + "name": "right", + "from": [ 13, 1, 0 ], + "to": [ 16, 15, 16 ], "faces": { "down": { - "texture": "#-1", - "uv": [ - 1.0, - 1.0, - 15.0, - 15.0 - ] + "texture": "#side", + "uv": [ 0, 1, 3, 15 ] }, "east": { "texture": "#side", - "uv": [ - 1.0, - 0.0, - 15.0, - 1.0 - ] + "uv": [ 0, 1, 16, 15 ] }, "north": { "texture": "#side", - "uv": [ - 1.0, - 15.0, - 15.0, - 16.0 - ] + "uv": [ 0, 1, 3, 15 ] }, "south": { "texture": "#side", - "uv": [ - 1.0, - 0.0, - 15.0, - 1.0 - ] + "uv": [ 13, 1, 16, 15 ] }, "up": { "texture": "#side", - "uv": [ - 1.0, - 1.0, - 15.0, - 15.0 - ] + "uv": [ 13, 1, 16, 15 ] }, "west": { "texture": "#side", - "uv": [ - 1.0, - 15.0, - 15.0, - 16.0 - ] + "uv": [ 0, 1, 16, 15 ] } - }, - "from": [ - 1.0, - 15.0, - 1.0 - ], - "name": "Top", - "to": [ - 15.0, - 16.0, - 15.0 - ] + } }, { + "name": "back", + "from": [ 3, 1, 13 ], + "to": [ 13, 15, 16 ], "faces": { "down": { - "texture": "#-1", - "uv": [ - 0.0, - 0.0, - 10.0, - 12.0 - ] - }, - "east": { - "texture": "#-1", - "uv": [ - 0.0, - 0.0, - 12.0, - 3.0 - ] + "texture": "#side", + "uv": [ 3, 0, 13, 3 ] }, "north": { "texture": "#side", - "uv": [ - 3.0, - 12.0, - 13.0, - 15.0 - ] + "uv": [ 3, 1, 13, 15 ] }, "south": { - "texture": "#-1", - "uv": [ - 0.0, - 0.0, - 10.0, - 3.0 - ] + "texture": "#side", + "uv": [ 3, 1, 13, 15 ] }, "up": { "texture": "#side", - "uv": [ - 3.0, - 1.0, - 13.0, - 13.0 - ] - }, - "west": { - "texture": "#-1", - "uv": [ - 0.0, - 0.0, - 12.0, - 3.0 - ] + "uv": [ 3, 0, 13, 3 ] } - }, - "from": [ - 3.0, - 1.0, - 1.0 - ], - "name": "BottomFill", - "to": [ - 13.0, - 4.0, - 13.0 - ] + } }, { + "name": "press-bottom", + "from": [ 3, 1, 1 ], + "to": [ 13, 4, 13 ], "faces": { - "down": { - "texture": "#side", - "uv": [ - 3.0, - 1.0, - 13.0, - 11.0 - ] - }, - "east": { - "texture": "#-1", - "uv": [ - 0.0, - 0.0, - 10.0, - 3.0 - ] - }, "north": { "texture": "#side", - "uv": [ - 3.0, - 1.0, - 13.0, - 4.0 - ] - }, - "south": { - "texture": "#side", - "uv": [ - 3.0, - 1.0, - 13.0, - 4.0 - ] + "uv": [ 3, 12, 13, 15 ] }, "up": { - "texture": "#-1", - "uv": [ - 0.0, - 0.0, - 10.0, - 10.0 - ] - }, - "west": { - "texture": "#-1", - "uv": [ - 0.0, - 0.0, - 10.0, - 3.0 - ] + "texture": "#side", + "uv": [ 3, 1, 13, 13 ] } - }, - "from": [ - 3.0, - 12.0, - 1.0 - ], - "name": "TopFill", - "to": [ - 13.0, - 15.0, - 11.0 - ] + } }, { + "name": "press-top", + "from": [ 3, 12, 1 ], + "to": [ 13, 15, 11], "faces": { "down": { "texture": "#side", - "uv": [ - 0.0, - 0.0, - 10.0, - 3.0 - ] - }, - "east": { - "texture": "#-1", - "uv": [ - 0.0, - 0.0, - 3.0, - 14.0 - ] + "uv": [ 3, 1, 13, 11 ] }, "north": { "texture": "#side", - "uv": [ - 3.0, - 1.0, - 13.0, - 15.0 - ] - }, - "south": { - "texture": "#side", - "uv": [ - 3.0, - 0.0, - 13.0, - 14.0 - ] - }, - "up": { - "texture": "#side", - "uv": [ - 0.0, - 0.0, - 10.0, - 3.0 - ] - }, - "west": { - "texture": "#-1", - "uv": [ - 0.0, - 0.0, - 3.0, - 14.0 - ] + "uv": [ 3, 1, 13, 4 ] } - }, - "from": [ - 3.0, - 1.0, - 13.0 - ], - "name": "Back", - "to": [ - 13.0, - 15.0, - 16.0 - ] + } } ] }