diff --git a/src/main/resources/assets/create/models/block/encased_belt/item.json b/src/main/resources/assets/create/models/block/encased_belt/item.json new file mode 100644 index 000000000..e94e7384b --- /dev/null +++ b/src/main/resources/assets/create/models/block/encased_belt/item.json @@ -0,0 +1,90 @@ +{ + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "create:block/encased_belt", + "1": "create:block/gearbox", + "particle": "create:block/axis", + "1_0": "create:block/axis", + "1_1": "create:block/axis_top" + }, + "elements": [ + { + "name": "Base", + "from": [0, 0, 0], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [0, 14, 16, 16], "texture": "#1"}, + "east": {"uv": [14, 0, 16, 16], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 14, 16, 16], "texture": "#1"}, + "west": {"uv": [0, 0, 2, 16], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, + "down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Core", + "from": [2, 2, 1], + "to": [14, 14, 15], + "faces": { + "north": {"uv": [2, 2, 14, 14], "texture": "#1"}, + "south": {"uv": [2, 2, 14, 14], "texture": "#1"} + } + }, + { + "name": "Top", + "from": [0, 14, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "east": {"uv": [0, 0, 2, 16], "rotation": 90, "texture": "#0"}, + "south": {"uv": [0, 0, 16, 2], "texture": "#1"}, + "west": {"uv": [14, 0, 16, 16], "rotation": 270, "texture": "#0"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#0"} + } + }, + { + "name": "SIde", + "from": [0, 2, 0], + "to": [2, 14, 16], + "faces": { + "north": {"uv": [14, 2, 16, 14], "texture": "#1"}, + "east": {"uv": [2, 0, 14, 16], "rotation": 270, "texture": "#0"}, + "south": {"uv": [0, 2, 2, 14], "texture": "#1"}, + "west": {"uv": [2, 0, 14, 16], "rotation": 270, "texture": "#0"} + } + }, + { + "name": "Side", + "from": [14, 2, 0], + "to": [16, 14, 16], + "faces": { + "north": {"uv": [0, 2, 2, 14], "texture": "#1"}, + "east": {"uv": [2, 0, 14, 16], "rotation": 90, "texture": "#0"}, + "south": {"uv": [14, 2, 16, 14], "texture": "#1"}, + "west": {"uv": [2, 0, 14, 16], "rotation": 270, "texture": "#0"} + } + }, + { + "name": "Axis", + "from": [6, 6, 0], + "to": [10, 10, 16], + "faces": { + "north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"}, + "east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"}, + "south": {"uv": [6, 6, 10, 10], "texture": "#1_1"}, + "west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"}, + "up": {"uv": [6, 0, 10, 16], "texture": "#1_0"}, + "down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"} + } + } + ], + "groups": [0, 1, 2, 3, 4, + { + "name": "shaft", + "origin": [8, 8, 8], + "children": [5] + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/create/models/block/gauge/item_speed.json b/src/main/resources/assets/create/models/block/gauge/item_speed.json index 4acb891eb..4df920337 100644 --- a/src/main/resources/assets/create/models/block/gauge/item_speed.json +++ b/src/main/resources/assets/create/models/block/gauge/item_speed.json @@ -102,7 +102,6 @@ "name": "Axis", "from": [6, 6, 0], "to": [10, 10, 16], - "shade": false, "faces": { "north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1"}, "east": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#0"}, diff --git a/src/main/resources/assets/create/models/block/gauge/item_stress.json b/src/main/resources/assets/create/models/block/gauge/item_stress.json index f059867f7..38582a770 100644 --- a/src/main/resources/assets/create/models/block/gauge/item_stress.json +++ b/src/main/resources/assets/create/models/block/gauge/item_stress.json @@ -102,7 +102,6 @@ "name": "Axis", "from": [6, 6, 0], "to": [10, 10, 16], - "shade": false, "faces": { "north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1"}, "east": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#0"}, diff --git a/src/main/resources/assets/create/models/item/clutch.json b/src/main/resources/assets/create/models/item/clutch.json index f36f45866..eda38aa09 100644 --- a/src/main/resources/assets/create/models/item/clutch.json +++ b/src/main/resources/assets/create/models/item/clutch.json @@ -1,3 +1,90 @@ { - "parent": "create:block/clutch_off" + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "create:block/clutch_off", + "1": "create:block/gearbox", + "particle": "create:block/axis", + "1_0": "create:block/axis", + "1_1": "create:block/axis_top" + }, + "elements": [ + { + "name": "Bottom", + "from": [0, 0, 0], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "east": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "south": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "west": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, + "down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"} + } + }, + { + "name": "Core", + "from": [1, 2, 1], + "to": [15, 14, 15], + "faces": { + "north": {"uv": [1, 2, 15, 14], "texture": "#1"}, + "south": {"uv": [1, 2, 15, 14], "texture": "#1"} + } + }, + { + "name": "Top", + "from": [0, 14, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "east": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "south": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "west": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#0"} + } + }, + { + "name": "SideWest", + "from": [0, 2, 0], + "to": [2, 14, 16], + "faces": { + "north": {"uv": [14, 2, 16, 14], "texture": "#0"}, + "east": {"uv": [0, 2, 16, 14], "texture": "#0"}, + "south": {"uv": [0, 2, 2, 14], "texture": "#0"}, + "west": {"uv": [0, 2, 16, 14], "texture": "#0"} + } + }, + { + "name": "SideEast", + "from": [14, 2, 0], + "to": [16, 14, 16], + "faces": { + "north": {"uv": [0, 2, 2, 14], "texture": "#0"}, + "east": {"uv": [0, 2, 16, 14], "texture": "#0"}, + "south": {"uv": [14, 2, 16, 14], "texture": "#0"}, + "west": {"uv": [0, 2, 16, 14], "texture": "#0"} + } + }, + { + "name": "Axis", + "from": [6, 6, 0], + "to": [10, 10, 16], + "faces": { + "north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"}, + "east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"}, + "south": {"uv": [6, 6, 10, 10], "texture": "#1_1"}, + "west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"}, + "up": {"uv": [6, 0, 10, 16], "texture": "#1_0"}, + "down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"} + } + } + ], + "groups": [0, 1, 2, 3, 4, + { + "name": "shaft", + "origin": [8, 8, 8], + "children": [5] + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/create/models/item/encased_belt.json b/src/main/resources/assets/create/models/item/encased_belt.json index 46d36fd69..ac1722910 100644 --- a/src/main/resources/assets/create/models/item/encased_belt.json +++ b/src/main/resources/assets/create/models/item/encased_belt.json @@ -1,3 +1,3 @@ { - "parent": "create:block/encased_belt/single" + "parent": "create:block/encased_belt/item" } \ No newline at end of file diff --git a/src/main/resources/assets/create/models/item/encased_shaft.json b/src/main/resources/assets/create/models/item/encased_shaft.json index 962a2dbf7..c37c70f9d 100644 --- a/src/main/resources/assets/create/models/item/encased_shaft.json +++ b/src/main/resources/assets/create/models/item/encased_shaft.json @@ -1,3 +1,90 @@ { - "parent": "create:block/encased_shaft" + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "create:block/gearbox_top", + "1": "create:block/gearbox", + "particle": "create:block/axis", + "1_0": "create:block/axis", + "1_1": "create:block/axis_top" + }, + "elements": [ + { + "name": "Bottom", + "from": [0, 0, 0], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "east": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "south": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "west": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#0"} + } + }, + { + "name": "Core", + "from": [1, 2, 1], + "to": [15, 14, 15], + "faces": { + "north": {"uv": [1, 2, 15, 14], "texture": "#1"}, + "south": {"uv": [1, 2, 15, 14], "texture": "#1"} + } + }, + { + "name": "Top", + "from": [0, 14, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "east": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "south": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "west": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#0"} + } + }, + { + "name": "SideWest", + "from": [0, 2, 0], + "to": [2, 14, 16], + "faces": { + "north": {"uv": [14, 2, 16, 14], "texture": "#0"}, + "east": {"uv": [0, 2, 16, 14], "texture": "#0"}, + "south": {"uv": [0, 2, 2, 14], "texture": "#0"}, + "west": {"uv": [0, 2, 16, 14], "texture": "#0"} + } + }, + { + "name": "SideEast", + "from": [14, 2, 0], + "to": [16, 14, 16], + "faces": { + "north": {"uv": [0, 2, 2, 14], "texture": "#0"}, + "east": {"uv": [0, 2, 16, 14], "texture": "#0"}, + "south": {"uv": [14, 2, 16, 14], "texture": "#0"}, + "west": {"uv": [0, 2, 16, 14], "texture": "#0"} + } + }, + { + "name": "Axis", + "from": [6, 6, 0], + "to": [10, 10, 16], + "faces": { + "north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"}, + "east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"}, + "south": {"uv": [6, 6, 10, 10], "texture": "#1_1"}, + "west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"}, + "up": {"uv": [6, 0, 10, 16], "texture": "#1_0"}, + "down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"} + } + } + ], + "groups": [0, 1, 2, 3, 4, + { + "name": "shaft", + "origin": [8, 8, 8], + "children": [5] + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/create/models/item/gearbox.json b/src/main/resources/assets/create/models/item/gearbox.json index c9a04a2b5..aa9a6d7d1 100644 --- a/src/main/resources/assets/create/models/item/gearbox.json +++ b/src/main/resources/assets/create/models/item/gearbox.json @@ -1,3 +1,88 @@ { - "parent": "create:block/gearbox" + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "create:block/gearbox_top", + "1": "create:block/gearbox", + "particle": "create:block/axis", + "1_0": "create:block/axis", + "1_1": "create:block/axis_top" + }, + "elements": [ + { + "name": "Bottom", + "from": [0, 0, 0], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "east": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "south": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "west": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#0"} + } + }, + { + "name": "Core", + "from": [1, 2, 1], + "to": [15, 14, 15], + "faces": { + "north": {"uv": [1, 2, 15, 14], "texture": "#1"}, + "east": {"uv": [1, 2, 15, 14], "texture": "#1"}, + "south": {"uv": [1, 2, 15, 14], "texture": "#1"}, + "west": {"uv": [1, 2, 15, 14], "texture": "#1"} + } + }, + { + "name": "Top", + "from": [0, 14, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "east": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "south": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "west": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#0"} + } + }, + { + "name": "Axis", + "from": [6, 6, 0], + "to": [10, 10, 16], + "faces": { + "north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"}, + "east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"}, + "south": {"uv": [6, 6, 10, 10], "texture": "#1_1"}, + "west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"}, + "up": {"uv": [6, 0, 10, 16], "texture": "#1_0"}, + "down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"} + } + }, + { + "name": "Axis", + "from": [0, 6, 6], + "to": [16, 10, 10], + "faces": { + "north": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"}, + "east": {"uv": [6, 6, 10, 10], "rotation": 270, "texture": "#1_1"}, + "south": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"}, + "west": {"uv": [6, 6, 10, 10], "rotation": 270, "texture": "#1_1"}, + "up": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"}, + "down": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"} + } + } + ], + "groups": [0, 1, 2, + { + "name": "shaft", + "origin": [8, 8, 8], + "children": [3] + }, + { + "name": "shaft", + "origin": [8, 8, 8], + "children": [4] + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/create/models/item/gearshift.json b/src/main/resources/assets/create/models/item/gearshift.json index 74acd75da..52e8f3ac2 100644 --- a/src/main/resources/assets/create/models/item/gearshift.json +++ b/src/main/resources/assets/create/models/item/gearshift.json @@ -1,3 +1,90 @@ { - "parent": "create:block/gearshift_off" + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "create:block/gearshift_off", + "1": "create:block/gearbox", + "particle": "create:block/axis", + "1_0": "create:block/axis", + "1_1": "create:block/axis_top" + }, + "elements": [ + { + "name": "Bottom", + "from": [0, 0, 0], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "east": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "south": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "west": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, + "down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#0"} + } + }, + { + "name": "Core", + "from": [1, 2, 1], + "to": [15, 14, 15], + "faces": { + "north": {"uv": [1, 2, 15, 14], "texture": "#1"}, + "south": {"uv": [1, 2, 15, 14], "texture": "#1"} + } + }, + { + "name": "Top", + "from": [0, 14, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "east": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "south": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "west": {"uv": [0, 0, 16, 2], "texture": "#0"}, + "up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#0"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#0"} + } + }, + { + "name": "SideWest", + "from": [0, 2, 0], + "to": [2, 14, 16], + "faces": { + "north": {"uv": [14, 2, 16, 14], "texture": "#0"}, + "east": {"uv": [0, 2, 16, 14], "texture": "#0"}, + "south": {"uv": [0, 2, 2, 14], "texture": "#0"}, + "west": {"uv": [0, 2, 16, 14], "texture": "#0"} + } + }, + { + "name": "SideEast", + "from": [14, 2, 0], + "to": [16, 14, 16], + "faces": { + "north": {"uv": [0, 2, 2, 14], "texture": "#0"}, + "east": {"uv": [0, 2, 16, 14], "texture": "#0"}, + "south": {"uv": [14, 2, 16, 14], "texture": "#0"}, + "west": {"uv": [0, 2, 16, 14], "texture": "#0"} + } + }, + { + "name": "Axis", + "from": [6, 6, 0], + "to": [10, 10, 16], + "faces": { + "north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"}, + "east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"}, + "south": {"uv": [6, 6, 10, 10], "texture": "#1_1"}, + "west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"}, + "up": {"uv": [6, 0, 10, 16], "texture": "#1_0"}, + "down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"} + } + } + ], + "groups": [0, 1, 2, 3, 4, + { + "name": "shaft", + "origin": [8, 8, 8], + "children": [5] + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/create/models/item/mechanical_piston.json b/src/main/resources/assets/create/models/item/mechanical_piston.json index f421820e2..590db2785 100644 --- a/src/main/resources/assets/create/models/item/mechanical_piston.json +++ b/src/main/resources/assets/create/models/item/mechanical_piston.json @@ -1,3 +1,95 @@ { - "parent": "create:block/mechanical_piston" + "credit": "Made with Blockbench", + "parent": "block/block", + "textures": { + "0": "create:block/gearbox_top", + "1": "create:block/piston_bottom", + "2": "create:block/gearbox", + "3": "create:block/piston_inner", + "4": "block/piston_side", + "5": "block/piston_top", + "particle": "create:block/axis", + "1_0": "create:block/axis", + "1_1": "create:block/axis_top" + }, + "elements": [ + { + "name": "Bottom", + "from": [0, 0, 0], + "to": [16, 2, 16], + "faces": { + "north": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "east": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "south": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "west": {"uv": [0, 14, 16, 16], "texture": "#0"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#0"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#1"} + } + }, + { + "name": "Inner", + "from": [2, 2, 1], + "to": [14, 12, 15], + "faces": { + "north": {"uv": [2, 4, 14, 14], "texture": "#2"}, + "south": {"uv": [2, 4, 14, 14], "texture": "#2"}, + "down": {"uv": [0, 0, 12, 14], "texture": "#2"} + } + }, + { + "name": "Side", + "from": [0, 2, 0], + "to": [2, 12, 16], + "faces": { + "north": {"uv": [14, 0, 16, 10], "texture": "#0"}, + "east": {"uv": [0, 0, 16, 10], "texture": "#0"}, + "south": {"uv": [0, 0, 2, 10], "texture": "#0"}, + "west": {"uv": [0, 0, 16, 10], "texture": "#0"} + } + }, + { + "name": "Side2", + "from": [14, 2, 0], + "to": [16, 12, 16], + "faces": { + "north": {"uv": [0, 0, 2, 10], "texture": "#0"}, + "east": {"uv": [0, 0, 16, 10], "texture": "#0"}, + "south": {"uv": [14, 0, 16, 10], "texture": "#0"}, + "west": {"uv": [0, 0, 16, 10], "texture": "#0"} + } + }, + { + "name": "Top", + "from": [0, 12, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 0, 16, 4], "texture": "#4"}, + "east": {"uv": [0, 0, 16, 4], "texture": "#4"}, + "south": {"uv": [0, 0, 16, 4], "texture": "#4"}, + "west": {"uv": [0, 0, 16, 4], "texture": "#4"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#5"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#3"} + } + }, + { + "name": "Axis", + "from": [6, 6, 0], + "to": [10, 10, 16], + "faces": { + "north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1_1"}, + "east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#1_0"}, + "south": {"uv": [6, 6, 10, 10], "texture": "#1_1"}, + "west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#1_0"}, + "up": {"uv": [6, 0, 10, 16], "texture": "#1_0"}, + "down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#1_0"} + } + } + ], + "groups": [0, 1, 2, 3, 4, + { + "name": "shaft", + "origin": [8, 8, 8], + "children": [5] + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/create/models/item/mechanical_press.json b/src/main/resources/assets/create/models/item/mechanical_press.json index 20baae057..e0284b15f 100644 --- a/src/main/resources/assets/create/models/item/mechanical_press.json +++ b/src/main/resources/assets/create/models/item/mechanical_press.json @@ -1,152 +1,173 @@ { - "__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)", + "credit": "Made with Blockbench", "parent": "block/block", - "textures": { - "mechanical_press_head": "create:block/mechanical_press_head", - "gearbox_top": "create:block/gearbox_top", - "mechanical_press_pole": "create:block/mechanical_press_pole", - "gearbox": "create:block/gearbox", - "mechanical_press_top": "create:block/mechanical_press_top", - "mechanical_press_bottom": "create:block/mechanical_press_bottom", - "particle": "create:block/gearbox_top" - }, + "textures": { + "0": "create:block/axis", + "1": "create:block/axis_top", + "mechanical_press_head": "create:block/mechanical_press_head", + "gearbox_top": "create:block/gearbox_top", + "mechanical_press_pole": "create:block/mechanical_press_pole", + "gearbox": "create:block/gearbox", + "mechanical_press_top": "create:block/mechanical_press_top", + "mechanical_press_bottom": "create:block/mechanical_press_bottom", + "particle": "create:block/axis" + }, + "elements": [ + { + "name": "Top", + "from": [0, 18, 0], + "to": [16, 20, 16], + "faces": { + "north": {"uv": [0, 0, 16, 2], "texture": "#gearbox"}, + "east": {"uv": [0, 0, 16, 2], "texture": "#gearbox"}, + "south": {"uv": [0, 0, 16, 2], "texture": "#gearbox"}, + "west": {"uv": [0, 0, 16, 2], "texture": "#gearbox"}, + "up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#mechanical_press_top"}, + "down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#gearbox"} + } + }, + { + "name": "Core", + "from": [2, 8, 1], + "to": [14, 18, 15], + "faces": { + "north": {"uv": [2, 2, 14, 12], "texture": "#gearbox"}, + "south": {"uv": [2, 2, 14, 12], "texture": "#gearbox"}, + "down": {"uv": [2, 1, 14, 15], "rotation": 180, "texture": "#mechanical_press_bottom"} + } + }, + { + "name": "Side", + "from": [14, 6, 0], + "to": [16, 18, 16], + "faces": { + "north": {"uv": [0, 2, 2, 14], "texture": "#gearbox_top"}, + "east": {"uv": [0, 4, 16, 16], "texture": "#gearbox_top"}, + "south": {"uv": [14, 2, 16, 14], "texture": "#gearbox_top"}, + "west": {"uv": [0, 4, 16, 16], "texture": "#gearbox_top"}, + "down": {"uv": [0, 0, 2, 16], "rotation": 180, "texture": "#gearbox_top"} + } + }, + { + "name": "Side", + "from": [0, 6, 0], + "to": [2, 18, 16], + "faces": { + "north": {"uv": [14, 2, 16, 14], "texture": "#gearbox_top"}, + "east": {"uv": [0, 4, 16, 16], "texture": "#gearbox_top"}, + "south": {"uv": [0, 2, 2, 14], "texture": "#gearbox_top"}, + "west": {"uv": [0, 4, 16, 16], "texture": "#gearbox_top"}, + "down": {"uv": [14, 0, 16, 16], "rotation": 180, "texture": "#gearbox_top"} + } + }, + { + "name": "Pole1Core", + "from": [6, 4, 6], + "to": [10, 14, 10], + "faces": { + "east": {"uv": [6, 6, 10, 16], "texture": "#mechanical_press_pole"}, + "west": {"uv": [6, 6, 10, 16], "texture": "#mechanical_press_pole"} + } + }, + { + "name": "Pole2Core", + "from": [6, 14, 6], + "to": [10, 27, 10], + "faces": { + "east": {"uv": [6, 0, 10, 13], "texture": "#mechanical_press_pole"}, + "west": {"uv": [6, 0, 10, 13], "texture": "#mechanical_press_pole"}, + "up": {"uv": [11, 1, 15, 5], "rotation": 180, "texture": "#mechanical_press_pole"} + } + }, + { + "name": "Pole1Side", + "from": [5, 4, 5], + "to": [11, 14, 6], + "faces": { + "north": {"uv": [0, 6, 6, 16], "texture": "#mechanical_press_pole"}, + "east": {"uv": [0, 6, 1, 16], "texture": "#mechanical_press_pole"}, + "south": {"uv": [0, 6, 6, 16], "texture": "#mechanical_press_pole"}, + "west": {"uv": [5, 6, 6, 16], "texture": "#mechanical_press_pole"} + } + }, + { + "name": "Pole1Side", + "from": [5, 4, 10], + "to": [11, 14, 11], + "faces": { + "north": {"uv": [0, 6, 6, 16], "texture": "#mechanical_press_pole"}, + "east": {"uv": [0, 6, 1, 16], "texture": "#mechanical_press_pole"}, + "south": {"uv": [0, 6, 6, 16], "texture": "#mechanical_press_pole"}, + "west": {"uv": [5, 6, 6, 16], "texture": "#mechanical_press_pole"} + } + }, + { + "name": "Pole2Side", + "from": [5, 14, 10], + "to": [11, 27, 11], + "faces": { + "north": {"uv": [0, 0, 6, 13], "texture": "#mechanical_press_pole"}, + "east": {"uv": [0, 0, 1, 13], "texture": "#mechanical_press_pole"}, + "south": {"uv": [0, 0, 6, 13], "texture": "#mechanical_press_pole"}, + "west": {"uv": [5, 0, 6, 13], "texture": "#mechanical_press_pole"}, + "up": {"uv": [10, 0, 16, 1], "rotation": 180, "texture": "#mechanical_press_pole"} + } + }, + { + "name": "Pole2Side", + "from": [5, 14, 5], + "to": [11, 27, 6], + "faces": { + "north": {"uv": [0, 0, 6, 13], "texture": "#mechanical_press_pole"}, + "east": {"uv": [0, 0, 1, 13], "texture": "#mechanical_press_pole"}, + "south": {"uv": [0, 0, 6, 13], "texture": "#mechanical_press_pole"}, + "west": {"uv": [5, 0, 6, 13], "texture": "#mechanical_press_pole"}, + "up": {"uv": [10, 5, 16, 6], "rotation": 180, "texture": "#mechanical_press_pole"} + } + }, + { + "name": "Head", + "from": [3, 0, 3], + "to": [13, 4, 13], + "faces": { + "north": {"uv": [1, 0, 11, 4], "texture": "#mechanical_press_head"}, + "east": {"uv": [1, 0, 11, 4], "texture": "#mechanical_press_head"}, + "south": {"uv": [1, 0, 11, 4], "texture": "#mechanical_press_head"}, + "west": {"uv": [1, 0, 11, 4], "texture": "#mechanical_press_head"}, + "up": {"uv": [1, 5, 11, 15], "rotation": 180, "texture": "#mechanical_press_head"}, + "down": {"uv": [1, 5, 11, 15], "rotation": 180, "texture": "#mechanical_press_head"} + } + }, + { + "name": "Axis", + "from": [6, 10, 0], + "to": [10, 14, 16], + "faces": { + "north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1"}, + "east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#0"}, + "south": {"uv": [6, 6, 10, 10], "texture": "#1"}, + "west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#0"}, + "up": {"uv": [6, 0, 10, 16], "texture": "#0"}, + "down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#0"} + } + } + ], "display": { - "gui": { - "rotation": [ 30, 225, 0 ], - "translation": [ 0, -2, 0], - "scale":[ 0.55, 0.55, 0.55 ] - }, + "gui": { + "rotation": [30, 225, 0], + "translation": [0, -2, 0], + "scale": [0.55, 0.55, 0.55] + }, "fixed": { - "rotation": [ 0, 0, 0 ], - "translation": [ 0, -2.75, -0.0625], - "scale":[ 0.5, 0.5, 0.5 ] - } - }, - "elements": [ - { - "name": "Top", - "from": [ 0, 18, 0 ], - "to": [ 16, 20, 16 ], - "faces": { - "north": { "texture": "#gearbox", "uv": [ 0, 0, 16, 2 ] }, - "east": { "texture": "#gearbox", "uv": [ 0, 0, 16, 2 ] }, - "south": { "texture": "#gearbox", "uv": [ 0, 0, 16, 2 ] }, - "west": { "texture": "#gearbox", "uv": [ 0, 0, 16, 2 ] }, - "up": { "texture": "#mechanical_press_top", "uv": [ 0, 0, 16, 16 ], "rotation": 180 }, - "down": { "texture": "#gearbox", "uv": [ 0, 0, 16, 16 ], "rotation": 180 } - } - }, - { - "name": "Core", - "from": [ 2, 8, 1 ], - "to": [ 14, 18, 15 ], - "faces": { - "north": { "texture": "#gearbox", "uv": [ 2, 2, 14, 12 ] }, - "south": { "texture": "#gearbox", "uv": [ 2, 2, 14, 12 ] }, - "down": { "texture": "#mechanical_press_bottom", "uv": [ 2, 1, 14, 15 ], "rotation": 180 } - } - }, - { - "name": "Side", - "from": [ 14, 6, 0 ], - "to": [ 16, 18, 16 ], - "faces": { - "north": { "texture": "#gearbox_top", "uv": [ 0, 2, 2, 14 ] }, - "east": { "texture": "#gearbox_top", "uv": [ 0, 4, 16, 16 ] }, - "south": { "texture": "#gearbox_top", "uv": [ 14, 2, 16, 14 ] }, - "west": { "texture": "#gearbox_top", "uv": [ 0, 4, 16, 16 ] }, - "down": { "texture": "#gearbox_top", "uv": [ 0, 0, 2, 16 ], "rotation": 180 } - } - }, - { - "name": "Side", - "from": [ 0, 6, 0 ], - "to": [ 2, 18, 16 ], - "faces": { - "north": { "texture": "#gearbox_top", "uv": [ 14, 2, 16, 14 ] }, - "east": { "texture": "#gearbox_top", "uv": [ 0, 4, 16, 16 ] }, - "south": { "texture": "#gearbox_top", "uv": [ 0, 2, 2, 14 ] }, - "west": { "texture": "#gearbox_top", "uv": [ 0, 4, 16, 16 ] }, - "down": { "texture": "#gearbox_top", "uv": [ 14, 0, 16, 16 ], "rotation": 180 } - } - }, - { - "name": "Pole1Core", - "from": [ 6, 4, 6 ], - "to": [ 10, 14, 10 ], - "faces": { - "east": { "texture": "#mechanical_press_pole", "uv": [ 6, 6, 10, 16 ] }, - "west": { "texture": "#mechanical_press_pole", "uv": [ 6, 6, 10, 16 ] } - } - }, - { - "name": "Pole2Core", - "from": [ 6, 14, 6 ], - "to": [ 10, 27, 10 ], - "faces": { - "east": { "texture": "#mechanical_press_pole", "uv": [ 6, 0, 10, 13 ] }, - "west": { "texture": "#mechanical_press_pole", "uv": [ 6, 0, 10, 13 ] }, - "up": { "texture": "#mechanical_press_pole", "uv": [ 11, 1, 15, 5 ], "rotation": 180 } - } - }, - { - "name": "Pole1Side", - "from": [ 5, 4, 5 ], - "to": [ 11, 14, 6 ], - "faces": { - "north": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 6, 16 ] }, - "east": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 1, 16 ] }, - "south": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 6, 16 ] }, - "west": { "texture": "#mechanical_press_pole", "uv": [ 5, 6, 6, 16 ] } - } - }, - { - "name": "Pole1Side", - "from": [ 5, 4, 10 ], - "to": [ 11, 14, 11 ], - "faces": { - "north": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 6, 16 ] }, - "east": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 1, 16 ] }, - "south": { "texture": "#mechanical_press_pole", "uv": [ 0, 6, 6, 16 ] }, - "west": { "texture": "#mechanical_press_pole", "uv": [ 5, 6, 6, 16 ] } - } - }, - { - "name": "Pole2Side", - "from": [ 5, 14, 10 ], - "to": [ 11, 27, 11 ], - "faces": { - "north": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 6, 13 ] }, - "east": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 1, 13 ] }, - "south": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 6, 13 ] }, - "west": { "texture": "#mechanical_press_pole", "uv": [ 5, 0, 6, 13 ] }, - "up": { "texture": "#mechanical_press_pole", "uv": [ 10, 0, 16, 1 ], "rotation": 180 } - } - }, - { - "name": "Pole2Side", - "from": [ 5, 14, 5 ], - "to": [ 11, 27, 6 ], - "faces": { - "north": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 6, 13 ] }, - "east": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 1, 13 ] }, - "south": { "texture": "#mechanical_press_pole", "uv": [ 0, 0, 6, 13 ] }, - "west": { "texture": "#mechanical_press_pole", "uv": [ 5, 0, 6, 13 ] }, - "up": { "texture": "#mechanical_press_pole", "uv": [ 10, 5, 16, 6 ], "rotation": 180 } - } - }, - { - "name": "Head", - "from": [ 3, 0, 3 ], - "to": [ 13, 4, 13 ], - "faces": { - "north": { "texture": "#mechanical_press_head", "uv": [ 1, 0, 11, 4 ] }, - "east": { "texture": "#mechanical_press_head", "uv": [ 1, 0, 11, 4 ] }, - "south": { "texture": "#mechanical_press_head", "uv": [ 1, 0, 11, 4 ] }, - "west": { "texture": "#mechanical_press_head", "uv": [ 1, 0, 11, 4 ] }, - "up": { "texture": "#mechanical_press_head", "uv": [ 1, 5, 11, 15 ], "rotation": 180 }, - "down": { "texture": "#mechanical_press_head", "uv": [ 1, 5, 11, 15 ], "rotation": 180 } - } - } - ] + "translation": [0, -2.75, -0.0625], + "scale": [0.5, 0.5, 0.5] + } + }, + "groups": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, + { + "name": "shaft", + "origin": [8, 8, 8], + "children": [11] + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/create/models/item/sticky_mechanical_piston.json b/src/main/resources/assets/create/models/item/sticky_mechanical_piston.json index e03a03ed5..fe98bca55 100644 --- a/src/main/resources/assets/create/models/item/sticky_mechanical_piston.json +++ b/src/main/resources/assets/create/models/item/sticky_mechanical_piston.json @@ -1,3 +1,6 @@ { - "parent": "create:block/mechanical_piston_sticky" -} \ No newline at end of file + "parent": "create:item/mechanical_piston", + "textures": { + "5": "block/piston_top_sticky" + } +} diff --git a/src/main/resources/assets/create/models/item/vertical_gearbox.json b/src/main/resources/assets/create/models/item/vertical_gearbox.json index e880142fc..d802c2cac 100644 --- a/src/main/resources/assets/create/models/item/vertical_gearbox.json +++ b/src/main/resources/assets/create/models/item/vertical_gearbox.json @@ -1,48 +1,88 @@ { - "__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)", + "credit": "Made with Blockbench", "parent": "block/block", - "textures": { - "particle": "create:block/gearbox", - "gearbox_top": "create:block/gearbox_top", - "gearbox": "create:block/gearbox" - }, - "elements": [ - { - "name": "Side", - "from": [ 0, 0, 0 ], - "to": [ 2, 16, 16 ], - "faces": { - "north": { "texture": "#gearbox_top", "uv": [ 14, 0, 16, 16 ] }, - "east": { "texture": "#gearbox_top", "uv": [ 0, 0, 16, 16 ] }, - "south": { "texture": "#gearbox_top", "uv": [ 0, 0, 2, 16 ] }, - "west": { "texture": "#gearbox_top", "uv": [ 0, 0, 16, 16 ] }, - "up": { "texture": "#gearbox_top", "uv": [ 0, 0, 2, 16 ] }, - "down": { "texture": "#gearbox_top", "uv": [ 0, 0, 2, 16 ] } - } - }, - { - "name": "Side", - "from": [ 14, 0, 0 ], - "to": [ 16, 16, 16 ], - "faces": { - "north": { "texture": "#gearbox_top", "uv": [ 0, 0, 2, 16 ] }, - "east": { "texture": "#gearbox_top", "uv": [ 0, 0, 16, 16 ] }, - "south": { "texture": "#gearbox_top", "uv": [ 14, 0, 16, 16 ] }, - "west": { "texture": "#gearbox_top", "uv": [ 0, 0, 16, 16 ] }, - "up": { "texture": "#gearbox_top", "uv": [ 14, 0, 16, 16 ] }, - "down": { "texture": "#gearbox_top", "uv": [ 14, 0, 16, 16 ] } - } - }, - { - "name": "Center", - "from": [ 2, 1, 1 ], - "to": [ 14, 15, 15 ], - "faces": { - "north": { "texture": "#gearbox", "uv": [ 2, 1, 14, 15 ] }, - "south": { "texture": "#gearbox", "uv": [ 2, 1, 14, 15 ] }, - "up": { "texture": "#gearbox", "uv": [ 2, 1, 14, 15 ] }, - "down": { "texture": "#gearbox", "uv": [ 2, 1, 14, 15 ] } - } - } - ] + "textures": { + "0": "create:block/axis", + "1": "create:block/axis_top", + "gearbox_top": "create:block/gearbox_top", + "gearbox": "create:block/gearbox", + "particle": "create:block/axis" + }, + "elements": [ + { + "name": "Side", + "from": [0, 0, 0], + "to": [2, 16, 16], + "faces": { + "north": {"uv": [14, 0, 16, 16], "texture": "#gearbox_top"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#gearbox_top"}, + "south": {"uv": [0, 0, 2, 16], "texture": "#gearbox_top"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#gearbox_top"}, + "up": {"uv": [0, 0, 2, 16], "texture": "#gearbox_top"}, + "down": {"uv": [0, 0, 2, 16], "texture": "#gearbox_top"} + } + }, + { + "name": "Side", + "from": [14, 0, 0], + "to": [16, 16, 16], + "faces": { + "north": {"uv": [0, 0, 2, 16], "texture": "#gearbox_top"}, + "east": {"uv": [0, 0, 16, 16], "texture": "#gearbox_top"}, + "south": {"uv": [14, 0, 16, 16], "texture": "#gearbox_top"}, + "west": {"uv": [0, 0, 16, 16], "texture": "#gearbox_top"}, + "up": {"uv": [14, 0, 16, 16], "texture": "#gearbox_top"}, + "down": {"uv": [14, 0, 16, 16], "texture": "#gearbox_top"} + } + }, + { + "name": "Center", + "from": [2, 1, 1], + "to": [14, 15, 15], + "faces": { + "north": {"uv": [2, 1, 14, 15], "texture": "#gearbox"}, + "south": {"uv": [2, 1, 14, 15], "texture": "#gearbox"}, + "up": {"uv": [2, 1, 14, 15], "texture": "#gearbox"}, + "down": {"uv": [2, 1, 14, 15], "texture": "#gearbox"} + } + }, + { + "name": "Axis", + "from": [6, 6, 0], + "to": [10, 10, 16], + "faces": { + "north": {"uv": [6, 6, 10, 10], "rotation": 180, "texture": "#1"}, + "east": {"uv": [6, 0, 10, 16], "rotation": 90, "texture": "#0"}, + "south": {"uv": [6, 6, 10, 10], "texture": "#1"}, + "west": {"uv": [6, 0, 10, 16], "rotation": 270, "texture": "#0"}, + "up": {"uv": [6, 0, 10, 16], "texture": "#0"}, + "down": {"uv": [6, 0, 10, 16], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "Axis", + "from": [6, 0, 6], + "to": [10, 16, 10], + "faces": { + "north": {"uv": [6, 0, 10, 16], "texture": "#0"}, + "east": {"uv": [6, 0, 10, 16], "texture": "#0"}, + "south": {"uv": [6, 0, 10, 16], "texture": "#0"}, + "west": {"uv": [6, 0, 10, 16], "texture": "#0"}, + "up": {"uv": [6, 6, 10, 10], "texture": "#1"}, + "down": {"uv": [6, 6, 10, 10], "texture": "#1"} + } + } + ], + "groups": [0, 1, 2, + { + "name": "shaft", + "origin": [8, 8, 8], + "children": [3] + }, + { + "name": "shaft", + "origin": [8, 8, 8], + "children": [4] + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/create/textures/block/belt_support_side.png b/src/main/resources/assets/create/textures/block/belt_support_side.png index 8c4565857..f3d919354 100644 Binary files a/src/main/resources/assets/create/textures/block/belt_support_side.png and b/src/main/resources/assets/create/textures/block/belt_support_side.png differ diff --git a/src/main/resources/assets/create/textures/block/brass_block.png b/src/main/resources/assets/create/textures/block/brass_block.png new file mode 100644 index 000000000..51415fb3e Binary files /dev/null and b/src/main/resources/assets/create/textures/block/brass_block.png differ diff --git a/src/main/resources/assets/create/textures/block/brass_casing_side.png b/src/main/resources/assets/create/textures/block/brass_casing_side.png index 169847187..bab9e0489 100644 Binary files a/src/main/resources/assets/create/textures/block/brass_casing_side.png and b/src/main/resources/assets/create/textures/block/brass_casing_side.png differ diff --git a/src/main/resources/assets/create/textures/block/connected/brass_casing.png b/src/main/resources/assets/create/textures/block/connected/brass_casing.png index 025c381d4..4ab6c99bb 100644 Binary files a/src/main/resources/assets/create/textures/block/connected/brass_casing.png and b/src/main/resources/assets/create/textures/block/connected/brass_casing.png differ diff --git a/src/main/resources/assets/create/textures/block/connected/crafter_side.png b/src/main/resources/assets/create/textures/block/connected/crafter_side.png index c47eefaf1..85670c63d 100644 Binary files a/src/main/resources/assets/create/textures/block/connected/crafter_side.png and b/src/main/resources/assets/create/textures/block/connected/crafter_side.png differ diff --git a/src/main/resources/assets/create/textures/block/contact_front.png b/src/main/resources/assets/create/textures/block/contact_front.png index cfea0f9f1..5691912b6 100644 Binary files a/src/main/resources/assets/create/textures/block/contact_front.png and b/src/main/resources/assets/create/textures/block/contact_front.png differ diff --git a/src/main/resources/assets/create/textures/block/contact_side.png b/src/main/resources/assets/create/textures/block/contact_side.png index e135b3c6d..490905260 100644 Binary files a/src/main/resources/assets/create/textures/block/contact_side.png and b/src/main/resources/assets/create/textures/block/contact_side.png differ diff --git a/src/main/resources/assets/create/textures/block/contact_side_powered.png b/src/main/resources/assets/create/textures/block/contact_side_powered.png index 649652f43..82240c3ed 100644 Binary files a/src/main/resources/assets/create/textures/block/contact_side_powered.png and b/src/main/resources/assets/create/textures/block/contact_side_powered.png differ diff --git a/src/main/resources/assets/create/textures/block/crafter_side.png b/src/main/resources/assets/create/textures/block/crafter_side.png index 2cad9a61f..b8f204444 100644 Binary files a/src/main/resources/assets/create/textures/block/crafter_side.png and b/src/main/resources/assets/create/textures/block/crafter_side.png differ diff --git a/src/main/resources/assets/create/textures/block/crafter_top.png b/src/main/resources/assets/create/textures/block/crafter_top.png index a2965859e..89d4f7e20 100644 Binary files a/src/main/resources/assets/create/textures/block/crafter_top.png and b/src/main/resources/assets/create/textures/block/crafter_top.png differ diff --git a/src/main/resources/assets/create/textures/block/crafter_topunderside.png b/src/main/resources/assets/create/textures/block/crafter_topunderside.png index bd07e219d..3d0b68797 100644 Binary files a/src/main/resources/assets/create/textures/block/crafter_topunderside.png and b/src/main/resources/assets/create/textures/block/crafter_topunderside.png differ diff --git a/src/main/resources/assets/create/textures/block/entity_detector_front.png b/src/main/resources/assets/create/textures/block/entity_detector_front.png index fefef33d0..bb78e4ec7 100644 Binary files a/src/main/resources/assets/create/textures/block/entity_detector_front.png and b/src/main/resources/assets/create/textures/block/entity_detector_front.png differ diff --git a/src/main/resources/assets/create/textures/block/entity_detector_off.png b/src/main/resources/assets/create/textures/block/entity_detector_off.png index 4294598ad..4c05885d8 100644 Binary files a/src/main/resources/assets/create/textures/block/entity_detector_off.png and b/src/main/resources/assets/create/textures/block/entity_detector_off.png differ diff --git a/src/main/resources/assets/create/textures/block/entity_detector_on.png b/src/main/resources/assets/create/textures/block/entity_detector_on.png index 973bd2de7..7065ec314 100644 Binary files a/src/main/resources/assets/create/textures/block/entity_detector_on.png and b/src/main/resources/assets/create/textures/block/entity_detector_on.png differ