From 9960827e0f897b1b9855b3693854e23294c17691 Mon Sep 17 00:00:00 2001 From: XeKr <987820727@qq.com> Date: Tue, 31 Mar 2026 17:36:26 +0800 Subject: [PATCH] adjust textures --- .../models/block/auto_enchanting_table.json | 193 ++++++++++++++++++ .../models/block/exp_collector.json | 34 +-- .../models/block/neutron_irradiator.json | 3 +- .../block/auto_enchanting_table_bottom.png | Bin 0 -> 223 bytes .../block/auto_enchanting_table_side.png | Bin 0 -> 335 bytes .../block/auto_enchanting_table_side_off.png | Bin 0 -> 335 bytes .../auto_enchanting_table_side_overload.png | Bin 0 -> 335 bytes .../block/auto_enchanting_table_top.png | Bin 0 -> 295 bytes .../textures/block/exp_collector_bottom.png | Bin 240 -> 217 bytes .../textures/block/exp_collector_side.png | Bin 315 -> 291 bytes .../textures/block/exp_collector_side_off.png | Bin 308 -> 290 bytes .../block/exp_collector_side_overload.png | Bin 308 -> 290 bytes .../textures/block/exp_collector_top.png | Bin 261 -> 245 bytes .../textures/block/exp_collector_top_off.png | Bin 262 -> 245 bytes .../block/exp_collector_top_overload.png | Bin 262 -> 245 bytes .../block/neutron_irradiator_bottom.png | Bin 214 -> 214 bytes .../block/neutron_irradiator_side.png | Bin 219 -> 211 bytes .../textures/block/neutron_irradiator_top.png | Bin 249 -> 221 bytes 18 files changed, 212 insertions(+), 18 deletions(-) create mode 100644 src/main/resources/assets/anvilcraft/models/block/auto_enchanting_table.json create mode 100644 src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_bottom.png create mode 100644 src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_side.png create mode 100644 src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_side_off.png create mode 100644 src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_side_overload.png create mode 100644 src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_top.png diff --git a/src/main/resources/assets/anvilcraft/models/block/auto_enchanting_table.json b/src/main/resources/assets/anvilcraft/models/block/auto_enchanting_table.json new file mode 100644 index 0000000000..ea984ee66e --- /dev/null +++ b/src/main/resources/assets/anvilcraft/models/block/auto_enchanting_table.json @@ -0,0 +1,193 @@ +{ + "format_version": "1.9.0", + "credit": "Made by XeKr with Blockbench", + "parent": "minecraft:block/block", + "textures": { + "0": "anvilcraft:block/auto_enchanting_table_top", + "1": "anvilcraft:block/auto_enchanting_table_side", + "2": "anvilcraft:block/auto_enchanting_table_bottom", + "particle": "anvilcraft:block/auto_enchanting_table_bottom" + }, + "elements": [ + { + "from": [0, 0, 0], + "to": [16, 4, 16], + "faces": { + "north": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "north"}, + "east": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "east"}, + "south": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "south"}, + "west": {"uv": [0, 12, 16, 16], "texture": "#1", "cullface": "west"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#2"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#2", "cullface": "down"} + } + }, + { + "from": [1, 4, 1], + "to": [15, 10, 15], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 4, 0]}, + "faces": { + "north": {"uv": [1, 6, 15, 12], "texture": "#1"}, + "east": {"uv": [1, 6, 15, 12], "texture": "#1"}, + "south": {"uv": [1, 6, 15, 12], "texture": "#1"}, + "west": {"uv": [1, 6, 15, 12], "texture": "#1"}, + "up": {"uv": [1, 1, 15, 15], "texture": "#0"} + } + }, + { + "from": [0, 8, 0], + "to": [4, 12, 4], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]}, + "faces": { + "north": {"uv": [12, 4, 16, 8], "texture": "#1", "cullface": "north"}, + "east": {"uv": [12, 4, 16, 8], "texture": "#1"}, + "south": {"uv": [0, 4, 4, 8], "texture": "#1"}, + "west": {"uv": [0, 4, 4, 8], "texture": "#1", "cullface": "west"}, + "up": {"uv": [0, 0, 4, 4], "texture": "#0"}, + "down": {"uv": [0, 12, 4, 16], "texture": "#0"} + } + }, + { + "from": [12, 8, 0], + "to": [16, 12, 4], + "rotation": {"angle": 0, "axis": "y", "origin": [12, 8, 0]}, + "faces": { + "north": {"uv": [0, 4, 4, 8], "texture": "#1", "cullface": "north"}, + "east": {"uv": [12, 4, 16, 8], "texture": "#1", "cullface": "east"}, + "south": {"uv": [12, 4, 16, 8], "texture": "#1"}, + "west": {"uv": [0, 4, 4, 8], "texture": "#1"}, + "up": {"uv": [12, 0, 16, 4], "texture": "#0"}, + "down": {"uv": [12, 12, 16, 16], "texture": "#0"} + } + }, + { + "from": [12, 8, 12], + "to": [16, 12, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [12, 8, 12]}, + "faces": { + "north": {"uv": [0, 4, 4, 8], "texture": "#1"}, + "east": {"uv": [0, 4, 4, 8], "texture": "#1", "cullface": "east"}, + "south": {"uv": [12, 4, 16, 8], "texture": "#1", "cullface": "south"}, + "west": {"uv": [12, 4, 16, 8], "texture": "#1"}, + "up": {"uv": [12, 12, 16, 16], "texture": "#0"}, + "down": {"uv": [12, 0, 16, 4], "texture": "#0"} + } + }, + { + "from": [0, 8, 12], + "to": [4, 12, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 12]}, + "faces": { + "north": {"uv": [12, 4, 16, 8], "texture": "#1"}, + "east": {"uv": [0, 4, 4, 8], "texture": "#1"}, + "south": {"uv": [0, 4, 4, 8], "texture": "#1", "cullface": "south"}, + "west": {"uv": [12, 4, 16, 8], "texture": "#1", "cullface": "west"}, + "up": {"uv": [0, 12, 4, 16], "texture": "#0"}, + "down": {"uv": [0, 0, 4, 4], "texture": "#0"} + } + }, + { + "from": [6, 5, 0], + "to": [10, 11, 2], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [6, 0, 10, 6], "texture": "#1", "cullface": "north"}, + "east": {"uv": [8, 0, 10, 6], "texture": "#1", "cullface": "east"}, + "south": {"uv": [6, 0, 10, 6], "texture": "#1", "cullface": "east"}, + "west": {"uv": [6, 0, 8, 6], "texture": "#1"}, + "up": {"uv": [6, 0, 10, 2], "texture": "#0"}, + "down": {"uv": [6, 0, 10, 2], "texture": "#0"} + } + }, + { + "name": "cube inverted", + "from": [10, 11, 2], + "to": [6, 5, 0], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [6, 6, 10, 0], "texture": "#1", "cullface": "east"}, + "east": {"uv": [6, 6, 8, 0], "texture": "#1"}, + "west": {"uv": [8, 6, 10, 0], "texture": "#1", "cullface": "east"}, + "up": {"uv": [10, 0, 6, 2], "texture": "#0"}, + "down": {"uv": [10, 0, 6, 2], "texture": "#0"} + } + }, + { + "from": [14, 5, 6], + "to": [16, 11, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [6, 0, 8, 6], "texture": "#1"}, + "east": {"uv": [6, 0, 10, 6], "texture": "#1", "cullface": "east"}, + "south": {"uv": [8, 0, 10, 6], "texture": "#1", "cullface": "east"}, + "west": {"uv": [6, 0, 10, 6], "texture": "#1", "cullface": "east"}, + "up": {"uv": [6, 0, 10, 2], "rotation": 90, "texture": "#0"}, + "down": {"uv": [6, 0, 10, 2], "rotation": 270, "texture": "#0"} + } + }, + { + "name": "cube inverted", + "from": [16, 11, 10], + "to": [14, 5, 6], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [8, 6, 10, 0], "texture": "#1", "cullface": "east"}, + "east": {"uv": [6, 6, 10, 0], "texture": "#1", "cullface": "east"}, + "south": {"uv": [6, 6, 8, 0], "texture": "#1"}, + "up": {"uv": [10, 0, 6, 2], "rotation": 90, "texture": "#0"}, + "down": {"uv": [10, 0, 6, 2], "rotation": 270, "texture": "#0"} + } + }, + { + "from": [6, 5, 14], + "to": [10, 11, 16], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [6, 0, 10, 6], "texture": "#1", "cullface": "east"}, + "east": {"uv": [6, 0, 8, 6], "texture": "#1"}, + "south": {"uv": [6, 0, 10, 6], "texture": "#1", "cullface": "south"}, + "west": {"uv": [8, 0, 10, 6], "texture": "#1", "cullface": "east"}, + "up": {"uv": [6, 0, 10, 2], "rotation": 180, "texture": "#0"}, + "down": {"uv": [6, 0, 10, 2], "rotation": 180, "texture": "#0"} + } + }, + { + "name": "cube inverted", + "from": [10, 11, 16], + "to": [6, 5, 14], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "east": {"uv": [8, 6, 10, 0], "texture": "#1", "cullface": "east"}, + "south": {"uv": [6, 6, 10, 0], "texture": "#1", "cullface": "east"}, + "west": {"uv": [6, 6, 8, 0], "texture": "#1"}, + "up": {"uv": [10, 0, 6, 2], "rotation": 180, "texture": "#0"}, + "down": {"uv": [10, 0, 6, 2], "rotation": 180, "texture": "#0"} + } + }, + { + "from": [0, 5, 6], + "to": [2, 11, 10], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [8, 0, 10, 6], "texture": "#1", "cullface": "east"}, + "east": {"uv": [6, 0, 10, 6], "texture": "#1", "cullface": "east"}, + "south": {"uv": [6, 0, 8, 6], "texture": "#1"}, + "west": {"uv": [6, 0, 10, 6], "texture": "#1", "cullface": "west"}, + "up": {"uv": [6, 0, 10, 2], "rotation": 270, "texture": "#0"}, + "down": {"uv": [6, 0, 10, 2], "rotation": 90, "texture": "#0"} + } + }, + { + "name": "cube inverted", + "from": [2, 11, 10], + "to": [0, 5, 6], + "rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 8]}, + "faces": { + "north": {"uv": [6, 6, 8, 0], "texture": "#1"}, + "south": {"uv": [8, 6, 10, 0], "texture": "#1", "cullface": "east"}, + "west": {"uv": [6, 6, 10, 0], "texture": "#1", "cullface": "east"}, + "up": {"uv": [10, 0, 6, 2], "rotation": 270, "texture": "#0"}, + "down": {"uv": [10, 0, 6, 2], "rotation": 90, "texture": "#0"} + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/anvilcraft/models/block/exp_collector.json b/src/main/resources/assets/anvilcraft/models/block/exp_collector.json index a1c1fdae93..427f39dce6 100644 --- a/src/main/resources/assets/anvilcraft/models/block/exp_collector.json +++ b/src/main/resources/assets/anvilcraft/models/block/exp_collector.json @@ -11,50 +11,50 @@ "elements": [ { "from": [0, 0, 0], - "to": [16, 4, 16], + "to": [16, 2, 16], "faces": { - "north": {"uv": [0, 12, 16, 16], "texture": "#side", "cullface": "north"}, - "east": {"uv": [0, 12, 16, 16], "texture": "#side", "cullface": "east"}, - "south": {"uv": [0, 12, 16, 16], "texture": "#side", "cullface": "south"}, - "west": {"uv": [0, 12, 16, 16], "texture": "#side", "cullface": "west"}, + "north": {"uv": [0, 14, 16, 16], "texture": "#side", "cullface": "north"}, + "east": {"uv": [0, 14, 16, 16], "texture": "#side", "cullface": "east"}, + "south": {"uv": [0, 14, 16, 16], "texture": "#side", "cullface": "south"}, + "west": {"uv": [0, 14, 16, 16], "texture": "#side", "cullface": "west"}, "up": {"uv": [0, 0, 16, 16], "texture": "#bottom"}, "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} } }, { - "from": [0, 4, 15], + "from": [0, 2, 15], "to": [16, 12, 16], "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]}, "faces": { - "north": {"uv": [0, 4, 16, 12], "texture": "#side"}, - "south": {"uv": [0, 4, 16, 12], "texture": "#side", "cullface": "south"} + "north": {"uv": [0, 4, 16, 14], "texture": "#side"}, + "south": {"uv": [0, 4, 16, 14], "texture": "#side", "cullface": "south"} } }, { - "from": [0, 4, 0], + "from": [0, 2, 0], "to": [1, 12, 16], "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]}, "faces": { - "east": {"uv": [0, 4, 16, 12], "texture": "#side"}, - "west": {"uv": [0, 4, 16, 12], "texture": "#side", "cullface": "west"} + "east": {"uv": [0, 4, 16, 14], "texture": "#side"}, + "west": {"uv": [0, 4, 16, 14], "texture": "#side", "cullface": "west"} } }, { - "from": [0, 4, 0], + "from": [0, 2, 0], "to": [16, 12, 1], "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]}, "faces": { - "north": {"uv": [0, 4, 16, 12], "texture": "#side", "cullface": "north"}, - "south": {"uv": [0, 4, 16, 12], "texture": "#side"} + "north": {"uv": [0, 4, 16, 14], "texture": "#side", "cullface": "north"}, + "south": {"uv": [0, 4, 16, 14], "texture": "#side"} } }, { - "from": [15, 4, 0], + "from": [15, 2, 0], "to": [16, 12, 16], "rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]}, "faces": { - "east": {"uv": [0, 4, 16, 12], "texture": "#side", "cullface": "east"}, - "west": {"uv": [0, 4, 16, 12], "texture": "#side"} + "east": {"uv": [0, 4, 16, 14], "texture": "#side", "cullface": "east"}, + "west": {"uv": [0, 4, 16, 14], "texture": "#side"} } }, { diff --git a/src/main/resources/assets/anvilcraft/models/block/neutron_irradiator.json b/src/main/resources/assets/anvilcraft/models/block/neutron_irradiator.json index d3680ff578..1e23cadc62 100644 --- a/src/main/resources/assets/anvilcraft/models/block/neutron_irradiator.json +++ b/src/main/resources/assets/anvilcraft/models/block/neutron_irradiator.json @@ -8,7 +8,7 @@ "1": "anvilcraft:block/neutron_irradiator_inner", "2": "anvilcraft:block/neutron_irradiator_side", "3": "anvilcraft:block/neutron_irradiator_top", - "4": "anvilcraft:block/negative_matter_block_outline", + "4": "anvilcraft:block/ember_metal_block_outline", "5": "anvilcraft:block/confined_neutronium_ingot", "particle": "anvilcraft:block/neutron_irradiator_top" }, @@ -28,6 +28,7 @@ { "from": [5.5, 4.5, 5.5], "to": [10.5, 6.5, 10.5], + "shade": false, "faces": { "north": {"uv": [5, 5, 10, 7], "texture": "#3"}, "east": {"uv": [5, 5, 10, 7], "texture": "#3"}, diff --git a/src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_bottom.png b/src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_bottom.png new file mode 100644 index 0000000000000000000000000000000000000000..92b5d1b5052c5e11bd326ffde4bcf4dfb52525ba GIT binary patch literal 223 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbL!WQl7;NpOBzNqJ&XDuZK6ep0G} zXKrG8YEWuoN@d~6R2!fop#Yx{*W|KXXQzO|=3+1Z$e_4{$gGU~y{m+QvdNw2hyl#3c3ARj)4LmBAy>JP?JI}>*H}Q->vFWVc zDzo;APW67cVS&({uW#Ld%zP+lVH4gFy#C*ZXVz4hizzdm2^|D!!48^cRs=J{Jr SY|R8($KdJe=d#Wzp$P!0s!hrO literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_side.png b/src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_side.png new file mode 100644 index 0000000000000000000000000000000000000000..86a711513016c81c731df12cd3bc9c58229da4b7 GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbL!WQl7;NpOBzNqJ&XDuZK6ep0G} zXKrG8YEWuoN@d~6R2!forvRT2*X5g<#frBre{grjg`11MJwJA0-v9sqYtEiZF3XL~ z%BWtq{lcr4tAD)ioLysM=H~VGqT-Ijh0VpzP61y2kwI|@Kx3rZyN&=Uv63LaV4z-1 zz`%Ivz!RW~Mo$;VkcwM9XT61vC~&Y`IA?FD!BO>pHJjUc4WqR?xhw_E#wV>bZmJI*^ literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_side_off.png b/src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_side_off.png new file mode 100644 index 0000000000000000000000000000000000000000..2d69519aaa2ea17cba28e2660002a7095796284d GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbL!WQl7;NpOBzNqJ&XDuZK6ep0G} zXKrG8YEWuoN@d~6R2!forvRT2*X5g<#frDt2L!CRa5Fk1{r~^}i@rTSc4A&~S#D%j zM)kVw7hb(w{o{4#>>3+0H?OxB6?YsiY%X?o3h?re42nwt8ngPCjwz55D+%%o25QFy z42+i!JOQd`^mK6yskqg1)?4U^0td^5bM}TB9992UvzgBP`h_bllsW5s?fug;J~*v? zn17?=2eaBOheJWHg_@fCSsuks`l@ns<^iS2)8yv5NSLm?#SrZK&-LxySRd&>N4~SI zEUnt}aO&$bhD^s9kIXpFz0~6Aj&p{;qquSo?BO%`!hAo_{xgRGgSDZ+x^`B64xnQg NJYD@<);T3K0RRX3lc4|r literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_side_overload.png b/src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_side_overload.png new file mode 100644 index 0000000000000000000000000000000000000000..6c479bcb1f4c1a93160de161cdbc69bcc7260b9c GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbL!WQl7;NpOBzNqJ&XDuZK6ep0G} zXKrG8YEWuoN@d~6R2!forvRT2*X5g<#frB%a?39I_B>L>>3+0H?OxB6?YsiY%X?o3h?re42nwt8e=N8co~oqD+%%o25Q6v z42+i!JOQd`^mK6yskqg1)?4U^0td^5bM}TB9992UvzgBP`h_bllsW5s?fu^~J~*v? zm~YYXgIUeW;ZV?Pxu)iRmPf9WzN$pdIG{9nn%rC$3DcFg7=nHOxxT#{>m&W=$al7t zrB!<#PJMmGkm)wtks0T?ms&jCanA5}6j#oHJ$wdVnC}PLf95b?u-hiE?ws_4NT6dF NJYD@<);T3K0RVbFlKTJv literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_top.png b/src/main/resources/assets/anvilcraft/textures/block/auto_enchanting_table_top.png new file mode 100644 index 0000000000000000000000000000000000000000..66a46f38c0ec6d432ce6c8172e8ee4e3a92dbda9 GIT binary patch literal 295 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbL!WQl7;NpOBzNqJ&XDuZK6ep0G} zXKrG8YEWuoN@d~6R2!fotpJ}8*G1o+ixqEMap7k5y6qQUy0A(sYT^vIyZl&~l^D!H8I7|NH zJp6Zk^zxUBgmeTVHa)zU{p{|VRd@5gO=@+Y)={A9rd-^0Yig(16F0e!S8lBc^=}DI zzZ!S{R_M(u>8*^*lub3A9T}1~a8LF+RBJS0%A(+epW8Q_yHHqWV-~l+fM=Kdoullw e@qhXmm>K+dI3z#k-I4}6g2B_(&t;ucLK6Vox_f*8 literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/anvilcraft/textures/block/exp_collector_bottom.png b/src/main/resources/assets/anvilcraft/textures/block/exp_collector_bottom.png index 19497aff9475f3f55e951203d8867f24d325a461..db2cd2e4e1efa87c4cf9a89772d3e0053bfa10c4 100644 GIT binary patch delta 152 zcmV;J0B8U30oehNNq-VhOjJcYHb!xSb3;Nd5>fVPF3CBmMh4tY$+Ks^Cd#7BHqXbio&!8 zAc2AhqbO*GC}@S1w}&bIinHZ>^!oN1>>B-A?p*&7U;xyg0}*jk_G@SW0000lmMG{|Ug d?mYhyU;y8J2T7Erbmjm6002ovPDHLkV1jA~L}ma0 diff --git a/src/main/resources/assets/anvilcraft/textures/block/exp_collector_side.png b/src/main/resources/assets/anvilcraft/textures/block/exp_collector_side.png index 1cb1c61c94bc2abca858459822a883bfdff362c7..6c97507d63c9baae5a99991220e3012ce0720a3b 100644 GIT binary patch delta 226 zcmdnZw3umvXT5HKPl)UCP0h|u0mn|vTmIl~&Dm2cF5L9;j|_@Ss9v}I!mF3bWx1WR zYa+8U3Y&`=7#LPvjadPt_)CKPg8!ochAVewECfmwdb&7BF_E T_Cm*gpzREvu6{1-oD!M-^zX*KEl5v_b nP5S<)&(qgm{{JIYIDw(Rk#EbB>*g6i+ZjAv{an^LB{Ts5sYH5Q diff --git a/src/main/resources/assets/anvilcraft/textures/block/exp_collector_side_off.png b/src/main/resources/assets/anvilcraft/textures/block/exp_collector_side_off.png index 032aa8b7cd8a26ccbc2976cb5c6c63657ffd5b52..8b88322c059032d91dc5445d56fb7d45c4099b60 100644 GIT binary patch delta 225 zcmdnOw1{bfXT5HKPl&6tQ^4{~&Bsp6vkwS}&PZQz;ii{=WKdi}^}6jBUcF2%%k7+9 z6PcA!*j&uOz#!Jhxf@9Fmjw9*|3?7~SMJPM2$U-Dba4!+xYg5tkgvso!&y>PLi5c3 z`gL~;%X{a&X`CW16m?Q#!PeAF-W48Eh3Z;4+Fh%6-{8FVmPJh|?OCu%jPh^QvlF`P z{@q&4;<~^-V1~nS=AP{i@(%mOzi&_AyQ^>Lo|3kKceanV&Wp)~HE$FTFhogkt=jbe R?J=O`44$rjF6*2UngCP{W=jA7 delta 243 zcmZ3)w1sJcXT42;Pl)TW6Z3M*N~1HB9}_V6`#%>1%IA5yIEGZ* z>gm79*I>ZGa-BIUx=ZZ;|D1T$dx7$E)Qxs?Hq7x_tH_{uB`T;b((l@K-^<^oZIZm= z`f<|nd9#(=Lbr;_C$W@2W-aA;SZFsh!k~lOs)c9uf}e_IFBD%~z0qReE57gP=jpd! e+Sf(0NHFMl^WG8W-y9FLn!(f6&t;ucLK6T9A8v2} diff --git a/src/main/resources/assets/anvilcraft/textures/block/exp_collector_side_overload.png b/src/main/resources/assets/anvilcraft/textures/block/exp_collector_side_overload.png index d0f550c0c34b486e13c59767b2bc425ec6da816d..106b6dfea4ab5a8c1ee873f44eb9c43040e79eb6 100644 GIT binary patch delta 225 zcmdnOw1{bfXT5HKPl&6tQ^4{~&Bsp6bL5tdR54j`;ii{=WKdi}^}6jBUcF2%%k7+9 z6PcA!*j&uOz@Vv+#08}IOM?7@|DyngD|cor1WFZnx;TbZ-0JB+$k*b);VdaCp?T(i z{kpq_<-POXG)@s0iaM#WU~6h7?+TBoLUpYi?XK0kZ*X3F%c7=~_AJ;WM)|ku*$G{C z|86a2aa~{^FvHB9}_V6`#%>1%IA5yIEGZ* z>gm79*I>ZGa-BIUx=ZZ;|D1T$dx7$EmY;QC>Yn4ZR*^yRN>or=q~Ff$-}~O$%y5hq ziT||myszNmRkym@B@UjgaO8EanB%V|#`CC&Pw}u;MqP(&6-QNWj?;`~-1|S>eERKI ezg{;3GlTpb-g7e7*zN(XX7F_Nb6Mw<&;$TPaBb}X diff --git a/src/main/resources/assets/anvilcraft/textures/block/exp_collector_top.png b/src/main/resources/assets/anvilcraft/textures/block/exp_collector_top.png index 671787d2cd90118c21ec8d2f44fc1a049a30307d..078656730122c1d567de45c2b29f336477b4c61a 100644 GIT binary patch delta 180 zcmV;l089Uc0`&oqNq-(tOjJdD&B~|X-8?o%#>k#SLQrFNZAwpBr?P{In|yJDb3`N$ z`2YX_ZAnByRCwBCk6RK$AqYdmLrC_&;Zkd-(SU49B3nUj4G9MXzu%yPwo_Itq zr?P`%c5QKkbBUXLkT_P<0001PNklk#SLQrFNZAwpBr?P{In|yJDbERjj z$N&HUZAnByRCwBCk6RK$AqYdmLrC_&;Zkd-(d1# zr?P`%c5QKkbBUXLYH;FY0001QNkl$&s&SAYQk5t|8#-_eOy00000NkvXXu0mjf>eE#R diff --git a/src/main/resources/assets/anvilcraft/textures/block/exp_collector_top_overload.png b/src/main/resources/assets/anvilcraft/textures/block/exp_collector_top_overload.png index e18087e5623b865f4c1965659d73177a434edcb5..3076c67c8cce610afe05af0a36ad67d1e0a57864 100644 GIT binary patch delta 180 zcmV;l089Ud0`&oqNq-(tOjJcd3msV`G(0v&#>k#SLQrFNZAwpBr?P{In|yJDbFmQ- zYybcNZAnByRCwBCk6RK$AqYdmLrC_&;Zkd-($&s&SAYQk5t|8#-(FE*00000NkvXXu0mjfjWALe diff --git a/src/main/resources/assets/anvilcraft/textures/block/neutron_irradiator_bottom.png b/src/main/resources/assets/anvilcraft/textures/block/neutron_irradiator_bottom.png index cbcdf2aef3a9f4c959ea7afcd505fe5329e8b5d3..9c645e6b2ff2d21e3bd2ab23675eeeec4453ec39 100644 GIT binary patch delta 35 qcmcb{c#Uy_pJa@xdY-l#9~YOBu$Zr$vWd8qy`)^9q=e+e^n3uEzz8A$ delta 35 tcmV+;0Nnr90oDPKP8qeTwyT}2+|<|9&Cl*+7 z08U9nK~#9!tj${rz#t4n(Y$8j{#V>Y5VX?24g}fAAs-!g)qNhuO{r(4au;+ z?{AX?q6d&!(7lU@TQCcBB{R?h)m*Fhcmx;#&@u*;6SK{%01E&B07*qoM6N<$g0QtX A!2kdN delta 154 zcmV;L0A>Hv0owtPNq-?wOjJdBW_fB?X^C`+p^&1Lf|bt5&a0iQwW_whw7$l^#@y7` zma&5h0000`Nkly01mti*8L!D7;MVH_@YXNb zs|kB`17R)i`&$C;mU9OfKoqGtDPVxEWCj|b%C&fpM}PqU)Dyc1d_&-V;Q#;t07*qo IM6N<$g4Ui!`~Uy| diff --git a/src/main/resources/assets/anvilcraft/textures/block/neutron_irradiator_top.png b/src/main/resources/assets/anvilcraft/textures/block/neutron_irradiator_top.png index 42a979ab92e6bed90454aa84480523dab20a6441..02de73112c3ad8faed163c2ca914e15b5e50e2e3 100644 GIT binary patch delta 156 zcmV;N0Av680o?(RNq-(tOjJe2zQ)we($2`vj5Qc;D<=BZ2@VPh+@BJ#Q4GU#4;&n# zLI3~&RY^oaRCwBCk6R9aKnMeQxxoD|Y;iRz%vUoZK*`KhqfkX&WQe&zx`e-!(C~cl zP>A$AHb@Xrf<%N$#4UuG%tNq;R+OjJb>5f=**4iO9z2^Sd|5*r^PEf5(L5-l;IkfN)dtlZSs zdS-c*f|URO0Eu*oF#lz%0001DNkl?&3K8Elg?L0uck;lW m3I5q*+jPHWy*4jA0t^7xqzdvhAj)+B0000