From f18dfa97c8d11dace92152ac881fae0bcc2a39c9 Mon Sep 17 00:00:00 2001 From: canitzp Date: Sat, 9 Jan 2016 18:37:21 +0100 Subject: [PATCH 1/4] FurnaceSolar/Solar Panel JSON --- .../models/block/blockFurnaceSolar.json | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 src/main/resources/assets/actuallyadditions/models/block/blockFurnaceSolar.json diff --git a/src/main/resources/assets/actuallyadditions/models/block/blockFurnaceSolar.json b/src/main/resources/assets/actuallyadditions/models/block/blockFurnaceSolar.json new file mode 100644 index 000000000..4b8783955 --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/models/block/blockFurnaceSolar.json @@ -0,0 +1,39 @@ +{ + "__createdwith": "opl's Model Creator", + "ambientocclusion": false, + "textures": { + "furnaceSolar": "actuallyadditions:blocks/models/modelFurnaceSolar" + }, + "elements": [ + { + "from": [0,0,0], + "to": [16,6,16], + "faces": { + "up": { + "uv": [4,0,8,4], + "texture": "#furnaceSolar" + }, + "down": { + "uv": [8,0,12,4], + "texture": "#furnaceSolar" + }, + "west": { + "uv": [4,4,8,4.75], + "texture": "#furnaceSolar" + }, + "east": { + "uv": [0,4,4,4.75], + "texture": "#furnaceSolar" + }, + "north": { + "uv": [0,4,4,4.75], + "texture": "#furnaceSolar" + }, + "south": { + "uv": [0,4,4,4.75], + "texture": "#furnaceSolar" + } + } + } + ] +} \ No newline at end of file From 15c03f2a43495251e83ac22b1ed7d3b6d5e640d2 Mon Sep 17 00:00:00 2001 From: canitzp Date: Sat, 9 Jan 2016 18:37:30 +0100 Subject: [PATCH 2/4] FurnaceSolar/Solar Panel JSON --- .../blockstates/blockFurnaceSolar.json | 5 +++++ .../models/item/blockFurnaceSolar.json | 15 +++++++++++++++ .../blocks/models/modelFurnaceSolar.png | Bin 1146 -> 1178 bytes 3 files changed, 20 insertions(+) create mode 100644 src/main/resources/assets/actuallyadditions/blockstates/blockFurnaceSolar.json create mode 100644 src/main/resources/assets/actuallyadditions/models/item/blockFurnaceSolar.json diff --git a/src/main/resources/assets/actuallyadditions/blockstates/blockFurnaceSolar.json b/src/main/resources/assets/actuallyadditions/blockstates/blockFurnaceSolar.json new file mode 100644 index 000000000..5ce3fe382 --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/blockstates/blockFurnaceSolar.json @@ -0,0 +1,5 @@ +{ + "variants": { + "normal": { "model": "actuallyadditions:blockFurnaceSolar" } + } +} diff --git a/src/main/resources/assets/actuallyadditions/models/item/blockFurnaceSolar.json b/src/main/resources/assets/actuallyadditions/models/item/blockFurnaceSolar.json new file mode 100644 index 000000000..4490e4593 --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/models/item/blockFurnaceSolar.json @@ -0,0 +1,15 @@ +{ + "parent": "actuallyadditions:block/blockFurnaceSolar", + "display": { + "thirdperson": { + "rotation": [ 10, -45, 170 ], + "translation": [ 0, 1.5, -2.75 ], + "scale": [ 0.375, 0.375, 0.375 ] + }, + "firstperson": { + "rotation": [0, 0, 0 ], + "translation": [0, 4, 2 ], + "scale": [1.2, 1.2, 1.2] + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/actuallyadditions/textures/blocks/models/modelFurnaceSolar.png b/src/main/resources/assets/actuallyadditions/textures/blocks/models/modelFurnaceSolar.png index 8f7871c3f1bb421b0931207479c0a9f49b6d3fe4..9350d457949b94406ef7a7c74c910b71e3edc3f2 100644 GIT binary patch delta 1126 zcmV-s1eyE#2$~6y7YaZK1^@s6s%dfFks&aD-~kB{8ZC0}xbXl01Sd&EK~#9!?U+An zl8+0v8A=?ZU1M0h4c$U^fd1j(y&j!T2Y|BvtZUQ%o3tp3*x1+*^E`hzZvdhw;>)jpM#v?MdBWuH zP~wh4{y`8dV=?5}14{hG58XeJ!3tPIuHW+euipW1e}7+VQ)^9A;#vTPJ*R>ktRZ{(FEbA2%%g60ajO6iQ||!j!{bS=FJ;- zAICAklvd5Ug$1A-Sa~hW)?{D}LIi*q{~lm%fiW2}SfaXgwAKJ9rChnZS4!3H%WE0D zg)RYrB7a26m_k2dttJp)iuVNSGxF@gX+@qQ!ETaDBSN_ z>u1S;xdYJa^-$stZ26S%+sTi-{^ong$0;^L>-BoInXL|XeSMw5U{D)ytJQK^H5=y2 z-gz6iy1KGoy#5J*AY38O9tgRmkgo`WWsJ!v@<)`o!vvor$Ak zTC191Im=bUD^0Mfw^}VOFE4BL7jA<6e&2re?Jw@$6z|77!B?X-CKW}V5^_5-L7@;b zL_Z}THNnfv%UVC{>+4)!U)QqX;NXDG&CSJ{;LOO%@rDSCkZL^h5`+M2kaDTEhMP=q zZ*R}da+wYL`}@x_^Uu0}6KvicN`wfIQcY<>DrB%Sa}7@}iKdOxi!s46?I+2zAu?FO zjtwsmkn6X|AjTSvwR+|Nsxw@cwbqTh!xym;svc#_-Qo83cFpBaPfy)(xOyaRx-XBu zRlVsr4b1NW{eIt8(`oYTT^&@X)0xuF&dzAJ+fJK2ub1V?!%NwJkJg$_r&IeLptW}8 z$z?Lx|MBs$ofWL6piX|HkWm!T?RFUshYW{9k|aTE?X)yaNsOzQ9UZwgOYNWful|3sZgou6dZPM8XYz|oHLA0+0&vm(FBud? z5oc#-08@3V{Z|iBUDYMz4q{5NwYBxHzDSkJvRcpM@pwEQkH_Qjcsw4D$K&yMJRXn7 sb6C4WlvvB6!WFlK=n!07*qoM6N<$f;GY@EC2ui delta 1094 zcmV-M1iAZ~3Hk_-7YZN<1^@s6qMd$(ks&aD-vb^1Cl2MO!9)N61P4h(K~!ko?U+Gp z<3<$6e>2i3iCUU3kT0-3`4D3W&Ly|@QrJT2F*zisKq2&7v^W<-3;hI}LNC4NVq2V1j}EN@#JaG-vdnfYrpPxI!zzup_cf-)EkY!Cz_N#d}7 z;c!T+)glN20For3-|y3Iw*koK&ui=6ufu{MV0(L8Eb{&Sq6P?pfG@xP86np&<_VL& zLy0>w`3Ii2j>V8B4=C{$KXm^@dK+L3sea4vzkUb6{r!DuO|3Oi6wTX5{F|nzTKE|dKCEnV91QR~iXgvQ@giy|a0GpeegkeY+hA5?Y^X82k zhhYdXgB87QX$HtQmbZD|ngpyt2oDg`=N{H(7?U8qHHx95wFW>b<@)(pDODQhZEn1! zh5$g8J|bmErXR6Z;|Va?dpz|SY4YH(ERB(VNU9&OM%SL8)*7W0LWq)KCI%FL?zz_b zSv+821N8fSl(++%e=dmHp!NPXKuS25Itu&n=mJh3BnfOhT4EqQo7>`y3(Hz-A>9jG~CMvop75v)Sb0 z;-Yl&b=b+t$@2dKNs=I>kM!1m!Dd*iL3|)VA$>=9)@De+3IWIx2kh_fyOX}TxdGtd z;K1n_jYbZ8&Jb9b1cM+z2#L*}Fh;x0V$HNkOJte<87Ab&47q)*U#ENN9FQalnSO_m zJ|HHonG&NH0@iuO1lz!v6l=9hW~yYDyZG$iMwGbXMUdcdIK<}`%m>VW5#AK@#4J`M z!TgkqgqM?G5pOn|TwY$5<}aND2ZMqA>f2x3*ktdgnc%BQj7de7#`xS$NKhz*^wCez zM@jJV^0K6-(P(geeO>Z~%d$ zI0p;{16y>bYVBRzRJ+}t!Fs(Otyarn)p|YeSBsZikJg%YyIs0}571h>el<+0`cF?! z?L1@E8MS&xA%h^G+wC$Qj~S20L{Ws++F@}V6Gah9sag!6+wBs^F>xHb+P-ehPNy@2 z~Mfir{mVlv47HEe7`!kxToSgQM}Qq-pCZKI?pQrXYK#uK|v7E>-7L;<`(rA zi>_h_xk5}Sc6WC%|J99D9+t& Date: Sun, 10 Jan 2016 15:12:20 +0100 Subject: [PATCH 3/4] More JSONs --- .../actuallyadditions/models/item/blockCompost.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/main/resources/assets/actuallyadditions/models/item/blockCompost.json diff --git a/src/main/resources/assets/actuallyadditions/models/item/blockCompost.json b/src/main/resources/assets/actuallyadditions/models/item/blockCompost.json new file mode 100644 index 000000000..48378bad5 --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/models/item/blockCompost.json @@ -0,0 +1,10 @@ +{ + "parent": "actuallyadditions:block/blockCompost", + "display": { + "thirdperson": { + "rotation": [ 10, -45, 170 ], + "translation": [ 0, 1.5, -2.75 ], + "scale": [ 0.375, 0.375, 0.375 ] + } + } +} \ No newline at end of file From 0cb9d6f8c9f81042da8fa9b00508a9b1f91608c7 Mon Sep 17 00:00:00 2001 From: canitzp Date: Sun, 10 Jan 2016 15:12:48 +0100 Subject: [PATCH 4/4] More JSONs --- .../blockstates/blockCompost.json | 5 + .../blockstates/blockFishingNet.json | 5 + .../models/block/blockCompost.json | 520 +++++++++++ .../models/block/blockFishingNet.json | 850 ++++++++++++++++++ .../models/block/blockFurnaceSolar.json | 3 +- .../models/item/blockFishingNet.json | 15 + .../textures/blocks/models/modelCompost.png | Bin 2065 -> 2474 bytes .../blocks/models/modelFishingNet.png | Bin 222 -> 231 bytes 8 files changed, 1397 insertions(+), 1 deletion(-) create mode 100644 src/main/resources/assets/actuallyadditions/blockstates/blockCompost.json create mode 100644 src/main/resources/assets/actuallyadditions/blockstates/blockFishingNet.json create mode 100644 src/main/resources/assets/actuallyadditions/models/block/blockCompost.json create mode 100644 src/main/resources/assets/actuallyadditions/models/block/blockFishingNet.json create mode 100644 src/main/resources/assets/actuallyadditions/models/item/blockFishingNet.json diff --git a/src/main/resources/assets/actuallyadditions/blockstates/blockCompost.json b/src/main/resources/assets/actuallyadditions/blockstates/blockCompost.json new file mode 100644 index 000000000..9c31ecfa9 --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/blockstates/blockCompost.json @@ -0,0 +1,5 @@ +{ + "variants": { + "normal": { "model": "actuallyadditions:blockCompost"} + } +} \ No newline at end of file diff --git a/src/main/resources/assets/actuallyadditions/blockstates/blockFishingNet.json b/src/main/resources/assets/actuallyadditions/blockstates/blockFishingNet.json new file mode 100644 index 000000000..bb9ce51ee --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/blockstates/blockFishingNet.json @@ -0,0 +1,5 @@ +{ + "variants": { + "normal": { "model": "actuallyadditions:blockFishingNet"} + } +} diff --git a/src/main/resources/assets/actuallyadditions/models/block/blockCompost.json b/src/main/resources/assets/actuallyadditions/models/block/blockCompost.json new file mode 100644 index 000000000..cfbf9d3b0 --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/models/block/blockCompost.json @@ -0,0 +1,520 @@ +{ + "__createdBy": "canitzp", + "ambientocclusion": true, + "textures": { + "particle": "blocks/planks_oak", + "compost": "actuallyadditions:blocks/models/modelCompost" + }, + "elements": [ + { + "from": [1,1,1], + "to": [3,11,3], + "faces": { + "up": { + "uv": [7.8,0,8.4,0.6], + "texture": "#compost" + }, + "down": { + "uv": [0.0,0.0,2.0,2.0], + "texture": "missingtexture" + }, + "west": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + }, + "east": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + }, + "north": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + }, + "south": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + } + } + }, + { + "from": [13,1,1], + "to": [15,11,3], + "faces": { + "up": { + "uv": [7.8,0,8.4,0.6], + "texture": "#compost" + }, + "down": { + "uv": [0.0,0.0,2.0,2.0], + "texture": "missingtexture" + }, + "west": { + "uv": [0,0.4,1.2,3.625], + "texture": "#compost" + }, + "east": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + }, + "north": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + }, + "south": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + } + } + }, + { + "from": [13,1,13], + "to": [15,11,15], + "faces": { + "up": { + "uv": [7.8,0,8.4,0.6], + "texture": "#compost" + }, + "down": { + "uv": [0.0,0.0,2.0,2.0], + "texture": "missingtexture" + }, + "west": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + }, + "east": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + }, + "north": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + }, + "south": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + } + } + }, + { + "from": [1,1,13], + "to": [3,11,15], + "faces": { + "up": { + "uv": [7.8,0,8.4,0.6], + "texture": "#compost" + }, + "down": { + "uv": [0.0,0.0,2.0,2.0], + "texture": "missingtexture" + }, + "west": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + }, + "east": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + }, + "north": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + }, + "south": { + "uv": [0,0.2,1.2,3.625], + "texture": "#compost" + } + } + }, + { + "from": [1,1,3], + "to": [2,3,13], + "faces": { + "up": { + "uv": [0,0.125,0.5,3.625], + "texture": "#compost" + }, + "down": { + "uv": [0.0,0.0,1.0,10.0], + "texture": "missingtexture" + }, + "west": { + "uv": [0,0.6,8.4,1.6], + "texture": "#compost" + }, + "east": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + }, + "north": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "south": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + } + } + }, + { + "from": [3,1,1], + "to": [13,3,2], + "faces": { + "up": { + "uv": [0,0.8,8.4,1.2], + "texture": "#compost" + }, + "down": { + "uv": [0.0,0.0,10.0,1.0], + "texture": "missingtexture" + }, + "west": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "east": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "north": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + }, + "south": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + } + } + }, + { + "from": [14,1,3], + "to": [15,3,13], + "faces": { + "up": { + "uv": [0,0.125,0.5,3.625], + "texture": "#compost" + }, + "down": { + "uv": [0.0,0.0,1.0,10.0], + "texture": "missingtexture" + }, + "west": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + }, + "east": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + }, + "north": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "south": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + } + } + }, + { + "from": [3,1,14], + "to": [13,3,15], + "faces": { + "up": { + "uv": [0,0.25,8.4,0.6], + "texture": "#compost" + }, + "down": { + "uv": [0.0,0.0,10.0,1.0], + "texture": "missingtexture" + }, + "west": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "east": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "north": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + }, + "south": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + } + } + }, + { + "from": [3,4,1], + "to": [13,6,2], + "faces": { + "up": { + "uv": [0,0.8,8.4,1.2], + "texture": "#compost" + }, + "down": { + "uv": [0,0.8,8.4,1.2], + "texture": "#compost" + }, + "west": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "east": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "north": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + }, + "south": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + } + } + }, + { + "from": [1,0,1], + "to": [15,1,15], + "faces": { + "up": { + "uv": [0.25,0.125,6,5.8], + "texture": "#compost" + }, + "down": { + "uv": [0,0.2,6,5.8], + "texture": "#compost" + }, + "west": { + "uv": [0,0.25,8.4,0.6], + "texture": "#compost" + }, + "east": { + "uv": [0,0.25,8.4,0.6], + "texture": "#compost" + }, + "north": { + "uv": [0,0.25,8.4,0.6], + "texture": "#compost" + }, + "south": { + "uv": [0,0.25,8.4,0.6], + "texture": "#compost" + } + } + }, + { + "from": [1,4,3], + "to": [2,6,13], + "faces": { + "up": { + "uv": [0,0.125,0.5,3.625], + "texture": "#compost" + }, + "down": { + "uv": [0,0.125,0.5,3.625], + "texture": "#compost" + }, + "west": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + }, + "east": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + }, + "north": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "south": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + } + } + }, + { + "from": [3,4,14], + "to": [13,6,15], + "faces": { + "up": { + "uv": [0,0.8,8.4,1.2], + "texture": "#compost" + }, + "down": { + "uv": [0,0.8,8.4,1.2], + "texture": "#compost" + }, + "west": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "east": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "north": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + }, + "south": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + } + } + }, + { + "from": [14,4,3], + "to": [15,6,13], + "faces": { + "up": { + "uv": [0,0.125,0.5,3.625], + "texture": "#compost" + }, + "down": { + "uv": [0,0.125,0.5,3.625], + "texture": "#compost" + }, + "west": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + }, + "east": { + "uv": [0,1.375,7.5,2.125], + "texture": "#compost" + }, + "north": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "south": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + } + } + }, + { + "from": [1,7,3], + "to": [2,9,13], + "faces": { + "up": { + "uv": [0,0.125,0.5,3.625], + "texture": "#compost" + }, + "down": { + "uv": [0,0.125,0.5,3.625], + "texture": "#compost" + }, + "west": { + "uv": [0,1.375,7.5,2], + "texture": "#compost" + }, + "east": { + "uv": [0,1.375,7.5,2], + "texture": "#compost" + }, + "north": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "south": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + } + } + }, + { + "from": [3,7,1], + "to": [13,9,2], + "faces": { + "up": { + "uv": [0,0.8,8.4,1.2], + "texture": "#compost" + }, + "down": { + "uv": [0,0.8,8.4,1.2], + "texture": "#compost" + }, + "west": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "east": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "north": { + "uv": [0,1.375,7.5,2], + "texture": "#compost" + }, + "south": { + "uv": [0,1.375,7.5,2], + "texture": "#compost" + } + } + }, + { + "from": [3,7,14], + "to": [13,9,15], + "faces": { + "up": { + "uv": [0,0.8,8.4,1.2], + "texture": "#compost" + }, + "down": { + "uv": [0,0.8,8.4,1.2], + "texture": "#compost" + }, + "west": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "east": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "north": { + "uv": [0,1.375,7.5,2], + "texture": "#compost" + }, + "south": { + "uv": [0,1.375,7.5,2], + "texture": "#compost" + } + } + }, + { + "from": [14,7,3], + "to": [15,9,13], + "faces": { + "up": { + "uv": [0,0.125,0.5,3.625], + "texture": "#compost" + }, + "down": { + "uv": [0,0.125,0.5,3.625], + "texture": "#compost" + }, + "west": { + "uv": [0,1.375,7.5,2], + "texture": "#compost" + }, + "east": { + "uv": [0,1.375,7.5,2], + "texture": "#compost" + }, + "north": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + }, + "south": { + "uv": [0.0,0.0,1.0,2.0], + "texture": "missingtexture" + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/actuallyadditions/models/block/blockFishingNet.json b/src/main/resources/assets/actuallyadditions/models/block/blockFishingNet.json new file mode 100644 index 000000000..676b4db0e --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/models/block/blockFishingNet.json @@ -0,0 +1,850 @@ +{ + "__createdBy": "canitzp", + "ambientocclusion": false, + "textures": { + "particle": "blocks/planks_oak", + "fishingNet": "actuallyadditions:blocks/models/modelFishingNet" + }, + "elements": [ + { + "from": [1,0.1,1.25], + "to": [15,0.6,1.8000001], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,2.25], + "to": [15,0.6,2.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,3.25], + "to": [15,0.6,3.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,4.25], + "to": [15,0.6,4.85], + "faces": { + "up": { + "uv": [0.3333335,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,5.25], + "to": [15,0.6,5.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,6.25], + "to": [15,0.6,6.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,7.25], + "to": [15,0.6,7.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,8.25], + "to": [15,0.6,8.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,9.25], + "to": [15,0.6,9.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,10.25], + "to": [15,0.6,10.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,11.25], + "to": [15,0.6,11.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,12.25], + "to": [15,0.6,12.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,13.25], + "to": [15,0.6,13.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1,0.1,14.25], + "to": [15,0.7,14.85], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,14.0,0.6], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + } + } + }, + { + "from": [1.2,0,1], + "to": [1.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [2.2,0,1], + "to": [2.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [3.2,0,1], + "to": [3.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [4.2,0,1], + "to": [4.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [5.2,0,1], + "to": [5.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [6.2,0,1], + "to": [6.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [7.2,0,1], + "to": [7.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [8.2,0,1], + "to": [8.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [9.2,0,1], + "to": [9.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [10.2,0,1], + "to": [10.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [11.2,0,1], + "to": [11.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [12.2,0,1], + "to": [12.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [13.2,0,1], + "to": [13.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + }, + { + "from": [14.2,0,1], + "to": [14.8,0.5,15], + "faces": { + "up": { + "uv": [0.33333334,0,11,0.6666667], + "texture": "#fishingNet" + }, + "down": { + "uv": [0.0,0.0,0.6,14.0], + "texture": "#fishingNet" + }, + "west": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "east": { + "uv": [0.0,0.0,14.0,0.5], + "texture": "#fishingNet" + }, + "north": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + }, + "south": { + "uv": [0.0,0.0,0.6,0.5], + "texture": "#fishingNet" + } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/actuallyadditions/models/block/blockFurnaceSolar.json b/src/main/resources/assets/actuallyadditions/models/block/blockFurnaceSolar.json index 4b8783955..dd764ffa5 100644 --- a/src/main/resources/assets/actuallyadditions/models/block/blockFurnaceSolar.json +++ b/src/main/resources/assets/actuallyadditions/models/block/blockFurnaceSolar.json @@ -1,7 +1,8 @@ { - "__createdwith": "opl's Model Creator", + "__createdBy": "canitzp", "ambientocclusion": false, "textures": { + "particle": "blocks/iron_block", "furnaceSolar": "actuallyadditions:blocks/models/modelFurnaceSolar" }, "elements": [ diff --git a/src/main/resources/assets/actuallyadditions/models/item/blockFishingNet.json b/src/main/resources/assets/actuallyadditions/models/item/blockFishingNet.json new file mode 100644 index 000000000..8dd27a76a --- /dev/null +++ b/src/main/resources/assets/actuallyadditions/models/item/blockFishingNet.json @@ -0,0 +1,15 @@ +{ + "parent": "actuallyadditions:block/blockFishingNet", + "display": { + "thirdperson": { + "rotation": [ 10, -45, 170 ], + "translation": [ 0, 1.5, -2.75 ], + "scale": [ 0.375, 0.375, 0.375 ] + }, + "firstperson": { + "rotation": [0, 0, 0 ], + "translation": [0, 4, 2 ], + "scale": [1.2, 1.2, 1.2] + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/actuallyadditions/textures/blocks/models/modelCompost.png b/src/main/resources/assets/actuallyadditions/textures/blocks/models/modelCompost.png index 5f8316a13b3d95b06909d3c40b6ba287272acc86..611d72ba86feb4da443cb317692ac430b327a226 100644 GIT binary patch literal 2474 zcmV;b303xqP)VGd000McNliru-~kE_2@12s2de-82{%bZ zK~#9! z$8d+c>$P`g7khT5S3=so_gvq(-<vTGo{h_tqU#Wxn_T%kJ2v=7-Ry0f|g`Dri zmY!eB{m0IXRAdO-9^3QT6*(xMqsGE4x_34zcEpp`Ykx%oSm<&*&nuVXc^*NJ7XZ+` z)2r|j0D$_u9{Vd2K$@HA2dBA-TySq^D?$bMYd!W?EC+tSze6g-QTd#-5{Ip{ez*5m zEC=rGY+W|_?(jI;S^_!sSUzvj9JL<%kDVE*Y!0Ny-p*F=Jg*e8G*9jAY|SC{_1s^v z99YOh@*h0t@uGXDH;2@TN?4Em6${|I!{bOM1r>D}TX20W%&yb^3I(tb2NtT|+FAmN zCplNhq-(jqVgV#PL->gIa$vKt20` zrscr(=m(mG12t#DtKacT|8U)l1I`=x*84u3^v^>2f(s`mHsgay4jtQlIQJfl?e|rq ze`6e4ZJ#;zp`o&~MeBw$F(39dB(c@sh=dMCF>0OU)YALhd#lMpVrEWC0s@ve{PGbw(Xj9VE4FS z{t$lnGd}6kbHBuiYcHUFbOOJXYVdSAgq8@0i{Fq?KRSUwZP#A)MYHh!IC61+xgqPl!F%*EBlZZD440bGH z?C2KEbn`g)%{mM$`D6(P0OCA;Hxzx&=MiXimNN z@R$!<{f(Mz$vn&s;J$_=&iB8JNXH`De*7`QAvbWg77*t#aPAszby?BZ6~Mr`Ynp7y zyy*diI1ljO!^M9tVE1Xe0?viu6dwD!3)4dj_+XO5jrJx@wq)LLWsFvBJ2{uY@Q@!P zbrPJ{c|6cpi_9Mri0yJ>dT0R+-8BeDQgB}9@!hWos%<~-av`?MiH_|)LuqG=R=wK$ zr8>O$GY?`<)#E{{4@(&dFCG$b;JzgIW+(3P$a(33zFPdnS_g5D2bZ4pVrHNj%y}N- z9uHpYiR0y`s}PQ)@L;PKe6tg_N4&VlV>6s~wrSC}M6bSbE2!H3NH1$@?aXM=wnVSC z4g5s4{jbwgFtc{Hl&V+N+M8WFGg`DQ(W_%ex2U%7d6QAChmEM687$Qj z(jJ4EwX;o&wk3MCE~wuASFxC>wX?OQw`HJVDhWs0k1t=5Q2Wpv(o-(%<|Q1doyF9M z5Bo8Xe{aj+2XpfL47;S-eqvJ)YXAOLe@QxGI~792U{gU4u_Ix^w2$+LNKhUdyvQdKUU- z;q#9}(xO+Nd?Jgr{9QPFdQOveKKah9z5r_7@KDGuaY7aVkV?z{J2>FBg3P%c7Ob{T z=8}ShY6qjNvz&;4+lu!hX>!(Sr+2v??~ScV**r+%PQeW!nfEu31zp#qP!G3){6<1|)%DvM7jF48327sSv8|NwCBP6b zBLI-K)z)2hIk|B5Y>rnGJ~Vv@lZz6bBc4XWwAgwoEh(Hxuf@1rThn@=O#Hb;F_|Nt zM!=%?q|zc9YHT?r4DG2bL_>PvT`#1I70RSG47jawC<|F7W0&HAk|dS&PZudiKuijf z;#E0GhWbuCk=W(Sx}+e7H2EA^lo+i5mIVM)p4T(Qv~4l%N@_T|P^J?@DlIAVg*>d# zSz6Bj>$Je=381CikR*k2p-a0R7P#z84tO*-5+LZajHaELazm12X5w*lq3p6Va62rR zUdZHlDD9O5B%+Q+oj(&$&M~NgK7tZh8mmVZG`;GZ6cI< zenn*Aa%l#CulKuChmEmw8YrK$L#I&H&Qo2mNrQw8($(LfW+u zSXzOg>qD*QS41-*zn@3fX$>_tg}aCc5wFWIcG#q}l3mMr5v823dm;U~O;(9qj9kR+ zuqd9C|1)L2b|v0Z?O<}G8_juzfFRyT&MNi%=|oo7LYn#128%>LRQ@Ga>r9jIrFCzq oK$LpE-ddQs8!a6pk8%P0A6=~uz2sPRV*mgE07*qoM6N<$f(9bFQUCw| literal 2065 zcmc&#`9Is)8jf~a+w@|rlcX0lifU6_v0St$wagW@rk2`cZ6y&?v`I|0v}mXiRivRP z+AGP&Hl&ucwXYea(v~I_MAZ^Y?ZJH0e(v9Je|XRPd7pEh=XuY2emLou5Dv#=z%n2Z z=$MnEojZ`Nf%skOD6lr)LPrBh0_W~v3!)D}=YZme2pbn05U3_wRup^$sHHKEJ~$BQ zAMN6h=tftC0iasE{pENMba;G1a2yJR366@5hsC1eHH={fFgPmJ2n7O3ra0NzcqRtS zJhb`maeMjH;tc0s+>Aq1oJ@`?d!{@f*^EAw9fWDvVH7Y=nq*UgCYW)WSgqL6^Cb}M z9IHnT%rkwqX2zi1 z`&YVp>eB0$cdcx6R+&trJi7-hs`FKk%Quydly#OW^)JWMu*v!J7nW8xW)>m0t!rGC zE!l%jKT>CzKj&*s!_e8N6fpZX_K1jUD9o| z5J%{_!j(TNx-!7+y;gIYE4Z48S~1Z9MD{z5$gGaSIq(5Q&+Kd1*xiX4lI~|&vCJhx6*dR5Wlq}=)B|oJN`~2H-t7{HaOUotGdM7`}BD)SBMo9 zw;b%aWp!Jl2xK0s!IfQHLa!8@QCe%DvaX3CC;1R_?TgZAO==E&3&(NT-YWw4bQ~&N zJvkFY+Ra;cBOX*F{7DG(OQg<*`yXW=27rf;sR*aGMDTF$PSh#be|*$uHqixUa7iKb z5;613jxH;CBuYYB^%s@DfDw6)0h*B4*1K7UI%}J{YZHq`x=Ka+gRb`029*`ez+m(!_FScYfM!3(5B75$5D84kHT}(#R!Xw*({o?UV`K zx_}D{%WE@}i|RaR8*6!0ms%0|sePWEjqBPizLKP*FSuBsJU*#+4nOn3Ei^joq8cHf z*UGo<`i1G`e)JT4e@*ZzG4H1ow=JtE{NJwrW?He2ZSVbo@2pvLEH|byR zVtmK!;(TvJ{Pw~>0z7tLMbt*($vzCtH_3wzP--axnH;f|=fC0>-kRpP*MKc0zS!~8 zN(<~&R!5D+-1~uYy0TKR-?sPpUz=sKRP*TSLRodx&`{HjMT>MbJ3|g!a5ux>j(Bq= zwMG;C>39T!4tB5pL%*#wHL2c^C*l+&yh(nn&`ohm_LypbO~<&P4xD4_u`)#~tpUA^ zh4T)-#vAh9mGAto0!X9sLPh(;gL-phcB#}-n)HZt8r04dsHEZ%Fctgd9RAo!I$QQtnU-VU-x za{0<>SKO>*Tl9G7q@8Ue2fj%x-&WpDfLX!$q5CVMY7LhPty(isyXt`T3isWBhx~U zF3CSZ(pzu zKJk_e_Bb3J;^%MPmn)a30la912X1)DmDDVhI|Z102p5$fFXC@49#fDj9k@YLUMvHT zt8gaPEL8x%_s_y9EM5m8{$+Xu0nm4U;R06mN}GkoDY7? zA@b|9cb|VW@$7uYFn(YrjiXv(w~D~GVm7^~?7XvW0K)18JQ+Z*iN7ti{$xs~;YL58)s= z!YT63wF_S5Jc+Gy2~{?D>6jyZ9J8l6%=PiK=VmuRi-P;hQVQ9OljMX&e%(|RL16MG z?!Lztpr;iU@}+71*?%HVOz-Ljq|CGzkKP-z&QMCf_c&=b{0_4#4|1t)?^Y z#z1lylxJdH$6o4#KddyhZ`wL<+#xSW>%CWWuhl6JbNxSW5DlOr$>j*mC+{VE#h*XO M$sS=xw+%}98zcoB9smFU diff --git a/src/main/resources/assets/actuallyadditions/textures/blocks/models/modelFishingNet.png b/src/main/resources/assets/actuallyadditions/textures/blocks/models/modelFishingNet.png index 57361be8efb59bb5d5fe358920e785460992017c..60f68d1e6647cd28a663920115850f78bc6ff1b4 100644 GIT binary patch literal 231 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}Ea{HEjtmSN z`?>!lvI6;>1s;*b3=DinK$vl=HlH+5kS)pE-G$*l2rk&Wd@@jky~NYkmHh!D7q6kz z?p30>K%sC?7srqc=eOrK@-`R<95~Sac2ksCqEE(+haxAh@A&rh&DV1W-|au1<&aH0 dJTU7gL)ts0n-TM8qyep9@O1TaS?83{1OVpLOHu#; delta 205 zcmaFPc#l!BGr-TCmrII^fq{Y7)59eQNIQTq2OE%Fm05UiqMmg9AqED%LyV#tUJXD& zi4xa{lHmNblJdl&REC1Y%)Ao4ywnl}6Fmbx)6`a@RG^v|PZ!6KinzBIHu4@&;Bj?a ze>_WPl3{1Z96j0A)Te$$j^8Uc#ul$RRqYn?Q!1p;a{2sk@)oKM3``sfAY#J#|AGz- oj8*Iv_5rn)?8-nBVZcJPkXd52&4in2nsFd8Pgg&ebxsLQ0HcUJDF6Tf