diff --git a/src/main/resources/assets/actuallyadditions/blockstates/blockAtomicReconstructor.json b/src/main/resources/assets/actuallyadditions/blockstates/blockAtomicReconstructor.json index 323f41ede..0f9979aa1 100644 --- a/src/main/resources/assets/actuallyadditions/blockstates/blockAtomicReconstructor.json +++ b/src/main/resources/assets/actuallyadditions/blockstates/blockAtomicReconstructor.json @@ -1,28 +1,28 @@ { - "forge_marker": 1, - "defaults": { - "model": "minecraft:cube", - "textures": { - "particle": "actuallyadditions:blocks/blockAtomicReconstructor", - "down": "#particle", - "up": "actuallyadditions:blocks/blockAtomicReconstructorTop", - "south": "#particle", - "north": "actuallyadditions:blocks/blockAtomicReconstructorFront", - "east": "#particle", - "west": "#particle" + "forge_marker": 1, + "defaults": { + "model": "actuallyadditions:blockAtomicReconstructor", + "textures": { + "particle": "actuallyadditions:blocks/blockAtomicReconstructor", + "down": "#particle", + "up": "actuallyadditions:blocks/blockAtomicReconstructorTop", + "south": "#particle", + "north": "actuallyadditions:blocks/blockAtomicReconstructorFront", + "east": "#particle", + "west": "#particle" + }, + "transform": "forge:default-block" }, - "transform": "forge:default-block" - }, - "variants": { - "normal": [{}], - "inventory": [{}], - "meta": { - "0": { "x" : 90 }, - "1": { "x" : 270 }, - "2": { "y" : 0 }, - "3": { "y" : 180 }, - "4": { "y" : 270 }, - "5": { "y" : 90 } + "variants": { + "normal": [{}], + "inventory": [{}], + "meta": { + "0": { "x" : 90 }, + "1": { "x" : 270 }, + "2": { "y" : 0 }, + "3": { "y" : 180 }, + "4": { "y" : 270 }, + "5": { "y" : 90 } + } } - } } \ No newline at end of file diff --git a/src/main/resources/assets/actuallyadditions/blockstates/blockCoalGenerator.json b/src/main/resources/assets/actuallyadditions/blockstates/blockCoalGenerator.json index 506064340..f542c8f97 100644 --- a/src/main/resources/assets/actuallyadditions/blockstates/blockCoalGenerator.json +++ b/src/main/resources/assets/actuallyadditions/blockstates/blockCoalGenerator.json @@ -1,8 +1,9 @@ { "forge_marker": 1, "defaults": { - "model": "minecraft:cube_bottom_top", + "model": "actuallyadditions:blockCoalGenerator", "textures": { + "particle": "actuallyadditions:blocks/blockCoalGenerator", "side": "actuallyadditions:blocks/blockCoalGeneratorSide", "bottom": "actuallyadditions:blocks/blockCoalGeneratorBottom", "top": "actuallyadditions:blocks/blockCoalGeneratorTop", diff --git a/src/main/resources/assets/actuallyadditions/blockstates/blockDisplayStand.json b/src/main/resources/assets/actuallyadditions/blockstates/blockDisplayStand.json index 3540b7e6b..223f7aece 100644 --- a/src/main/resources/assets/actuallyadditions/blockstates/blockDisplayStand.json +++ b/src/main/resources/assets/actuallyadditions/blockstates/blockDisplayStand.json @@ -1,8 +1,9 @@ { "forge_marker": 1, "defaults": { - "model": "minecraft:half_slab", + "model": "actuallyadditions:blockDisplayStand", "textures": { + "particle": "actuallyadditions:blocks/blockGiantChestTop", "bottom": "actuallyadditions:blocks/blockDisplayStand", "top": "#bottom", "side": "actuallyadditions:blocks/blockDisplayStandSide" diff --git a/src/main/resources/assets/actuallyadditions/models/block/blockAtomicReconstructor.json b/src/main/resources/assets/actuallyadditions/models/block/blockAtomicReconstructor.json new file mode 100644 index 000000000..7249f2fd3 --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/models/block/blockAtomicReconstructor.json @@ -0,0 +1,179 @@ +{ + "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", + "textures": { + "0": "actuallyadditions:blocks/blockAtomicReconstructorFront", + "1": "actuallyadditions:blocks/blockAtomicReconstructor", + "2": "actuallyadditions:blocks/blockAtomicReconstructorTop" + }, + "elements": [ + { + "name": "Base", + "from": [ 1.0, 1.0, 0.0 ], + "to": [ 15.0, 15.0, 15.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 1.0, 1.0, 15.0, 15.0 ] }, + "east": { "texture": "#1", "uv": [ 1.0, 1.0, 16.0, 15.0 ] }, + "south": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] }, + "west": { "texture": "#1", "uv": [ 0.0, 1.0, 15.0, 15.0 ] }, + "up": { "texture": "#2", "uv": [ 1.0, 0.0, 15.0, 15.0 ] }, + "down": { "texture": "#2", "uv": [ 1.0, 1.0, 15.0, 16.0 ] } + } + }, + { + "name": "OutlineBottom", + "from": [ 0.0, 0.0, 15.0 ], + "to": [ 16.0, 1.0, 16.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] } + } + }, + { + "name": "OutlineBottom2", + "from": [ 0.0, 0.0, 0.0 ], + "to": [ 16.0, 1.0, 1.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] } + } + }, + { + "name": "OutlineBottom3", + "from": [ 15.0, 0.0, 1.0 ], + "to": [ 16.0, 1.0, 15.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] } + } + }, + { + "name": "OutlineBottom4", + "from": [ 0.0, 0.0, 1.0 ], + "to": [ 1.0, 1.0, 15.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] } + } + }, + { + "name": "OutlineTop", + "from": [ 0.0, 15.0, 15.0 ], + "to": [ 16.0, 16.0, 16.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] } + } + }, + { + "name": "OutlineTop2", + "from": [ 0.0, 15.0, 0.0 ], + "to": [ 16.0, 16.0, 1.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] } + } + }, + { + "name": "OutlineTop3", + "from": [ 15.0, 15.0, 1.0 ], + "to": [ 16.0, 16.0, 15.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] } + } + }, + { + "name": "OutlineTop4", + "from": [ 0.0, 15.0, 1.0 ], + "to": [ 1.0, 16.0, 15.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] } + } + }, + { + "name": "OutlineCorner", + "from": [ 0.0, 1.0, 0.0 ], + "to": [ 1.0, 15.0, 1.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 1.0, 1.0, 15.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 2.0, 1.0, 16.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 1.0, 1.0, 15.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "OutlineCorner2", + "from": [ 15.0, 1.0, 0.0 ], + "to": [ 16.0, 15.0, 1.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 1.0, 1.0, 15.0 ] }, + "east": { "texture": "#0", "uv": [ 15.0, 1.0, 16.0, 15.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 1.0, 1.0, 15.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "OutlineCorner3", + "from": [ 15.0, 1.0, 15.0 ], + "to": [ 16.0, 15.0, 16.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 1.0, 1.0, 15.0 ] }, + "east": { "texture": "#0", "uv": [ 15.0, 1.0, 16.0, 15.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 1.0, 1.0, 15.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "OutlineCorner4", + "from": [ 0.0, 1.0, 15.0 ], + "to": [ 1.0, 15.0, 16.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 15.0, 1.0, 16.0, 15.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 2.0, 1.0, 16.0 ] }, + "south": { "texture": "#0", "uv": [ 15.0, 1.0, 16.0, 15.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/actuallyadditions/models/block/blockCoalGenerator.json b/src/main/resources/assets/actuallyadditions/models/block/blockCoalGenerator.json new file mode 100644 index 000000000..d79ad3485 --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/models/block/blockCoalGenerator.json @@ -0,0 +1,141 @@ +{ + "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", + "textures": { + "0": "actuallyadditions:blocks/blockCoalGenerator", + "1": "actuallyadditions:blocks/blockCoalGeneratorSide", + "2": "actuallyadditions:blocks/blockCoalGeneratorTop", + "3": "actuallyadditions:blocks/blockCoalGeneratorBottom" + }, + "elements": [ + { + "name": "Cube", + "from": [ 1.0, 0.0, 1.0 ], + "to": [ 15.0, 15.0, 15.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 1.0, 1.0, 15.0, 16.0 ] }, + "east": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 16.0 ] }, + "south": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 16.0 ] }, + "west": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 16.0 ] }, + "up": { "texture": "#2", "uv": [ 1.0, 1.0, 15.0, 15.0 ], "cullface": "up" }, + "down": { "texture": "#3", "uv": [ 1.0, 1.0, 15.0, 15.0 ] } + } + }, + { + "name": "Outline", + "from": [ 0.0, 0.0, 0.0 ], + "to": [ 1.0, 15.0, 1.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 15.0, 1.0, 16.0, 15.0 ] }, + "east": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "south": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "west": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "up": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 0.0, 0.0, 15.0 ], + "to": [ 1.0, 15.0, 16.0 ], + "faces": { + "north": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "south": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "west": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "up": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 15.0, 0.0, 15.0 ], + "to": [ 16.0, 15.0, 16.0 ], + "faces": { + "north": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "east": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "south": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "west": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "up": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 15.0, 0.0, 0.0 ], + "to": [ 16.0, 15.0, 1.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 1.0, 1.0, 15.0 ] }, + "east": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "south": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "west": { "texture": "#1", "uv": [ 0.0, 1.0, 1.0, 16.0 ] }, + "up": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }, + "down": { "texture": "#1", "uv": [ 0.0, 0.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 0.0, 15.0, 0.0 ], + "to": [ 16.0, 16.0, 16.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "east": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "south": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "west": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "up": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }, + "down": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 16.0 ] } + } + }, + { + "name": "Cube", + "from": [ 1.0, 0.0, 0.0 ], + "to": [ 15.0, 1.0, 1.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "east": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "south": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "west": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "up": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "down": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 1.0, 0.0, 15.0 ], + "to": [ 15.0, 1.0, 16.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "east": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "south": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "west": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "up": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "down": { "texture": "#2", "uv": [ 1.0, 0.0, 15.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 15.0, 1.0, 15.0 ], + "to": [ 16.0, 0.0, 1.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "east": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "south": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "west": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }, + "up": { "texture": "#2", "uv": [ 15.0, 1.0, 16.0, 15.0 ] }, + "down": { "texture": "#2", "uv": [ 0.0, 15.0, 1.0, 1.0 ] } + } + }, + { + "name": "Cube", + "from": [ 0.0, 1.0, 15.0 ], + "to": [ 1.0, 0.0, 1.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 0.0, 0.0, 11.0, 5.0 ] }, + "east": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 5.0 ] }, + "south": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "west": { "texture": "#2", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "up": { "texture": "#2", "uv": [ 0.0, 14.0, 1.0, 0.0 ] }, + "down": { "texture": "#2", "uv": [ 0.0, 16.0, 1.0, 0.0 ] } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/actuallyadditions/models/block/blockDisplayStand.json b/src/main/resources/assets/actuallyadditions/models/block/blockDisplayStand.json new file mode 100644 index 000000000..1893acda2 --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/models/block/blockDisplayStand.json @@ -0,0 +1,154 @@ +{ + "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", + "textures": { + "0": "actuallyadditions:blocks/blockDisplayStand", + "1": "actuallyadditions:blocks/blockGiantChestTop", + "2": "actuallyadditions:blocks/blockDisplayStandSide", + "3": "actuallyadditions:blocks/blockDisplayStand" + }, + "elements": [ + { + "name": "Cube", + "from": [ 0.0, 0.0, 0.0 ], + "to": [ 16.0, 1.0, 16.0 ], + "faces": { + "north": { "texture": "#0", "uv": [ 0.0, 16.0, 16.0, 15.0 ] }, + "east": { "texture": "#0", "uv": [ 0.0, 1.0, 16.0, 0.0 ] }, + "south": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "west": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "up": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "down": { "texture": "#0", "uv": [ 0.0, 0.0, 16.0, 16.0 ] } + } + }, + { + "name": "Cube", + "from": [ 1.0, 1.0, 1.0 ], + "to": [ 15.0, 7.0, 15.0 ], + "faces": { + "north": { "texture": "#1", "uv": [ 1.0, 5.0, 15.0, 11.0 ] }, + "east": { "texture": "#1", "uv": [ 1.0, 5.0, 15.0, 11.0 ] }, + "south": { "texture": "#1", "uv": [ 1.0, 5.0, 15.0, 11.0 ] }, + "west": { "texture": "#1", "uv": [ 1.0, 5.0, 15.0, 11.0 ] }, + "up": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] }, + "down": { "texture": "#1", "uv": [ 1.0, 1.0, 15.0, 15.0 ] } + } + }, + { + "name": "Cube", + "from": [ 0.0, 1.0, 3.0 ], + "to": [ 16.0, 2.0, 13.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 0.0, 10.0, 16.0, 11.0 ] }, + "east": { "texture": "#2", "uv": [ 3.0, 10.0, 13.0, 11.0 ] }, + "south": { "texture": "#2", "uv": [ 0.0, 10.0, 16.0, 11.0 ] }, + "west": { "texture": "#2", "uv": [ 3.0, 10.0, 13.0, 11.0 ] }, + "up": { "texture": "#2", "uv": [ 0.0, 8.0, 4.0, 16.0 ] }, + "down": { "texture": "#2", "uv": [ 0.0, 8.0, 4.0, 16.0 ] } + } + }, + { + "name": "Cube", + "from": [ 3.0, 1.0, 0.0 ], + "to": [ 13.0, 2.0, 16.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 3.0, 10.0, 13.0, 11.0 ] }, + "east": { "texture": "#2", "uv": [ 0.0, 9.0, 16.0, 10.0 ] }, + "south": { "texture": "#2", "uv": [ 3.0, 9.0, 13.0, 10.0 ] }, + "west": { "texture": "#2", "uv": [ 0.0, 9.0, 16.0, 10.0 ] }, + "up": { "texture": "#2", "uv": [ 0.0, 8.0, 4.0, 16.0 ] }, + "down": { "texture": "#2", "uv": [ 0.0, 8.0, 4.0, 16.0 ] } + } + }, + { + "name": "Cube", + "from": [ 0.0, 2.0, 5.0 ], + "to": [ 16.0, 3.0, 11.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 0.0, 11.0, 16.0, 12.0 ] }, + "east": { "texture": "#2", "uv": [ 5.0, 11.0, 11.0, 12.0 ] }, + "south": { "texture": "#2", "uv": [ 0.0, 11.0, 16.0, 12.0 ] }, + "west": { "texture": "#2", "uv": [ 5.0, 11.0, 11.0, 12.0 ] }, + "up": { "texture": "#2", "uv": [ 0.0, 8.0, 4.0, 16.0 ] }, + "down": { "texture": "#2", "uv": [ 0.0, 10.0, 4.0, 16.0 ] } + } + }, + { + "name": "Cube", + "from": [ 5.0, 2.0, 0.0 ], + "to": [ 11.0, 3.0, 16.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 5.0, 11.0, 11.0, 12.0 ] }, + "east": { "texture": "#2", "uv": [ 0.0, 11.0, 16.0, 12.0 ] }, + "south": { "texture": "#2", "uv": [ 5.0, 11.0, 11.0, 13.0 ] }, + "west": { "texture": "#2", "uv": [ 0.0, 11.0, 16.0, 12.0 ] }, + "up": { "texture": "#2", "uv": [ 12.0, 8.0, 16.0, 16.0 ] }, + "down": { "texture": "#2", "uv": [ 0.0, 8.0, 4.0, 16.0 ] } + } + }, + { + "name": "Cube", + "from": [ 5.0, 5.0, 0.0 ], + "to": [ 11.0, 6.0, 16.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 5.0, 11.0, 11.0, 12.0 ] }, + "east": { "texture": "#2", "uv": [ 0.0, 11.0, 16.0, 12.0 ] }, + "south": { "texture": "#2", "uv": [ 5.0, 11.0, 11.0, 12.0 ] }, + "west": { "texture": "#2", "uv": [ 0.0, 11.0, 16.0, 12.0 ] }, + "up": { "texture": "#2", "uv": [ 0.0, 8.0, 16.0, 16.0 ] }, + "down": { "texture": "#2", "uv": [ 12.0, 8.0, 16.0, 16.0 ] } + } + }, + { + "name": "Cube", + "from": [ 0.0, 5.0, 5.0 ], + "to": [ 16.0, 6.0, 11.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 0.0, 9.0, 16.0, 10.0 ] }, + "east": { "texture": "#2", "uv": [ 5.0, 11.0, 11.0, 12.0 ] }, + "south": { "texture": "#2", "uv": [ 0.0, 8.0, 16.0, 9.0 ] }, + "west": { "texture": "#2", "uv": [ 5.0, 11.0, 11.0, 12.0 ] }, + "up": { "texture": "#2", "uv": [ 0.0, 9.0, 16.0, 15.0 ] }, + "down": { "texture": "#2", "uv": [ 0.0, 8.0, 16.0, 16.0 ] } + } + }, + { + "name": "Cube", + "from": [ 3.0, 6.0, 0.0 ], + "to": [ 13.0, 7.0, 16.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 3.0, 9.0, 13.0, 10.0 ] }, + "east": { "texture": "#2", "uv": [ 0.0, 9.0, 16.0, 10.0 ] }, + "south": { "texture": "#2", "uv": [ 3.0, 9.0, 13.0, 10.0 ] }, + "west": { "texture": "#2", "uv": [ 0.0, 9.0, 16.0, 10.0 ] }, + "up": { "texture": "#2", "uv": [ 0.0, 9.0, 16.0, 10.0 ] }, + "down": { "texture": "#2", "uv": [ 2.0, 10.0, 15.0, 11.0 ] } + } + }, + { + "name": "Cube", + "from": [ 0.0, 6.0, 3.0 ], + "to": [ 16.0, 7.0, 13.0 ], + "faces": { + "north": { "texture": "#2", "uv": [ 0.0, 9.0, 16.0, 10.0 ] }, + "east": { "texture": "#2", "uv": [ 3.0, 9.0, 13.0, 10.0 ] }, + "south": { "texture": "#2", "uv": [ 0.0, 9.0, 16.0, 10.0 ] }, + "west": { "texture": "#2", "uv": [ 3.0, 9.0, 13.0, 10.0 ] }, + "up": { "texture": "#2", "uv": [ 0.0, 9.0, 16.0, 10.0 ] }, + "down": { "texture": "#2", "uv": [ 0.0, 9.0, 16.0, 10.0 ] } + } + }, + { + "name": "Cube", + "from": [ 0.0, 7.0, 0.0 ], + "to": [ 16.0, 8.0, 16.0 ], + "faces": { + "north": { "texture": "#3", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "east": { "texture": "#3", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "south": { "texture": "#3", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "west": { "texture": "#3", "uv": [ 0.0, 0.0, 16.0, 1.0 ] }, + "up": { "texture": "#3", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }, + "down": { "texture": "#3", "uv": [ 0.0, 0.0, 16.0, 16.0 ] } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/actuallyadditions/textures/blocks/blockAtomicReconstructorFront.png b/src/main/resources/assets/actuallyadditions/textures/blocks/blockAtomicReconstructorFront.png index 079d59c43..df767e34d 100644 Binary files a/src/main/resources/assets/actuallyadditions/textures/blocks/blockAtomicReconstructorFront.png and b/src/main/resources/assets/actuallyadditions/textures/blocks/blockAtomicReconstructorFront.png differ diff --git a/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGenerator.png b/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGenerator.png index 1c6b12e35..b9452c4ef 100644 Binary files a/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGenerator.png and b/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGenerator.png differ diff --git a/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorBottom.png b/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorBottom.png index f2557f8c6..9304fe92d 100644 Binary files a/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorBottom.png and b/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorBottom.png differ diff --git a/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorSide.png b/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorSide.png index 3d3b64c7b..2fda7ed50 100644 Binary files a/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorSide.png and b/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorSide.png differ diff --git a/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorTop.png b/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorTop.png index 2877a96d8..23f533588 100644 Binary files a/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorTop.png and b/src/main/resources/assets/actuallyadditions/textures/blocks/blockCoalGeneratorTop.png differ diff --git a/src/main/resources/assets/actuallyadditions/textures/blocks/blockDisplayStand.png b/src/main/resources/assets/actuallyadditions/textures/blocks/blockDisplayStand.png index c3d2fbe55..f9ad33917 100644 Binary files a/src/main/resources/assets/actuallyadditions/textures/blocks/blockDisplayStand.png and b/src/main/resources/assets/actuallyadditions/textures/blocks/blockDisplayStand.png differ