From 87b94d8aac347571d10164d81e296a255816e6dd Mon Sep 17 00:00:00 2001 From: 1820982382 Date: Mon, 3 Aug 2026 19:28:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../models/block/arcane_assembler.json | 4 +- .../models/item/essentia_export_bus.json | 45 +--- .../parts/essentia_export_bus_base.json | 228 +++++++----------- .../block/distillation_encoder_bottom.png | Bin 0 -> 282 bytes .../block/distillation_encoder_front.png | Bin 0 -> 312 bytes .../block/distillation_encoder_top.png | Bin 0 -> 384 bytes .../textures/block/e_vibration_face_back.png | Bin 0 -> 596 bytes .../block/e_vibration_face_bottom.png | Bin 0 -> 371 bytes .../textures/block/e_vibration_face_side.png | Bin 0 -> 434 bytes .../block/knowledge_inscriber_positive.png | Bin 0 -> 385 bytes .../item/essentia_cell_creative.png.mcmeta | 9 + .../item/material_coalescence_core.png.mcmeta | 9 + .../item/material_diffusion_core.png.mcmeta | 9 + .../part/export_bus_sides_customized.png | Bin 0 -> 556 bytes .../part/import_bus_sides_customized.png | Bin 0 -> 593 bytes .../monitor_back_no_status_customized.png | Bin 0 -> 501 bytes 16 files changed, 122 insertions(+), 182 deletions(-) create mode 100644 src/main/resources/assets/thaumicenergistics/textures/block/distillation_encoder_bottom.png create mode 100644 src/main/resources/assets/thaumicenergistics/textures/block/distillation_encoder_front.png create mode 100644 src/main/resources/assets/thaumicenergistics/textures/block/distillation_encoder_top.png create mode 100644 src/main/resources/assets/thaumicenergistics/textures/block/e_vibration_face_back.png create mode 100644 src/main/resources/assets/thaumicenergistics/textures/block/e_vibration_face_bottom.png create mode 100644 src/main/resources/assets/thaumicenergistics/textures/block/e_vibration_face_side.png create mode 100644 src/main/resources/assets/thaumicenergistics/textures/block/knowledge_inscriber_positive.png create mode 100644 src/main/resources/assets/thaumicenergistics/textures/item/essentia_cell_creative.png.mcmeta create mode 100644 src/main/resources/assets/thaumicenergistics/textures/item/material_coalescence_core.png.mcmeta create mode 100644 src/main/resources/assets/thaumicenergistics/textures/item/material_diffusion_core.png.mcmeta create mode 100644 src/main/resources/assets/thaumicenergistics/textures/part/export_bus_sides_customized.png create mode 100644 src/main/resources/assets/thaumicenergistics/textures/part/import_bus_sides_customized.png create mode 100644 src/main/resources/assets/thaumicenergistics/textures/part/monitor_back_no_status_customized.png diff --git a/src/main/resources/assets/thaumicenergistics/models/block/arcane_assembler.json b/src/main/resources/assets/thaumicenergistics/models/block/arcane_assembler.json index 46980a4..ae64328 100644 --- a/src/main/resources/assets/thaumicenergistics/models/block/arcane_assembler.json +++ b/src/main/resources/assets/thaumicenergistics/models/block/arcane_assembler.json @@ -1,8 +1,8 @@ { "format_version": "1.9.0", "credit": "Made with _leng", - "texture_size": [64, 64], "render_type": "cutout", + "texture_size": [64, 64], "textures": { "model": "thaumicenergistics:block/arcane_assembler_fallback", "particle": "ae2:block/molecular_assembler" @@ -139,7 +139,7 @@ "south": {"uv": [6.5, 6.5, 9, 6.75], "texture": "#model"}, "west": {"uv": [6.75, 3, 9.25, 3.25], "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"} } } ], diff --git a/src/main/resources/assets/thaumicenergistics/models/item/essentia_export_bus.json b/src/main/resources/assets/thaumicenergistics/models/item/essentia_export_bus.json index 1d3af92..2fc9793 100644 --- a/src/main/resources/assets/thaumicenergistics/models/item/essentia_export_bus.json +++ b/src/main/resources/assets/thaumicenergistics/models/item/essentia_export_bus.json @@ -1,46 +1,3 @@ { - "credit": "Made with Blockbench by Sea_Kerman - ThaumicEnergistics Essentia Export Bus", - "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" } - } - } - ] + "parent": "thaumicenergistics:parts/essentia_export_bus_base" } \ No newline at end of file diff --git a/src/main/resources/assets/thaumicenergistics/models/parts/essentia_export_bus_base.json b/src/main/resources/assets/thaumicenergistics/models/parts/essentia_export_bus_base.json index 158825c..b50a856 100644 --- a/src/main/resources/assets/thaumicenergistics/models/parts/essentia_export_bus_base.json +++ b/src/main/resources/assets/thaumicenergistics/models/parts/essentia_export_bus_base.json @@ -1,138 +1,94 @@ { - "format_version": "1.21.6", - "credit": "Made with Blockbench by Sea_Kerman", - "textures": { - "sides": "thaumicenergistics:part/export_bus_sides_customized", - "sidesStatus": "ae2:part/monitor_sides_status", - "particle": "ae2:part/monitor_back", - "back": "ae2:part/monitor_back", - "front": "thaumicenergistics:part/essentia_export_bus_face" - }, - "elements": [ - { - "from": [ - 4, - 4, - 2 - ], - "to": [ - 12, - 12, - 4 - ], - "faces": { - "down": { - "texture": "#sides" - }, - "up": { - "texture": "#sides" - }, - "south": { - "texture": "#back" - }, - "east": { - "texture": "#sides" - }, - "north": { - "texture": "#front" - }, - "west": { - "texture": "#sides" - } - } - }, - { - "from": [ - 5, - 5, - 1 - ], - "to": [ - 11, - 11, - 2 - ], - "faces": { - "down": { - "texture": "#sides" - }, - "up": { - "texture": "#sides" - }, - "south": { - "texture": "#back" - }, - "east": { - "texture": "#sides" - }, - "north": { - "texture": "#front" - }, - "west": { - "texture": "#sides" - } - } - }, - { - "from": [ - 6, - 6, - 0 - ], - "to": [ - 10, - 10, - 1 - ], - "faces": { - "down": { - "texture": "#sides" - }, - "up": { - "texture": "#sides" - }, - "south": { - "texture": "#back" - }, - "east": { - "texture": "#sides" - }, - "north": { - "texture": "#front" - }, - "west": { - "texture": "#sides" - } - } - }, - { - "from": [ - 6, - 6, - 4 - ], - "to": [ - 10, - 10, - 5 - ], - "faces": { - "down": { - "texture": "#sidesStatus" - }, - "up": { - "texture": "#sidesStatus" - }, - "south": { - "texture": "#back" - }, - "east": { - "texture": "#sidesStatus" - }, - "west": { - "texture": "#sidesStatus" - } - } - } - ] + "format_version": "1.21.6", + "credit": "Made with Blockbench by Sea_Kerman", + "textures": { + "sides": "thaumicenergistics:part/export_bus_sides_customized", + "sidesStatus": "ae2:part/monitor_sides_status", + "particle": "ae2:part/monitor_back", + "back": "ae2:part/monitor_back", + "front": "thaumicenergistics:part/essentia_export_bus_face" + }, + "elements": [ + { + "from": [4, 4, 2], + "to": [12, 12, 4], + "faces": { + "north": {"uv": [4, 4, 12, 12], "texture": "#front"}, + "east": {"uv": [14, 4, 16, 12], "texture": "#sides"}, + "south": {"uv": [4, 4, 12, 12], "texture": "#back"}, + "west": {"uv": [0, 4, 2, 12], "texture": "#sides"}, + "up": {"uv": [4, 0, 12, 2], "texture": "#sides"}, + "down": {"uv": [4, 14, 12, 16], "texture": "#sides"} + } + }, + { + "from": [5, 5, 1], + "to": [11, 11, 2], + "faces": { + "north": {"uv": [5, 5, 11, 11], "texture": "#front"}, + "east": {"uv": [5, 5, 6, 11], "texture": "#front"}, + "south": {"uv": [5, 5, 11, 11], "texture": "#front"}, + "west": {"uv": [10, 5, 11, 11], "texture": "#front"}, + "up": {"uv": [11, 5, 5, 6], "texture": "#front"}, + "down": {"uv": [11, 10, 5, 11], "texture": "#front"} + } + }, + { + "from": [6, 6, 0], + "to": [10, 10, 1], + "faces": { + "north": {"uv": [6, 6, 10, 10], "texture": "#front"}, + "east": {"uv": [6, 6, 7, 10], "texture": "#front"}, + "south": {"uv": [6, 6, 10, 10], "texture": "#front"}, + "west": {"uv": [9, 6, 10, 10], "texture": "#front"}, + "up": {"uv": [10, 6, 6, 7], "texture": "#front"}, + "down": {"uv": [10, 9, 6, 10], "texture": "#front"} + } + }, + { + "from": [6, 6, 4], + "to": [10, 10, 5], + "faces": { + "east": {"uv": [11, 6, 12, 10], "texture": "#sidesStatus"}, + "south": {"uv": [6, 6, 10, 10], "texture": "#back"}, + "west": {"uv": [4, 6, 5, 10], "texture": "#sidesStatus"}, + "up": {"uv": [6, 4, 10, 5], "texture": "#sidesStatus"}, + "down": {"uv": [6, 11, 10, 12], "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] + } + } } \ No newline at end of file diff --git a/src/main/resources/assets/thaumicenergistics/textures/block/distillation_encoder_bottom.png b/src/main/resources/assets/thaumicenergistics/textures/block/distillation_encoder_bottom.png new file mode 100644 index 0000000000000000000000000000000000000000..a8833eebbf9033c418edc1004efe833eb257a597 GIT binary patch literal 282 zcmV+#0pyF>^JhHM>7TuP#-Z$OrT_W_^ok0$^C zZD+8;JK_!(ITV2RYXqQ;E%pM<+Sov|bS~FkNhLbo(N;}(m2ltsb0Url0NvCfF1o3? zIgFDww(X4i@er4ymdnzwwuz5XwVlah?IOfQ7%Rz?`zfHC+B*s~dq))jZLD{c8{Jjl zw@H@T&KxTM;A1KDv4Y@h>7S#?QX$Pc+m$T=P#hn?Fiyxmga>4Q_^{3i+vEGW&-|kl gvdLoz@$LwI0JI@_RXcZ46951J07*qoM6N<$f&lV$1^@s6 literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/thaumicenergistics/textures/block/distillation_encoder_front.png b/src/main/resources/assets/thaumicenergistics/textures/block/distillation_encoder_front.png new file mode 100644 index 0000000000000000000000000000000000000000..cc207d4ed2846b21a91aef5c59986ebf004d6a71 GIT binary patch literal 312 zcmV-80muG{P)PbXFR5*>Tk}-?IKoEsLmxaVl$QlJjxGS!@#{Un3R@Ys3aE+CP zRzmQy#bm9#YBka1AmJV?>^x@Pyxp0RbM8t9L_EgCi1-F?OnkeKoO9R1@zka9CthFX z=%79xN4<)x>Vk+z858#|4lpK0iFm5&GDtwgqoBY2dW{;?x&}3L0sx2O2@OybWn;F` zz5^kr&gsp^7XY(~rT8hIx&(eUu?;@tYJk=I8vx72wAE@Gzg$fD-tGV46U(z3TwIPx$I!Q!9R5*=oQoU*dK@grh4sLgl3*>^8K8xf54x2zoCt8GrGN+TQ%eR>u@eEnFdNH7CrK+R zJ4t%_zM_(y^=1``cUqY1Ne2$OZY0_KPym3j&RSRgHgjqnbJ*{7|3?ygd3yEt0f6~p z#?v+r*wZ=&faS+q3q2W4wT@+wP-wB%`DiX-trM0)L?t9lM$?NYSFETsriSCO$g)Qw z+V1w>Kl$z8&Of)iy}$w@8fN45W|bcbUc)zQU3#57+&_PQy+_hf>sSWx*FaRvO~@=E zDr?4z1z}8mlU^~jq7qRx9atwV%`u4OD49Uy e-4e4%uw{SKak^qi{1;UK0000Px%4oO5oR5*=okxfVxVHn4MJ5H_4uCJqmv#TWS_5lTfP|zN_6?CZ$G7zFe-a2$B zymav{U8D|PqEG0O2UlDz+=%kfVTFi2wNT_{VK&Q{zB~ImYbqUHTLgPf|L6DopAUE< zQcCuOQlVwFDit<~WwmM%ky3vD;qC4DZ}c8;O+Ds)u?+aDYr5dr?OJG}(=(Z4N`9aip@eeL8ikx-|}%vZjDoV#-Ye z&w$sm??k`xDKw5;aK6ku2i)|u0{LqNFhrZxo#+ITt_Y-`D|iRHqDO;|<(IFN{9N=( zap5Fg0dyxiMVn>l4H^MOuM~~$&lS9)S6Ww_8MjaKq$`rHkTqrIC-Q;xhwcmkap7d_ zzHilree%?~Eh<&YUMUFuWlsX5cSqyGF|++yz-nBoENut!EH?h!jGkKdN?Lde7gIgP z)xoELnV-l5*RGGJdIo^W#Sy&<2tr>sqI^$y`jI;9Nhd@TsV76k+*Xnc1-mK5RXN7r#tR{5HM%o%xl%& iA)0jUx70+7-SHQSQQdW6KY5D)0000Px$ElET{R5*==Qn5+|F%W$hf+;p6hDD2Ow9yYx(9&WH8$ZbEe#6RN&`wdf!t!jy zPOwnhJ(iHLd%CbE7ITjA_RuN9@RGcFZ)OIkqcZ>itTXtI;3FZFq#*%J?#2ML$(Qcx zSZR~jv0~)#sF0j-o#11?8uLo#J}wRx#7zr8XR2;mohbru#`oIf)*1OrL(?wh{F!ml zcl>uq>r843K>2dAJrv!C=mzD`ySyzY<>ULTV=n6q^=2W-I>Qy-rtSLPelf@E6mA!6nx08+HuVvJ9bOQ)*>n6O z>EGrAAL*G$QJpEO-akna07>>~mgzufK~^sx?+MAH|EbP&P%_;-3MO8;f?syunWfve Rkg)&&002ovPDHLkV1fovr+NSY literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/thaumicenergistics/textures/block/e_vibration_face_side.png b/src/main/resources/assets/thaumicenergistics/textures/block/e_vibration_face_side.png new file mode 100644 index 0000000000000000000000000000000000000000..706fa0aa3fd48bf95bc55f19856a6bf8dc4fcab2 GIT binary patch literal 434 zcmV;j0ZsmiP)Px$Y)M2xR5*==Q9VxrK@feAjd$!FdmI-f7>QD-z5WFMf{h)2!^XnK(BLmHp)rk+CS%Oa4#QZfh;eSJFsA=p4(BFQDhk7xD%>|(6z~TD059igTZ8@T zM`XEvEp7rR7V_i7K3J0N4+4?pAC&X-b`jnGSuE@(d7B^QHjrGxE z>*7+$Cmkvl^2I`4WO*8Z?*}w7wQCp)=hxjvw;8HQvVObMmqW#F?wX{nhkNP8xvlM; z4?OqaZhU9gsx<(%@KQ&|r{z+SywPx$J4r-AR5*=|Qn5+{K@gpUDURjXD9e3=g#i@~EDcy6N}5zQg6Jn$8SV#cRRl>V z*96UBk-~6V2nT`@^egltE@8RSVsISpQaH`Motd5Y-rP2RN_ozeN_kKV z1c04rpANn@b6fb@RGQ|tAaI*rAq^hhTymLbS4g_M2hNqKlt&{kj$Z2mI1bO(d~KBS zP)dLPcw5*V25o9{uEa{M-|JK|agxy*$O%eMT&@QT!D43RT9_eDGQ!N@Yg5c@lNh8E zCW(`bv2!H}X^zG@*{_rIdmU-X*Jd=%(JZy3MCoCnA54eof3`%*pC*qOb))OSfKp-5 zzMFhjE`&jw@#@CPx$=1D|BR5*=&lfP?IQ545N_vNOoc;5?YNf8Bg6(`{h+M%G}7(_aV6sPhMs7qJ> z16_iPg1kDFE(MqBBveudr6nK^E_KjJLEk;+{3xwbH3-N;IG7S zY?35lK6^sDGh{H(%uMGg%}QkcEC!D+-{8!p3Q8%e)v5rHHh|U|fUW(z)NlZY@qM z;lsQ4z(4G@t0iPN8%$(+yS?t}^gNH-u5XPZY8b{RzK`# zNaN*E!Q3%`=Xqn}EffPsVD(NmKuR$rO`695T5A_X2r)4O0682EozY6Wm2iFW9))5s zX8*qjQ_>(WT+9Qowz|aq-5mh-c6S`Z=q^~X*!fv`e35?sIGV~y0nVMzk1di^N+E>6 z7(*C_EH6Lc>GM~v7o#PttuC>-xq^pV@|^{gQdBCH$=A64Xph4z u2SC5qLrOtG<(Qtz@%d|?Pu&}i9pDd?&kME_!tqc50000Px%3rR#lR5*=&lTA+(Q51%sI~`gwoVLL>hRBMAD;Gq=LRk>d4J0&O`VU~?#y=vs zG>pGMH$wQ*1X4euDVgZP5SJz#_vyLw(xQL9a?M7ogo1Bespop<39sQ%LaI}@|@=T7rb8f+4=A?GbWeI z;p9ljGGh!%DICYK)#xas6>5uPlf(7A0y+vgK8k3C+Tt`ZU2l1?gp?{&D`K%qx;Sp$ zLrN9OgC(jJu{cdkr=3-S*AK2!xNccDHnh#&$@AozBQT3A>xSB0dtW_qShE7X^mMTAD9aal-9OG`#6g)zoT`TJh> zW=4h`E9I2biXgql)s;^drT(LZT74W5VQy|N`x+mNe&yB(C=%lCPY&BLr)ORI`W(u| f90%r}We4~L8XF%(S=A3E00000NkvXXu0mjfdzA$O literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/thaumicenergistics/textures/part/monitor_back_no_status_customized.png b/src/main/resources/assets/thaumicenergistics/textures/part/monitor_back_no_status_customized.png new file mode 100644 index 0000000000000000000000000000000000000000..c74b6e19b97e93b73e826a8c15b3995f0d1e0a75 GIT binary patch literal 501 zcmVPx$uSrBfR5*==lRa(}K@f$%Y9@0ttJQ2w#t8_J2ta~x$B2j{?4G~^qzxQ6utiM5 z90F;75(G#PfSe$44a=kT_H^K=i(shscpdPhQFqU)>Q`Mq!ap=kqag$~n++)?L+GUy=Ok33qWB+N(mr4n6q)i%Z3+9(=?h=V!i$iKnyLutnTdhad`L$Ri)^< zE-O8G{xloxwju9FNbB=?9hnXCz$It@gNK9nCUIS1# z=kogvr)Nh1T(*%(<@5UX&HHR)`6z4?L(6U(vZ5JVB&TObw`|1q$#eiBf-fsZ;}Tz1 zT(%K_53d)zdhjksW6!WvRd32TOx&dM#L)8T^9AP@e~8y@{%48I7gz<1jG@gDe7X8a zyl!trFsu&NNUF;HJ@WWu!KCup*+guWdwmWH=Nzh%jkIY(XB rc<-6bW&-qmz+f8porh4>{2BfN-){b_kj9UQ00000NkvXXu0mjfkges2 literal 0 HcmV?d00001