From 01ec083e6dc5828c111791ce751c7a03fefa62fd Mon Sep 17 00:00:00 2001 From: Pyritie Date: Thu, 18 Dec 2025 21:23:39 +0000 Subject: [PATCH] better rnr textures --- .../rnr/textures/item/crushed_base_course.png | Bin 0 -> 431 bytes .../rnr/textures/item/flagstone/andesite.png | Bin 0 -> 207 bytes .../assets/rnr/textures/item/flagstone/basalt.png | Bin 0 -> 207 bytes .../textures/item/flagstone/black_sandstone.png | Bin 0 -> 203 bytes .../textures/item/flagstone/brown_sandstone.png | Bin 0 -> 203 bytes .../assets/rnr/textures/item/flagstone/chalk.png | Bin 0 -> 207 bytes .../assets/rnr/textures/item/flagstone/chert.png | Bin 0 -> 207 bytes .../rnr/textures/item/flagstone/claystone.png | Bin 0 -> 207 bytes .../rnr/textures/item/flagstone/conglomerate.png | Bin 0 -> 207 bytes .../assets/rnr/textures/item/flagstone/dacite.png | Bin 0 -> 207 bytes .../rnr/textures/item/flagstone/diorite.png | Bin 0 -> 207 bytes .../rnr/textures/item/flagstone/dolomite.png | Bin 0 -> 207 bytes .../assets/rnr/textures/item/flagstone/gabbro.png | Bin 0 -> 207 bytes .../assets/rnr/textures/item/flagstone/gneiss.png | Bin 0 -> 207 bytes .../rnr/textures/item/flagstone/granite.png | Bin 0 -> 207 bytes .../textures/item/flagstone/green_sandstone.png | Bin 0 -> 203 bytes .../rnr/textures/item/flagstone/limestone.png | Bin 0 -> 207 bytes .../assets/rnr/textures/item/flagstone/marble.png | Bin 0 -> 207 bytes .../rnr/textures/item/flagstone/phyllite.png | Bin 0 -> 207 bytes .../textures/item/flagstone/pink_sandstone.png | Bin 0 -> 203 bytes .../rnr/textures/item/flagstone/quartzite.png | Bin 0 -> 207 bytes .../rnr/textures/item/flagstone/red_sandstone.png | Bin 0 -> 203 bytes .../rnr/textures/item/flagstone/rhyolite.png | Bin 0 -> 207 bytes .../assets/rnr/textures/item/flagstone/schist.png | Bin 0 -> 207 bytes .../assets/rnr/textures/item/flagstone/shale.png | Bin 0 -> 207 bytes .../assets/rnr/textures/item/flagstone/slate.png | Bin 0 -> 207 bytes .../textures/item/flagstone/white_sandstone.png | Bin 0 -> 203 bytes .../textures/item/flagstone/yellow_sandstone.png | Bin 0 -> 203 bytes .../rnr/textures/item/gravel_fill/andesite.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/basalt.png | Bin 0 -> 391 bytes .../rnr/textures/item/gravel_fill/chalk.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/chert.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/claystone.png | Bin 0 -> 209 bytes .../textures/item/gravel_fill/conglomerate.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/dacite.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/diorite.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/dolomite.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/gabbro.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/gneiss.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/granite.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/limestone.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/marble.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/phyllite.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/quartzite.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/rhyolite.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/schist.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/shale.png | Bin 0 -> 209 bytes .../rnr/textures/item/gravel_fill/slate.png | Bin 0 -> 209 bytes kubejs/assets/rnr/textures/item/hoggin_mix.png | Bin 0 -> 477 bytes 49 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 kubejs/assets/rnr/textures/item/crushed_base_course.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/andesite.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/basalt.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/black_sandstone.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/brown_sandstone.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/chalk.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/chert.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/claystone.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/conglomerate.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/dacite.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/diorite.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/dolomite.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/gabbro.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/gneiss.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/granite.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/green_sandstone.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/limestone.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/marble.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/phyllite.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/pink_sandstone.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/quartzite.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/red_sandstone.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/rhyolite.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/schist.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/shale.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/slate.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/white_sandstone.png create mode 100644 kubejs/assets/rnr/textures/item/flagstone/yellow_sandstone.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/andesite.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/basalt.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/chalk.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/chert.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/claystone.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/conglomerate.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/dacite.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/diorite.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/dolomite.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/gabbro.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/gneiss.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/granite.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/limestone.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/marble.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/phyllite.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/quartzite.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/rhyolite.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/schist.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/shale.png create mode 100644 kubejs/assets/rnr/textures/item/gravel_fill/slate.png create mode 100644 kubejs/assets/rnr/textures/item/hoggin_mix.png diff --git a/kubejs/assets/rnr/textures/item/crushed_base_course.png b/kubejs/assets/rnr/textures/item/crushed_base_course.png new file mode 100644 index 0000000000000000000000000000000000000000..ee9fce984a06f732eaffd6e5f33e1aae0896fcd5 GIT binary patch literal 431 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s77>k44ofy`glX=O&z?kXj z;uvDldv%h%H?yO_(Ry*+HD-d3j!h8~);S`wElIhqEBi8wwY2v^{t1^(T|1=q!&Ss@ z4Ubq;;rnlXJEDsXn@&c(nET%;s&G|m`n^5h)7bviT5O*5{O-C?$A*ht&4(AS+!}0e zyx?1{7}vCmM-)3v)Xe70nP+7zy(Q*)*Q5nX(-{Odb$zRybyiJ_gCS%4?Q>Vyj?eAm zoy?-Z{$<_z73=dE61FTVFFt+wvoS;Z-F3$QL$^JzJn=NOCoDy*E4A}tmqYuE8wy@b zfkHEGFa(^CO8HcEJ-kQF?_K@Egkl4SjXK5Ey4SZB-&8g=)IU7s?cCTkk0A2FYflIgWGm)ZN1pFb!zCZz#~tOvL4tT nJ)^R7=BoACvqS%ze`GTWKP2-fQUnVIHnz4+oiStH!o?PMr-P(9OM?7@8U90oIn(Sb3=9mu zo-U3d5>u!4IPx(la2#$(+3QUHpE1tKNN<%^k+k4V^>XHE4!+$p zLTc{|-ebDlRaNcsC}3Chf5FOoE^5N!CvCpibH|4=1zDV)(!{{Pz~JfX=d#Wzp$P!^ Chd|%} literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/black_sandstone.png b/kubejs/assets/rnr/textures/item/flagstone/black_sandstone.png new file mode 100644 index 0000000000000000000000000000000000000000..8ebad69b5115b56263975eff40d3b051012346e3 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUFMcdX=$mcsVOKZNJ~qLh=?5SyD*J`fq|nW$S;`TKLlJo6=KA|z~JlY z;us<^b!v|zAA%y(cX0|Nttr>mdKI;Vst07uF~ AOaK4? literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/brown_sandstone.png b/kubejs/assets/rnr/textures/item/flagstone/brown_sandstone.png new file mode 100644 index 0000000000000000000000000000000000000000..454edb4f000ab95486e411365f0af805e019cbc3 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUHxm=f(vmg?a}@C?zm3FmRLv`2{olhk&c6LW~#~7<@fl z9780gPVI5zV^H8YETQw^zdZNlW;xYkOSWcwGkoIB^ThQXUyd@QUq_qM}__g}qy{@%S?=U)rGW?*38ED7=pX7~>U=1jA% zFfcIqdb&7TJWZNIrB6J z-|iV9wf6<@FQUHpE1tKNN<%^k+k4V^>XHE4!+$p zLTc{|-ebDlRaNcsC}3Chf5FOoE^5N!CvCpibH|4=1zDV)(!{{Pz~JfX=d#Wzp$P!u C_(FXE literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/claystone.png b/kubejs/assets/rnr/textures/item/flagstone/claystone.png new file mode 100644 index 0000000000000000000000000000000000000000..e8fde223604dfe206d821c95191126a91e2da614 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUPyyv1OEPm4Fi#>OIC{vKd=_ySN3=9mOu6{1-oD!M< DM0!Zh literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/conglomerate.png b/kubejs/assets/rnr/textures/item/flagstone/conglomerate.png new file mode 100644 index 0000000000000000000000000000000000000000..fc2591af2eeea1461452a6ea94e52610ba91c9df GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUi>e3_gvJ3#ZTINvFDBtWeT!5J*A0(fq}u()z4*}Q$iB} DZHq@f literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/dacite.png b/kubejs/assets/rnr/textures/item/flagstone/dacite.png new file mode 100644 index 0000000000000000000000000000000000000000..d74b5a39e42216f86c20cb274d5b2fcf76c0f638 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUbP0l+XkK Dj!8#k literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/diorite.png b/kubejs/assets/rnr/textures/item/flagstone/diorite.png new file mode 100644 index 0000000000000000000000000000000000000000..437dda8942614c2d8a0c93cfa081c4bb626a98e5 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUCnx9T=2ll%x3;!Un>KCTx^?##m&h_OFmRRx`2{olhXQk^*;g1C z7<@fl9780gPVI5zV^H8Y+>o;2|Ne*>a$htI)z-Rh?q`g1GSXY6RU|EVQ@xydnuBlm zjF8&*1o{O5W_(_{D_T2HIOhFc>r!+AzFfe$!`njxgN@xNA DC{0GZ literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/dolomite.png b/kubejs/assets/rnr/textures/item/flagstone/dolomite.png new file mode 100644 index 0000000000000000000000000000000000000000..a2cd00517f4ec44cf56a217e05df498a93167542 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU#YZO;=NGj$cjTXpEMs6`;4BI93ugEa1?Eh%uP`t$ z_QU?;fm z48EQ&jv*3Lr}jAVF(_~xZb;eie}BXbxi1=qYHM9L_cO*h8R@OkDv}nwsb0=J&B3>O zMo8^_!Fx=XyQ->P9tG^G{x4X0&qYmG{G`nnd+zv9rXY*cQ<@k+u5tBqS?83{1OW28 BMp6I( literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/gneiss.png b/kubejs/assets/rnr/textures/item/flagstone/gneiss.png new file mode 100644 index 0000000000000000000000000000000000000000..2376495d190a3220a43e1586a966e10e6129c63a GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUdC7A92G7EGGhIDg)Rb?cTL+_L282Gf}g3=EtlL4Lsu|DnK~Y4#Nc z1_obG7sn8ZsZ)C#`4|*94mYH1_`g45hTInoL$$T8oBJ8#oQ(8VX%$He-c&DVp61}& zJtL&{zTiEk%UxB~E{_6sRsR>Pyyv1OEPm4Fi#>OIC{vKd=_ySN3=9mOu6{1-oD!M< D(wj&C literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/granite.png b/kubejs/assets/rnr/textures/item/flagstone/granite.png new file mode 100644 index 0000000000000000000000000000000000000000..0e3d35e1ce6134734928a181242caca1d7ec7684 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUSR^D?_6Ba*d^TnP!K9niQ;`Edz1_lNOPgg&ebxsLQ E00iVr3IG5A literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/green_sandstone.png b/kubejs/assets/rnr/textures/item/flagstone/green_sandstone.png new file mode 100644 index 0000000000000000000000000000000000000000..05a26066b78352b7eaf94b78ed98ed42878787ef GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU&;OGQGxmW9CBT&UfCO+n|&hXlhVxgf9Z_p%@`+b<~y*Hfq{X+)78&qol`;+0OP<# ANB{r; literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/limestone.png b/kubejs/assets/rnr/textures/item/flagstone/limestone.png new file mode 100644 index 0000000000000000000000000000000000000000..58e92e6c63334eb7413e4e24977c1b2bb7187b23 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU;kRX33@n6e-#sXEAaxFfeeI1o;Is{D%T_rrB2* z7#Ms#T^vIsrcUi~8VAFfcH9y85}Sb4q9e E0FQ@BGynhq literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/marble.png b/kubejs/assets/rnr/textures/item/flagstone/marble.png new file mode 100644 index 0000000000000000000000000000000000000000..ec9ed5cffbadf91d7d6220b4c7b4083fbdb71471 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUsIaEx#jTT!SR^D?_6Ba*d^TnP!K9niQ;`Edz1_lNOPgg&ebxsLQ E05XwGQUCw| literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/phyllite.png b/kubejs/assets/rnr/textures/item/flagstone/phyllite.png new file mode 100644 index 0000000000000000000000000000000000000000..6b9cc423daacb52943f37281c50cab8ddc2f63e9 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU7O%zdvGz+!qZ)wY9FB`x)b$jPzD%6-f);R4-?q=HS~s zBc%4e;60|xT~*aCj{QUx@a;B6;%{0|Ns`NswPK!+!|4dMd<-fq}u- z)5S4FV(Qc$M?MAxj>8fMx z@2xjS6+{K*_jAZ~t$Jl|bZ+*Elut@C+yA9Ao;PEhw3+X~P6h@B22WQ%mvv4FO#q;@ BN^$@I literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/quartzite.png b/kubejs/assets/rnr/textures/item/flagstone/quartzite.png new file mode 100644 index 0000000000000000000000000000000000000000..dae64dcc501da7ee91f7be88f2932a3b77db6264 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUnv73R0p*G`?-zh>sFgWI;9+k5cMv4tQ*I7@>3f*JlpfjQIcD+~+_ zzMd|QAre!k_Biq}C~zEZNZIgzf5Z&AFB*nwYh5?@GsZa?>8;W#k`}zFUd}wt!MA%x zNbP;WdrX(Rs;XTc1?;N+FIaicMNL@zq|Fz5?)XrqAdAyeniv=u7(8A5T-G@yGywp) CD@m^a literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/red_sandstone.png b/kubejs/assets/rnr/textures/item/flagstone/red_sandstone.png new file mode 100644 index 0000000000000000000000000000000000000000..eb7984a12fe42fef32c0cd699798d592312c1693 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUtJ;T1_q9jAirRS{}6EXREQA+1B0)p zi(`ny)Tup=d<+U4hb44A{Fmpx+$^VhY{}M)Z-!62d7ikwzopr0KsHN A(f|Me literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/rhyolite.png b/kubejs/assets/rnr/textures/item/flagstone/rhyolite.png new file mode 100644 index 0000000000000000000000000000000000000000..0fce293545ba3e87248f001adb09a281d3690668 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUeL=bJ_ZGj!wo4L{_l^NA@@bYP;IU2=6=RFCnLR8T1C==H`U9Tr#bj` z&j_i#FL;mXa#vNg%cFo@)&B)6@42W6i=VXlV$U5P$`oXAdP)-m0|SGntDnm{r-UW| DjGaeh literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/schist.png b/kubejs/assets/rnr/textures/item/flagstone/schist.png new file mode 100644 index 0000000000000000000000000000000000000000..5f38747cd21059a3a07fad09c367d3a4ca313921 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUMg~z)_COXHb1Y{KlRW|3fc9hPX+aV?@^p1gnfwLsYFPPy!6qqy3zQVx3 z;Opt)7$PxsYL6oyg969lhLjEe_eac-`=Vi}w$^oXKVzJek=`n;B5A>!>gCMS9DKWH zgw);_yvKC8tE$@NQNXV1|ALkGT-1ccPuhI3=Z+6$3bHsorHO%ofx*+&&t;ucLK6T4 CWJH4i literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/shale.png b/kubejs/assets/rnr/textures/item/flagstone/shale.png new file mode 100644 index 0000000000000000000000000000000000000000..b58e2415e85d12fa59d27fd5c0552ef2f9a86fc6 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUHpE1tKNN<%^k+k4V^>XHE4!+$p zLTc{|-ebDlRaNcsC}3Chf5FOoE^5N!CvCpibH|4=1zDV)(!{{Pz~JfX=d#Wzp$Pyd CTSW5! literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/slate.png b/kubejs/assets/rnr/textures/item/flagstone/slate.png new file mode 100644 index 0000000000000000000000000000000000000000..669d671e35d67d9c1f37790ccbd2f75be907700f GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU#oV6VYbNgqlQ_u0z`$7&K zGeTgTe~DWM4f D%xFj2 literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/white_sandstone.png b/kubejs/assets/rnr/textures/item/flagstone/white_sandstone.png new file mode 100644 index 0000000000000000000000000000000000000000..0d328874b1fe532e5da0617d5682bc9a1b4b4584 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU0J{>lqjrI7)*2f*Jlpz|~VBMhpxL zzMd|QAre!k_Biq}C~zE>(E0FRp8ImMoa(V9TQj~HKJn&x;`)v+N15r@kvtCZ6`2z! zuX=C2IjSHkFu$Keu4~mRd!uu+Po#WOn%Vv@o$QUN>WrP-biS6b1$cj*=k1V21w?aP?G(5d#B* zucwP+h{V*XJ&t?~3LJ+ebUyr-=f2!5r+RG3){Jk4PrP}axW41dQD*veB#%RUMdrlG ztKM60jw*->%ss~7-ss%y6DgmRX14!JXFPAlIB7HAft?Ht3=E#GelF{r5}E+k CAWnk- literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/andesite.png b/kubejs/assets/rnr/textures/item/gravel_fill/andesite.png new file mode 100644 index 0000000000000000000000000000000000000000..666df4d574aa75e7a522886de5b4a35eb2cf6715 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU666=m@E;78)-U_bz`zjh>Eak7 zF?DXgBNu}q2eWU_zyBwtPhUDT?^KnB-wcl4AGT9}9@Kkfu*$f93Uh+l)+MXnISM=w z;@W9+PFQiv?S_*xt&OIIFJ5e^zopr01ur@j{pDw literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/basalt.png b/kubejs/assets/rnr/textures/item/gravel_fill/basalt.png new file mode 100644 index 0000000000000000000000000000000000000000..7bc5305b8aa204524ba83f98a62e78967f830216 GIT binary patch literal 391 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s77>k44ofy`glX=O&!071d z;uvDldv%hd{~-r~R{KSsnF1a@YdJ-QG!zy82>83{eX#FU|KDEK%*-M@%l1az?9{W{ zz9xCI9*TUv#n}4&+1oeS|J!9f*IT~1a$T8J!}RCNC+}774owj9l)3)!@7G?HX*t(c z-->K{nKMsc%)6$(frF(tOqgMJUZK}n{ifgT$M;x>H}s!nTPyPS;RKaQEC;8lOk)6P zNi8*M;9xl*xZ#BE?PHsAw*)avVaZy)@wM2(o);BzeXkXm9ECicB&Rl%ZDw`g=s7m| z57U9y--;%urKmk!_d3z1%TUvarS;a{qypo*TY@gQ|BEi+V8Ud_G!j-`7u`W+GDp1G%8F9)ZAO)Rodx(-$Kg&QQU7l& zF+^hO+J-=2T}PfDM@bZFkGDhQUuw;N8*v^JU+zId^vlJ8Njdy56luHMQUBwueDPvSCEuf5_ZAD9UA?no^J#zE?a_>7kEgBFWnf@n@O1Ta JS?83{1OScLOltrD literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/conglomerate.png b/kubejs/assets/rnr/textures/item/gravel_fill/conglomerate.png new file mode 100644 index 0000000000000000000000000000000000000000..cc9aeeb78e4465ebae334cd8812350ad8f947b91 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUQU&%ggCrB7cvH1AZEhTja1-XFG8e;(9(Ww6S)e+qMg+14ei-Z=_9 z5aQZtbWT`t%k74fGp&uLg)d%gspNZ<>)v8Pv#WP@Y(DL8yFHq*?D4dfx(o~q44$rj JF6*2UngDqRP9*>U literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/diorite.png b/kubejs/assets/rnr/textures/item/gravel_fill/diorite.png new file mode 100644 index 0000000000000000000000000000000000000000..1651d6b7f53d43d0837a912d9a8c37811c84735f GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUJZw3a2a8DP< z5Q(XC`yII$3^|y6d;a}DDSi6Vp?RmOH2h|8^!~7&`tzXPD}zrdeT literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/dolomite.png b/kubejs/assets/rnr/textures/item/gravel_fill/dolomite.png new file mode 100644 index 0000000000000000000000000000000000000000..0ca6783049dbb3cf2d20acfcd8b9f530c5dcde10 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU+uFK>g~b^eStKN6`uj(2kqEb7U|?V`3GxeO_zwn4>zDmzU|ylOP90eW- zaqToZC#<;TcEib;)<)C97caI{@;%CRZ?T}+)jK;jpZ2%i9?e+xc-l%`1_lNOPgg&e IbxsLQ0NP|pR{#J2 literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/gabbro.png b/kubejs/assets/rnr/textures/item/gravel_fill/gabbro.png new file mode 100644 index 0000000000000000000000000000000000000000..90eed239701f500b1bb578c8ca10592068e1638a GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUlqo{<-p)fq{X&B*-tA;XfEGtzY(=fq^01)5S4F zV(Q#}M=l0K4rbq;fB#QPpT2Zx-l-}LzZo38KWwM|JgE1|V3l$I6y^l8txHzDa};QUwYTx+N3=9nHB|(0{4FADkY5lU_3=9n6o-U3d z5>w~)J904?axnY${QG}W`t+qk^G;Q1_|4$x{b4)x=Rv(!2CIzwr!Xg&ZC$eJouj}5 zA+DW9=Y$ov+-^8I)7ofS_~ONuO1?+A?kyHHyLxBG=F|SR+oKuF9#31T%fP_E;OXk; Jvd$@?2>{bBOzi*w literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/granite.png b/kubejs/assets/rnr/textures/item/gravel_fill/granite.png new file mode 100644 index 0000000000000000000000000000000000000000..937bcb7331e61b92bbf3d2ac7cfb25cad10fff5d GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUVOY4{YW?*0l_jGX# zk(fHS-;s;Kkb~K`=imR6(x)#Sns=&7!*2#h?+@FlKM(4?GFWBYKZQBLZ0nL$?;Hgl z2yyK+Iw!2S<#xl#nbtLRPsH_b#Jkt+0{EcHlOyl-5$+Y_ITP#T?PgQ22WQ% Jmvv4FO#q>FPHzAJ literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/limestone.png b/kubejs/assets/rnr/textures/item/gravel_fill/limestone.png new file mode 100644 index 0000000000000000000000000000000000000000..7dbca6f5710e9c1d14d7b599b996efbe75936729 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU&%ggCrB7cvH1AZEhTja1-XFG8e;(9(Ww6S)e+qMg+14ei-Z=_9 z5aQZtbWT`t%k74fGp&uLg)d%gspNZ<>)v8Pv#WP@Y(DL8yFHq*?D4dfx(o~q44$rj JF6*2UngH^}PVWE! literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/marble.png b/kubejs/assets/rnr/textures/item/gravel_fill/marble.png new file mode 100644 index 0000000000000000000000000000000000000000..cff31afd61eec62d7c4fb4361d6eba77f2e8a1a8 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU^B1gL%64l zV~E7mx&4k@42B%czCHi`pOij*>Cn7WRT_RXIC_8BPW^dM@0GzS(=( literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/phyllite.png b/kubejs/assets/rnr/textures/item/gravel_fill/phyllite.png new file mode 100644 index 0000000000000000000000000000000000000000..c06b9241433be6916176a6c02df336beef62d5ea GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUYW{%Py5?$k7g`;JZ+^e0|Nttr>mdK II;Vst0D3t}bN~PV literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/quartzite.png b/kubejs/assets/rnr/textures/item/gravel_fill/quartzite.png new file mode 100644 index 0000000000000000000000000000000000000000..0ff8078df8cd5f496c16bff56442c402801d2a38 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QU>`Gr@{p4hl#Q89nvD+UGz_L3mKV21x-u(W>JZw3a2a8DP< z5Q(XC`yII$3^|y6d;a}DDSi6Vp?RmOH2h|8^!~7&`tzXPD}zQUurw=4O%c`N=I##!sPS|3=9nHB|(0{4FADkY5lU_3=9n6o-U3d z5>w~)J904?axnY${QG}W`t+qk^G;Q1_|4$x{b4)x=Rv(!2CIzwr!Xg&ZC$eJouj}5 zA+DW9=Y$ov+-^8I)7ofS_~ONuO1?+A?kyHHyLxBG=F|SR+oKuF9#31T%fP_E;OXk; Jvd$@?2>|F}O%DJ7 literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/schist.png b/kubejs/assets/rnr/textures/item/gravel_fill/schist.png new file mode 100644 index 0000000000000000000000000000000000000000..cca9458055f21d0eff060c586ad0bfe5848df5b8 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUQUzDmzU|ylOP90eW- zaqToZC#<;TcEib;)<)C97caI{@;%CRZ?T}+)jK;jpZ2%i9?e+xc-l%`1_lNOPgg&e IbxsLQ08GM4DF6Tf literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/slate.png b/kubejs/assets/rnr/textures/item/gravel_fill/slate.png new file mode 100644 index 0000000000000000000000000000000000000000..660ee4c9ecdaa2898baec0cc3971a782ae6ffa53 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4rT@h1`S>QUJOoYI{T6S{crlu11;tu-^RGB7Z(mjw9*GyDgGrS;2xGcYiOd%8G= zNKBpE@5seq$ieK}^Y8yj>C=}E%{x`4;WvY$_lND&p9l3`8LTqypTeAAwspy>ca8!N zgt&GZofB5va=YQ=OlzZQ;fohrD)}Dey0=)+?CPBzn@{`OZjWXxdpvEWE&~GtgQu&X J%Q~loCIDr^P5A%- literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/hoggin_mix.png b/kubejs/assets/rnr/textures/item/hoggin_mix.png new file mode 100644 index 0000000000000000000000000000000000000000..c47773a11fe4a977eafa8ccdc9a4e68dc93f7caf GIT binary patch literal 477 zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s77>k44ofy`glX=O&z&PF0 z#WBR9_v$2D|Jwl~ZStQN3TWOC%E}E0c_HMu`jeuffX<5OI)>yny~tf#MYXbLSSyug zUSE}T`c`LsfT)pyOP9z2miWm{`uilz`}CY=F=Vyu3blQ`^L_Qa;`_}1Yb6=9y}4^= zKV5%&*F)2Z8&5xbrv7+6?=B}r7Ui(+*9kKeK21=1@_Bmxv1YcTPI0r#*wSlw7>uX7 zavc2g##ky&xZ!%fms@;uzr5L&`a0GN!Xd9ki-I>ZoVc-cSN(~lzgQ3WRbH3a)x9^| z^1!y-lsA`R4|-XjxN+3_Z>NajvbhIYmT)k>kSzJQ>MK{+t%tMD{d4f=NmwfDwni+d zMTEQ3mLs6*zt`#~O%{P`boaX$Hw1M(J1VKwv*8loxhoo-dBW;lZfDia%{})%yDwz% zIC;iOox3-hUX*E>u>`VPo15QMSh&U9yeL1SC#wqAq?;C9%`N*q4UJF iK!4jl{{NYG8J4_1|IKOIX(I*(1_n=8KbLh*2~7Yif6Ti8 literal 0 HcmV?d00001