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 zcmV;g0Z{&lP)Px$X-PyuR5*>*l0QoWK@i1%7cHzd5#q*_5)&-M6t-d`eu`_;1Unl`!4Htq%GSar z_(c>>tPB={aqsp{xLb2Eg2`Iwo&Q2wajIo!-n{o_2L63Gvy$iCu2n&R(Tan^qp7u1 zKQo~AeHIFq(ZnH%G$uBjoSr%}8?;>4ijtrrmjDp5iuQe)%_b@c0BE<{&eR6SosJEY z1Rw|WuCJ)CZvbGlqIYx4)AKU`XWgzd|5diia>{$*dR&*Q4*Ng z08q#pWb%5~SBxf3?th_Rb1*=$EOUD;*R^xmBQ-HE!<6lvU997f4hB4iA!#~%2bC9j z9gle#rl`J8y;0-t{(;;=MJ^#^m27QE^vMd4046rn8#Rh$$!PLph%MK(0QE)VS)S0L@^ z>gp2^=ocKEl$lXkSKHXyHg(2~c?%a?+?@`R<}3;F3ugEa1?Eh%uK)#oJzX3_B&JU7 zapYrA;5ginvf=;!h#7KUGz`_&x^C`gjB_&5TcuSbEqGJCoOzmqZ}*Il+WUg{m@ao! sRl7V2*j4>su=1XZny~mun=kg<@u5sX7N@5)0S#vGboFyt=akR{0LDf}2LJ#7 literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/basalt.png b/kubejs/assets/rnr/textures/item/flagstone/basalt.png new file mode 100644 index 0000000000000000000000000000000000000000..597d299183577387d7761e39d88f28c509a9b585 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0F7c zE+HxlFzk(fHQ z$B~agf#YyP%7*{@BWB2b(J)k7>$ZnS)88I1T>hz)78&qol`;+0QiSM-~a#s 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~i2$DvS0HU< zWTdC3r=_K(rlzK#pdc+REg~XvxbMO=pd3d@kY6yve+amGD#QpV=IiO=7$PxsYL6oy zg968437rrB<+(36%c&k)vNhwI;S+D3C$8`Ka+H~V9m(SmUy(U+@~ZdNo1+S%0`vPh q5feUiIF3b5uc8V17S` qT-T~s_D1JspGf(nG_(C*I^%gW#z~v`4(tRP%;4$j=d#Wzp$Pzy!A5fc literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/chalk.png b/kubejs/assets/rnr/textures/item/flagstone/chalk.png new file mode 100644 index 0000000000000000000000000000000000000000..43f488febce22a58e096bbb4ddc54be3881b9878 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0FvH zuWQzfDGL|QS+!!x?%mrCAKriU^7(uBZk>NE^cpD5SrX(I%^E3zF?inGq_XY1U vUGA!?c6k)AtNOoSgTe~DWM4fiUv&x literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/chert.png b/kubejs/assets/rnr/textures/item/flagstone/chert.png new file mode 100644 index 0000000000000000000000000000000000000000..c87347087255193ea508928c0cf93e67dc392061 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0HVp zArfe!7-_DOWTTSntY7M5(Gur1y(ZTrGx#Y`nzJOxFPPy!6qqy3z5*2V^>lFzk(fHQ z$B~agf#YyP%7*{@BWB2b(J)k7>$ZnS)88I1T>hz)78&qol`;+0OI&UeEVS)S0G)V z?9rO;HM1&uVMF|?&de7O%zdvGz+!qZ)wY9FB`x)b$jPzD%6-f);R4-?q=HS~sBc%4e;60|x uT~*aCj{VS)S0Ekb zYZM=5UzioxR1`L^CuiB**4^u-oISMay4VvopfqPmkY6yve<(0#ntcT*=!>gCMS9DKWHgw);_yvKC8 ttE$@NQNXV1|ALkGT-1ccPuhI3=Z+6$3bHsor3q*-gQu&X%Q~loCID@VM?L@m 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0Eh` z9T}gPSXxq2TV2!B-92y4?DcEb?A>=TNUu>ED9u?C^~sM`Qp1 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0L@` z>KYXlm7JWMo10r*UESK+I&Iptb?esMUtA&!l;$i6@(X784+Z8-v#$UJeLYVS)S0HU{ zWNKk-Y-?lh>*g9B5ELJsP@G@X+T4+UGO`RP%~=xU7tHV<3e1^iUjYjGdb&7TJWZNIrB6J-|iV9wf6<@FFVdQ&MBb@08|S@RsaA1 literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/gabbro.png b/kubejs/assets/rnr/textures/item/flagstone/gabbro.png new file mode 100644 index 0000000000000000000000000000000000000000..9083aabbf6ce7a6a1bfcc34f80aca2ec7f03448b GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0L@_ z8;W#k`}zFUd}wt!MA%xNbP;WdrX(R ts;XTc1?;N+FIaicMNL@zq|Fz5?)XrqAdAyent%o~c)I$ztaD0e0s!*6Mp6I( 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0L>d z;F*>fkXx8gQCl!+V&nXI6V|O;c5us*qZ>?T0;M@ig8YIR{zHK|)9foiL0?Z7#}J9B zQ+piw7!)`TH>7O%zdvGz+!qZ)wY9FB`x)b$jPzD%6-f);R4-?q=HS~sBc%4e;60|x uT~*aCj{VS)S0LTi zTsN`5XTjWQYgaGYwq^a%!+Vb(+;idF$)1PpCwPjm3?o)J=eU+^B& u<*uq~mq!7+s{adC-g8kC7C&k8#hyDplqtyK^pqx`!3>_RelF{r5}E)6!P{$S;`TKLlJo6=DPw^YwIb43U^Rwa1Z< zL4o72gwBWm^4yo35S*i7$VS)S0LS1 zlhE5*ID2B{s+lF57F29m-hFh}{HteoPM^id0hHz}3GxeO_zwlo;2|Ne*>a$htI)z-Rh?q`g1GSXY6RU|EVQ@xydnuBlmjF8&*1o{O5W_(_{D_T2HIOhFc>r!)Z#X7F_Nb6Mw<&;$UFheVS)S0LTn z**0rR|AwWDcC1^qcjuPFhYw%6c;Wut8$O4UDuB|QB|(0{4F93PoN4wIprEg(i(`ny z)Tup=d<+U4hZ|Bh{NEojL+*=)q1sy4&HapVPDXmGw2Gt!Z>pCwPjm3?o)J=eU+^B& u<*uq~mq!7+s{adC-g8kC7C&k8#hyDplqtyK^pqx`!3>_RelF{r5}E)qkxWtm 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0L@@ z?vxrEo)!_9n-E=BRo0r5K4)U@(s?t_b+@Ylr8!H2{DK+&LxDNd>?=S)Ur!gu5Q(W% zdmQ-~6gUnyq-^-VKVpX57Y#$TwXU1{8RMLc^j2vVNekXoFK3?S;M+YTr1rkxJ*LZD tRn;z!0(MpZ7p%PJq9!bU(&mdjcYG*Qkj3dKO+bSgJYD@<);T3K0RYq}Mi~GA literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/pink_sandstone.png b/kubejs/assets/rnr/textures/item/flagstone/pink_sandstone.png new file mode 100644 index 0000000000000000000000000000000000000000..b17ba9341d2516a72cd97dd4dc6aaf1b73252da9 GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~i2$DvS0KH0 z;>?X*lUFr%FRg5zmtQqGIj=J&ZHwg1UqCsIk|4iehW`+7^;C!vP|VlU#W6%;>eL=b zJ_ZGj!xB0l{>yV;ZkAI$wq$F@H^V31JWpKT@#QEp{W_AzA-*DW;^bBDtv5#%LVS)S0G)G zomG;bT~(OhQeQiDV*i?%vkq?Cc5d&%H^&x&4B;#Z@(X784+Z8-v#$UJeLY@vXfpQ!rL4Lsu{~_S&sSqQen6IacV~E7msXdN- z39RET?*G$<~Z-hEKeCp18i_%TZ?fbtI2Nd`0HO$*bO5Z;mR63e4~4 rkn39Y%HHVQ>=P-UlxDX7OJ_W9#yDv+-+`S#gBd(s{an^LB{Ts5!DL3# 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0Eh` z=$VxkTbh?ySCKz!O4r=EQ#Y?)cJ#oG>pbj!KxxjBAirRS|4?AgH2Vrr(AU$&F+^hO z)E-AZ1_h484JjM`?~j-v_eH}{ZLRC(e#ST_BfV8xMbd&d)ytWuIrw(Z2&ugvkqkvu2{{<`Wxu^+?pS1a6&mAAi6l8IFN)ymv22WQ%mvv4FO#qCYM`Qp1 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0L>l z>=YjF8ky)EpAwK&98}qy*V<7!b8d&2sL(s0G-pYWUogXeC@^Q5eFZ4!>*?YcA~AJp zk0T$00>|Nolnwv)N6e7>qG71E)^&3~W1N$b-YTskX~CQ7<;>F@e7k3a)ZQ1o$8@=? ss@mmIz^>~5f|d7N)P%)P+I+F+jt^xDvN%1Z31~2br>mdKI;Vst00d-2g8%>k 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0JsX zs%mF#=kMhg5)_`2m{wL=-qO_8-PQLsIqMcsnzJOxFPPy!6qqy3z5*2V^>lFzk(fHQ z$B~agf#YyP%7*{@BWB2b(J)k7>$ZnS)88I1T>hz)78&qol`;+04G~S^8f$< 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~=>VS)S0J66 z8r4)+)>M|#SR6BHpE1tKNN<%^k+k4V^>XHE4!+$pLTc{|-ebDl tRaNcsC}3Chf5FOoE^5N!CvCpibH|4=1zDV)(gZY^!PC{xWt~$(69CL;N7?`Y 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~i2$DvS0Mf2 z!-tnIUp{&Au!4 zIPx(la2%G<`S4$!`*O3K>aitTGrk!<@#cBr`i?J0nd#S&JPz>{nG+|kdT+fssvs&b tzn?>{Yt<`zqjR%Qqb^;A%@O1TaS?83{1OO*&Q4|0G literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/flagstone/yellow_sandstone.png b/kubejs/assets/rnr/textures/item/flagstone/yellow_sandstone.png new file mode 100644 index 0000000000000000000000000000000000000000..88cdb4ad50ad6879cd4764bffff398d8b5ce404f GIT binary patch literal 203 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~i2$DvS0MfN z_37tNc0azo;nt!3Oo?v+G%u7SaHkk zhLba`ji!Y!UTmr4dz9Px$K}keGR5*>*l0i?xKoEsLqDg5GNKCB>6%r^RA^Z?eMlSF_jVJ$ydV>Q56Pi8P zZkuJzw)J951;Sb9v@<*J&D+@r|2}HxE~m43u67!Lm*=OGy(f!RU=m3j*Wvy3jU<+A z)~niCg6V9YFBVIDe}D)CjaCx?yKZqx%`bxchsV4)7l4n=2CWqR;gBSf1i_XhmH=$l ztJ-CCGJpsKz!9*>E!)PjZM0GVlmu$0vFjG0jOchCj_V)-K@v$q8I^!`vjsp1jK-7v z0>JC`a+79cCgrZ{VN8lKDMASJm!{op(P&&@vJCyDiNa4(V@P7TSK#{t)J~U57K>#$ zHT>z(O5wViAUc!8c*_q9iTrL5(HbS lwW=4+I`NR~&_sVDz5(3_!D<)B+`#|<002ovPDHLkV1jEZr-=Xn literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/chalk.png b/kubejs/assets/rnr/textures/item/gravel_fill/chalk.png new file mode 100644 index 0000000000000000000000000000000000000000..12687cfbc0e66dd566f9e0552ff4885391d82651 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0KG` z>4J%qC!9KYsItEN?(J*)_if)g{p$jt1ba!4UogXeFj!i@>^D#-+|$J|L}KdPen&0_ zLk?!&o`3&ON}s-TXx^zR4Zj&2y+3TH{yeDn%3zgo{}ko~v#m>3y>k?JAjGxP=$x?P zmfH;{XIdLg3tzn0Qpxuy*S*DpW>@d**nHaGc6&5q+2d&|b%9nec)I$ztaD0e0sv`t BQJeq( literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/chert.png b/kubejs/assets/rnr/textures/item/gravel_fill/chert.png new file mode 100644 index 0000000000000000000000000000000000000000..95befa88a7c99d446664bb122d12c38927ad1a5b GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0G*P zVVi7YJS{dTL|<)QYE)C8#}yU-&m#li{DDXgtYp2mUVZ|-C z8&1x&HkuZ`c(J9D?@_LMiv`WD-r2GFw7>24XvVU~(^l#NtzhtU^>bP0l+XkKoqS5Y literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/claystone.png b/kubejs/assets/rnr/textures/item/gravel_fill/claystone.png new file mode 100644 index 0000000000000000000000000000000000000000..d07f1f945f96e3fbecd7cbc582c0bfe7a54dd049 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0LS; z?$Z$Oy0juNH^O~$W7xFfpj%NAhk+98B|(0{4FADkY5lU_K%sC?7sn8ZsdM`sxfl#N zn0ZpkW^nZWu$}tzpx!HkRmS~Om=nylE?M=?QQ(0P*G{8z!irmN zH=LYlZ8R->@nTCQ-=kdj77LnPy|ZKUX@A@8(Trt}r>)clTEXDy>gTe~DWM4fjo3_U 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0G)P zACZ<2(A(b-;_tL*N>xX55pPP#3!nshNswPK!+$VXTEFZ!P$=Bf#W6%;>fC-uE(Svm zX5XHF|4&MvzI15bsVWV>863SoY^VM_sQ1cXm2v+R<^;2?OIE#e6nG%SwbSUFu;P~6 z4JT(>8%+yeyx3C7_bAuB#e!y6@9fxo+TV72G-KK0X)ASsRxo(F`njxgN@xNAjZRE# literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/dacite.png b/kubejs/assets/rnr/textures/item/gravel_fill/dacite.png new file mode 100644 index 0000000000000000000000000000000000000000..767b2fd7b2c9b0943f21ec41a3009617f2f68141 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0G(j zTAG-aHgWP~|B#T`bLO;nbljSEa3fHHy(GvlnBhMdEUjPm8z>a+>Eak7F?DXgBNu}q z2eWU_zyBwtPhUDT?^KnB-wcl4AGT9}9@Kkfu*$f93Uh+l)+MXnISM=w;@W9+PFQiv z?S_*xt&OIIFJ5e^(^b 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0LTp z*;!Fhv1ZNM?J{d!3_VwU}^ob-$0>oPZ!4!iK%n@9l00` zIhcKW{{25GefrX&d8ev0{AO_U{;-|;^Pt`BwueDPvSCEuf5_ZAD9UA?no^J#zE?a_>7kEgBF1zN%2>FVdQ&MBb@0C4M1 A;Q#;t 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0L@~ z?r&@B5*8L`WMq+$km>IqxkVz}0w}>=666=m@E;78)-U@F6bkoraSV}|I=A1Ei@}hC z*|+E4|C7?EFCCh9s!GFe21oA?+o?Yf>b){pW!yi7Il*k}l2z{<1s(`-?KCSNrG6W1s|kNswPK!+$VXTEFZ!P$=Bf#W6%;>fC-uE(Svm zX5XHF|4&MvzI15bsVWV>863SoY^VM_sQ1cXm2v+R<^;2?OIE#e6nG%SwbSUFu;P~6 z4JT(>8%+yeyx3C7_bAuB#e!y6@9fxo+TV72G-KK0X)ASsRxo(F`njxgN@xNA;ap7{ literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/gneiss.png b/kubejs/assets/rnr/textures/item/gravel_fill/gneiss.png new file mode 100644 index 0000000000000000000000000000000000000000..ddd197d56951a85192869735f1695e6597e852e3 GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0G)U zmy!`5I=#0c%+GD{tO?CEg{ytzPXi^`OM?7@8UBO8()wk;fkNS)E{-7*Q|IDIqzDK$4EfzGpdS}Px)Bd*GqZ!K{Pg|)Aw1UCY)z4*}Q$iB}(=JTy 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0LSx zm0ysMI;*@SE+qWu`faNx&bpTOv>zzJUJ~RN%ylOP90eW-aqToZC#<;T zcEib;)<)C97caI{@;%CRZ?T}+)jK;jpZ2%i9?e+xc-l%`pcM?Bu6{1-oD!M

a+>Eak7F?DXgBNu}q z2eWU_zyBwtPhUDT?^KnB-wcl4AGT9}9@Kkfu*$f93Uh+l)+MXnISM=w;@W9+PFQiv z?S_*xt&OIIFJ5e^?9l zam($7lQXT2riCwFY^mgXlzDlo3Wa;RIEF|}o!jro#bC(6 z?A!D2|4Hf7mk!N4Ri)uKgQNF{?bM$K^I3I?J{d!3_VwU}^ob-$0>oPZ!4!iK%n@9l00` zIhcKW{{25GefrX&d8ev0{AO_U{;-|;^Pt`BwueDPvSCEuf5_ZAD9UA?no^J#zE?a_>7kEgBF1zN%2>FVdQ&MBb@0B~1N A%K!iX literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/rhyolite.png b/kubejs/assets/rnr/textures/item/gravel_fill/rhyolite.png new file mode 100644 index 0000000000000000000000000000000000000000..989bd40979243b9f65d6ff1c99ffc08a42ac754d GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0G(i znxCDPG_AKiGBjwxj42(pRSJ{SF90RjOM?7@8UBO8()wk;fkNS)E{-7*Q|IDIqzDK$4EfzGpdS}Px)Bd*GqZ!K{Pg|)Aw1UCY)z4*}Q$iB}=wVF{ 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!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0Eje z;OiganOBtP>~2?Hou85&k#_&^N}vRLNswPK!+$VXTEFZ!P$=Bf#W6%;>fC-uE(Svm zX5XHF|4&MvzI15bsVWV>863SoY^VM_sQ1cXm2v+R<^;2?OIE#e6nG%SwbSUFu;P~6 z4JT(>8%+yeyx3C7_bAuB#e!y6@9fxo+TV72G-KK0X)ASsRxo(F`njxgN@xNAF9J)_ literal 0 HcmV?d00001 diff --git a/kubejs/assets/rnr/textures/item/gravel_fill/shale.png b/kubejs/assets/rnr/textures/item/gravel_fill/shale.png new file mode 100644 index 0000000000000000000000000000000000000000..2b8284f3e7d3774933c944c269c40afce3ed936c GIT binary patch literal 209 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~(Ey(iS0Eh} z7~QwC$Z751}MQ^666=m@E;78)-U@F6bkoraSV}|I=A1Ei@}hC z*|+E4|C7?EFCCh9s!GFe21oA?+o?Yf>b){pW!yi7Il*k}l2z{<1s(`-?KCVOY4{Y1`36Hx;TbNOr6{B$i-mD z!R*`f@Bc~Z)0Ym-J5{COH-n@1hwap#2lZYVtTOJO!kl2Xb;+uCjsg#axON(y6IR@E zyW!+aYolr5ix*oe`5xuEw^-2Z>YW{%Py5?$k7g`;JZ+^e&Px$mq|oHR5*>*l08q`P!xtA^Pvza*b-`OP*ms=L96m1ArLI6TYdmzhAvsUwG}FB zm^&hMY1gV^%i4*5P!%#TM2Zx^1YeVaFTNNzjxIx*0BVG~RXyvu?|Yte-vj@B82~Fw z3w@jAuiLueHIcE)=H@5kuMN6FAp|205g?E z2*Ld9Ga6nKfY)zIMqh)EA2zgqeg)7IRO=OTQ?mfb*rmFE$ff!Pz)pGB7`ltSS2@78 zZDj1yUBOB_$k@d@{fQJIrk%kAqzD1%8FcZg^$J$n;hN6=Ku-){r5#4B7E**13wb>V zPQLHV$L^FU=isr=`DvYqw4$jmliEa}oibl;RH#bSW=HC)H<71eqEZx|G z=yobL1W^Y&H#gZK3_7hr0MS%iPo2l5#>p|6M+2CtEH9>?6UA*vwR!^*-A08GwdxVR zf5uLE*Z3pGcW>7VX!h@GsEaWwCFSfo9|7qO-r0>u6 TLYB)i00000NkvXXu0mjfD}T(p literal 0 HcmV?d00001