From bb3236aaa5ade57ad4c331e55b2a978c417b645e Mon Sep 17 00:00:00 2001 From: mina <143211829+ursamina@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:53:56 +0000 Subject: [PATCH] fishbig retexture (very important) --- .../assets/expatternprovider/lang/en_us.json | 4 + .../models/block/fishbig.json | 125 ++++++++++++++++++ .../textures/block/fishbig/arm.png | Bin 0 -> 314 bytes .../textures/block/fishbig/body.png | Bin 0 -> 313 bytes .../textures/block/fishbig/button.png | Bin 0 -> 455 bytes .../textures/block/fishbig/hair.png | Bin 0 -> 150 bytes .../textures/block/fishbig/hair2.png | Bin 0 -> 138 bytes .../textures/block/fishbig/head.png | Bin 0 -> 680 bytes .../textures/block/fishbig/leg.png | Bin 0 -> 351 bytes .../textures/block/fishbig/leg2.png | Bin 0 -> 320 bytes 10 files changed, 129 insertions(+) create mode 100644 kubejs/assets/expatternprovider/lang/en_us.json create mode 100644 kubejs/assets/expatternprovider/models/block/fishbig.json create mode 100644 kubejs/assets/expatternprovider/textures/block/fishbig/arm.png create mode 100644 kubejs/assets/expatternprovider/textures/block/fishbig/body.png create mode 100644 kubejs/assets/expatternprovider/textures/block/fishbig/button.png create mode 100644 kubejs/assets/expatternprovider/textures/block/fishbig/hair.png create mode 100644 kubejs/assets/expatternprovider/textures/block/fishbig/hair2.png create mode 100644 kubejs/assets/expatternprovider/textures/block/fishbig/head.png create mode 100644 kubejs/assets/expatternprovider/textures/block/fishbig/leg.png create mode 100644 kubejs/assets/expatternprovider/textures/block/fishbig/leg2.png diff --git a/kubejs/assets/expatternprovider/lang/en_us.json b/kubejs/assets/expatternprovider/lang/en_us.json new file mode 100644 index 0000000..6136f1e --- /dev/null +++ b/kubejs/assets/expatternprovider/lang/en_us.json @@ -0,0 +1,4 @@ +{ + + "block.expatternprovider.fishbig": "I Played GregTech Community Pack and All I Got Was This Lousy Teddy!" +} diff --git a/kubejs/assets/expatternprovider/models/block/fishbig.json b/kubejs/assets/expatternprovider/models/block/fishbig.json new file mode 100644 index 0000000..f9fdbd1 --- /dev/null +++ b/kubejs/assets/expatternprovider/models/block/fishbig.json @@ -0,0 +1,125 @@ +{ + "parent": "block/orientable", + "render_type": "cutout", + "texture_size": [32, 32], + "textures": { + "0": "expatternprovider:block/fishbig/leg", + "1": "expatternprovider:block/fishbig/leg2", + "2": "expatternprovider:block/fishbig/button", + "3": "expatternprovider:block/fishbig/body", + "5": "expatternprovider:block/fishbig/arm", + "6": "expatternprovider:block/fishbig/head", + "7": "expatternprovider:block/fishbig/hair", + "8": "expatternprovider:block/fishbig/hair2", + "particle": "expatternprovider:block/fishbig/leg" + }, + "elements": [ + { + "from": [1, 0.01, 4], + "to": [4, 3.01, 10], + "rotation": {"angle": 22.5, "axis": "y", "origin": [0, 0, 0]}, + "faces": { + "north": {"uv": [3, 6, 6, 9], "texture": "#1"}, + "east": {"uv": [0, 3, 6, 6], "texture": "#1"}, + "west": {"uv": [0, 0, 6, 3], "texture": "#1"}, + "up": {"uv": [0, 6, 3, 12], "texture": "#1"}, + "down": {"uv": [6, 0, 9, 6], "rotation": 180, "texture": "#1"} + } + }, + { + "from": [11, 0.01, -2], + "to": [14, 3.01, 4], + "rotation": {"angle": -22.5, "axis": "y", "origin": [0, 0, 0]}, + "faces": { + "north": {"uv": [3, 6, 6, 9], "texture": "#0"}, + "east": {"uv": [0, 0, 6, 3], "texture": "#0"}, + "west": {"uv": [0, 3, 6, 6], "texture": "#0"}, + "up": {"uv": [3, 12, 0, 6], "texture": "#0"}, + "down": {"uv": [9, 0, 6, 6], "texture": "#0"} + } + }, + { + "from": [3, 11, 5], + "to": [13, 20, 14], + "faces": { + "north": {"uv": [0, 0, 5, 4.5], "texture": "#6"}, + "east": {"uv": [0, 9, 4.5, 13.5], "texture": "#6"}, + "south": {"uv": [0, 4.5, 5, 9], "texture": "#6"}, + "west": {"uv": [4.5, 9, 9, 13.5], "texture": "#6"}, + "up": {"uv": [10, 4.5, 5, 0], "texture": "#6"}, + "down": {"uv": [10, 4.5, 5, 9], "texture": "#6"} + } + }, + { + "from": [-5, 4, 8], + "to": [-2, 11, 11], + "rotation": {"angle": -45, "axis": "z", "origin": [0, 0, 0]}, + "faces": { + "north": {"uv": [0, 0, 3, 7], "texture": "#5"}, + "east": {"uv": [3, 0, 6, 7], "texture": "#5"}, + "south": {"uv": [6, 0, 9, 7], "texture": "#5"}, + "west": {"uv": [0, 7, 3, 14], "texture": "#5"}, + "up": {"uv": [6, 10, 3, 7], "texture": "#5"}, + "down": {"uv": [9, 7, 6, 10], "texture": "#5"} + } + }, + { + "from": [13, -7, 8], + "to": [16, 0, 11], + "rotation": {"angle": 45, "axis": "z", "origin": [0, 0, 0]}, + "faces": { + "north": {"uv": [0, 0, 3, 7], "texture": "#5"}, + "east": {"uv": [3, 0, 6, 7], "texture": "#5"}, + "south": {"uv": [6, 0, 9, 7], "texture": "#5"}, + "west": {"uv": [0, 7, 3, 14], "texture": "#5"}, + "down": {"uv": [9, 7, 6, 10], "texture": "#5"} + } + }, + { + "from": [3, 0, 6], + "to": [13, 6, 13], + "faces": { + "north": {"uv": [5, 0, 10, 3], "texture": "#2"}, + "east": {"uv": [5, 6, 8.5, 9], "texture": "#2"}, + "south": {"uv": [5, 3, 10, 6], "texture": "#2"}, + "west": {"uv": [0, 7, 3.5, 10], "texture": "#2"}, + "up": {"uv": [5, 3.5, 0, 0], "texture": "#2"}, + "down": {"uv": [5, 3.5, 0, 7], "texture": "#2"} + } + }, + { + "from": [4, 6, 7], + "to": [12, 11, 12], + "faces": { + "north": {"uv": [0, 0, 8, 5], "texture": "#3"}, + "east": {"uv": [0, 10, 5, 15], "texture": "#3"}, + "south": {"uv": [0, 5, 8, 10], "texture": "#3"}, + "west": {"uv": [5, 10, 10, 15], "texture": "#3"} + } + }, + { + "from": [2.5, 11.5, 4.5], + "to": [13.5, 21, 4.5], + "faces": { + "north": {"uv": [0, 0, 16, 16], "texture": "#7"}, + "east": {"uv": [0, 0, 0, 0], "texture": "#missing"}, + "south": {"uv": [0, 0, 16, 16], "texture": "#7"}, + "west": {"uv": [0, 0, 0, 4.5], "texture": "#missing"}, + "up": {"uv": [5, 0, 0, 0], "texture": "#missing"}, + "down": {"uv": [5, 0, 0, 0], "texture": "#missing"} + } + }, + { + "from": [2.5, 21, 4.5], + "to": [13.5, 21, 15], + "faces": { + "north": {"uv": [0, 0, 5.5, 0], "texture": "#missing"}, + "east": {"uv": [0, 0, 1.5, 0], "texture": "#missing"}, + "south": {"uv": [0, 0, 5.5, 0], "texture": "#missing"}, + "west": {"uv": [0, 0, 1.5, 0], "texture": "#missing"}, + "up": {"uv": [0, 0, 16, 16], "texture": "#8"}, + "down": {"uv": [0, 0, 16, 16], "texture": "#8"} + } + } + ] +} \ No newline at end of file diff --git a/kubejs/assets/expatternprovider/textures/block/fishbig/arm.png b/kubejs/assets/expatternprovider/textures/block/fishbig/arm.png new file mode 100644 index 0000000000000000000000000000000000000000..7df92b06c39ee506b5e8d6b2ecc13e1a64a943d6 GIT binary patch literal 314 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s77>k44ofy`glX=O&z`&C3 z=7dV~Bp??r#OXvp&I3HchGxklDgIFY244Ywm&y#uFi%_)lpw&z#HP zulrl!-lxNEn{su3FUaG1eVEyP`EDs!6F=XZmqVl2S3i|`mBw%9lAJZqHg=+;MSPw> z&EAdtapeylEjuC||K{$4%Yt9!JKfTJrnhD6xgB;}zr*dL-J;j=j1|lRoGo*zE`9W2 QU|?YIboFyt=akR{0NJy7q5uE@ literal 0 HcmV?d00001 diff --git a/kubejs/assets/expatternprovider/textures/block/fishbig/body.png b/kubejs/assets/expatternprovider/textures/block/fishbig/body.png new file mode 100644 index 0000000000000000000000000000000000000000..063c7a2d19cbe604184a25c247045906d3d5b988 GIT binary patch literal 313 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s77>k44ofy`glX=O&z`&C3 z=IovFPiaf$cB%DU|>mi z^mSxl*x1kgCy|wbfq}EYBeIx*f$uN~Gak=hk;1^h7~|>U7!u+Bc8agxVFQ6yTfbRc zF1r)YI__Y$4l7`2NjN!8d&3$5nFdj7zJrbt;wu}puKEfaDfgQ?PLpt7wdtd}?azFn z^f%^>(^pqUM>_kwy(Tj?`qlp{!dd2LkL+mM)l=1bMe?xqko(~%1m^m*m+x=oO53_wbV*g7iT^W3Y>r7{_m%~f_G$Yu4eCBU3y_n zk?qN?Ay?!NtWy`gFg?QCHMVWtM#tRUuRYf-T~znzcBo^H!?YN0*Z+)jA4YhW-ZbAn$G`LJ?XzPaK6JDrZ%g1ruEl9i&+~fuY3LZc<6~2f6oQUI5;M= z@OI3xGg0JIcq_2RY;y!FPwBoRZBl(#wyK0NI?vUA>9gXrP8g%j_8%*1L##fO6+4u7 z+sn57|Crugy5qusvz@k@D}BEm*k^P)#b~CFTf5=@zX?uu;Wj(`85kHCJYD@<);T3K F0RTxMyZ`_I literal 0 HcmV?d00001 diff --git a/kubejs/assets/expatternprovider/textures/block/fishbig/hair.png b/kubejs/assets/expatternprovider/textures/block/fishbig/hair.png new file mode 100644 index 0000000000000000000000000000000000000000..22068aaea89eb57c7f8885396328e65a2cd234f7 GIT binary patch literal 150 zcmeAS@N?(olHy`uVBq!ia0y~yVBlt8VBq9nV_;x-l5$O#fq{XsILO_JVcj{ImkbOH zEa{HEjtmSN`?>!lvVv3=ctjR6Fz_7)VaDV6D^eI37_>cI978mMlVhfx`aYkLt0J=A z_=n%`a~w~Na?U;a^ZzHmb_;X3DOU!!gam{5UM{IG{Nmya3=9mOu6{1-oD!M!lvVv3=ctjR6Fz_7)VaDV6D^eI3800-&978mMlVhfx`aYkLYf)N# nQj5_;hR8aR3(N)v3=DS0Y*L3E<}oucFfe$!`njxgN@xNAR?Z@| literal 0 HcmV?d00001 diff --git a/kubejs/assets/expatternprovider/textures/block/fishbig/head.png b/kubejs/assets/expatternprovider/textures/block/fishbig/head.png new file mode 100644 index 0000000000000000000000000000000000000000..01cbb3773f626faae5f81255288aed3d57c7fffb GIT binary patch literal 680 zcmeAS@N?(olHy`uVBq!ia0y~yU{C;I4mJh`hT^KKFANL}jKx9jP7LeL$-HD>U|>mi z^mSxl*x1kgCy|wbfq}EYBeIx*f$ty)Gwzs}{g#1&$=1`wF(ktM?G!_QX-9$9=jZIY z845Lm)l5wnE#}O1VpQz9titQ%%Io4}vfzrIM-nHeVj^cJ+X|(HB3u4+Xn0LEYGD5M zvu3CHKFe$07&lMTZF%A^^|s=DW%~ELZ2Z3_$}_dkX&)5muhV_-bLOM?cJ(P1zvbPX{|I_~ocxw|6}#!V zK!$GSiwi5vCO_U2YySP~p)BTgbKJU^&-3nNaPrf#(&Y1DMwR8cn9Z5SY$8{nbRdMj1t`=pVc+UmK+EbAKs*Zt9yCbKy_e z)MA!-oF@b~accG$l$veeKk;{7-PgWPGmFoiZ#rI5v*UE7t`>_6yPM7Y<6ZARaxBoE za_&vdfjbQ`rVYW2d&16qKiv_d(`A2Z(X+j733A=prQ1~8RJ!k_7(~t0m33QUI%A&n z#oCLT7}p-mD3uaYcDj=WlIax8hpz+(rsJ5Ib1m! zcjcyOy2i^4Nnc^9>L;7o6pJ^{TB~labl%IK6BIUb%iB#b3of#%~FMYhY zMJ;90vWrRgO>LKLk44ofy`glX=O&z`&C3 z=V~B%-E{V=N*d&^CG}3|7_wt_`Hwu@e1-8pHoZsYj?aYnO z^Im3KPEKBb?8@|ljsWk@EecPjGPkubJbe4vX~Thf$(7SOXIW?n_G-D*-JFxVp=!ZP z!Cn0=oms#64wrK_EkC?SAiTVJ3G%VW!~tek=3|p(uv=qH&o{o^PgPbz2wDp zhuc?uc=PUveGqU@UUHr1_0NfuzPD;#+N4u({jCDe$4`G+JVmy@{9SPU?H~2S{|XM3 zS7l!QzVL3^D!W4*^?!H#v(8@MvM}%VgN1qa8yN2}G(St0n3sKtn}LCW!PC{xWt~$( F69BlHo2>u< literal 0 HcmV?d00001 diff --git a/kubejs/assets/expatternprovider/textures/block/fishbig/leg2.png b/kubejs/assets/expatternprovider/textures/block/fishbig/leg2.png new file mode 100644 index 0000000000000000000000000000000000000000..2e58959745574767522397a3b9205d1ebeeeb669 GIT binary patch literal 320 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s77>k44ofy`glX=O&z`&C3 z=So5Pm3bKZeq_5(he(?36(vLJ?Mf!(d<_T;M0T@&~xta|c3F?gn8Sn%$EyU*4% zt#4hUvNAGOBk!5wZgvmv__#x_oVF!gdbeq|t%2p4r#%_5hxD1R z#a!PIrMDpGO^<8oWj>CFRlA$hO|P-*SFfsUm3i=M2LHaRnTa{K%&y$n^8W@y1@qSA XWZ|CG4+9w(7#KWV{an^LB{Ts5`@ey@ literal 0 HcmV?d00001