From 1b041cbf561a2f30230fd17f527641f408a05cdc Mon Sep 17 00:00:00 2001 From: Sen Date: Sat, 21 Jun 2025 20:09:28 +0200 Subject: [PATCH] block cleanup #11 + textures --- ..._stained_hardened_clay.png => black_clay.png} | Bin ...e_stained_hardened_clay.png => blue_clay.png} | Bin ..._stained_hardened_clay.png => brown_clay.png} | Bin ...ebrick_chiseled.png => carved_stonebrick.png} | Bin ...ebrick_cracked.png => cracked_stonebrick.png} | Bin ...n_stained_hardened_clay.png => cyan_clay.png} | Bin .../blocks/{oxeye_daisy.png => daisy.png} | Bin ...y_stained_hardened_clay.png => gray_clay.png} | Bin ..._stained_hardened_clay.png => green_clay.png} | Bin ...ble_fern_bottom.png => large_fern_bottom.png} | Bin .../{double_fern_top.png => large_fern_top.png} | Bin ...ass_bottom.png => large_tallgrass_bottom.png} | Bin ...ble_grass_top.png => large_tallgrass_top.png} | Bin ...ned_hardened_clay.png => light_blue_clay.png} | Bin ...e_stained_hardened_clay.png => lime_clay.png} | Bin ...tained_hardened_clay.png => magenta_clay.png} | Bin ...stonebrick_mossy.png => mossy_stonebrick.png} | Bin ...stained_hardened_clay.png => orange_clay.png} | Bin ...k_stained_hardened_clay.png => pink_clay.png} | Bin ...stained_hardened_clay.png => purple_clay.png} | Bin ...ed_stained_hardened_clay.png => red_clay.png} | Bin ...uble_rose_bottom.png => rose_bush_bottom.png} | Bin .../{double_rose_top.png => rose_bush_top.png} | Bin ...stained_hardened_clay.png => silver_clay.png} | Bin .../{stonebrick_default.png => stonebrick.png} | Bin .../blocks/{tall_grass.png => tallgrass.png} | Bin ..._stained_hardened_clay.png => white_clay.png} | Bin ...stained_hardened_clay.png => yellow_clay.png} | Bin .../items/{flower_pot.png => flowerpot.png} | Bin .../textures/items/golden_apple_powered.png | Bin 0 -> 4914 bytes 30 files changed, 0 insertions(+), 0 deletions(-) rename client/src/main/resources/textures/blocks/{black_stained_hardened_clay.png => black_clay.png} (100%) rename client/src/main/resources/textures/blocks/{blue_stained_hardened_clay.png => blue_clay.png} (100%) rename client/src/main/resources/textures/blocks/{brown_stained_hardened_clay.png => brown_clay.png} (100%) rename client/src/main/resources/textures/blocks/{stonebrick_chiseled.png => carved_stonebrick.png} (100%) rename client/src/main/resources/textures/blocks/{stonebrick_cracked.png => cracked_stonebrick.png} (100%) rename client/src/main/resources/textures/blocks/{cyan_stained_hardened_clay.png => cyan_clay.png} (100%) rename client/src/main/resources/textures/blocks/{oxeye_daisy.png => daisy.png} (100%) rename client/src/main/resources/textures/blocks/{gray_stained_hardened_clay.png => gray_clay.png} (100%) rename client/src/main/resources/textures/blocks/{green_stained_hardened_clay.png => green_clay.png} (100%) rename client/src/main/resources/textures/blocks/{double_fern_bottom.png => large_fern_bottom.png} (100%) rename client/src/main/resources/textures/blocks/{double_fern_top.png => large_fern_top.png} (100%) rename client/src/main/resources/textures/blocks/{double_grass_bottom.png => large_tallgrass_bottom.png} (100%) rename client/src/main/resources/textures/blocks/{double_grass_top.png => large_tallgrass_top.png} (100%) rename client/src/main/resources/textures/blocks/{light_blue_stained_hardened_clay.png => light_blue_clay.png} (100%) rename client/src/main/resources/textures/blocks/{lime_stained_hardened_clay.png => lime_clay.png} (100%) rename client/src/main/resources/textures/blocks/{magenta_stained_hardened_clay.png => magenta_clay.png} (100%) rename client/src/main/resources/textures/blocks/{stonebrick_mossy.png => mossy_stonebrick.png} (100%) rename client/src/main/resources/textures/blocks/{orange_stained_hardened_clay.png => orange_clay.png} (100%) rename client/src/main/resources/textures/blocks/{pink_stained_hardened_clay.png => pink_clay.png} (100%) rename client/src/main/resources/textures/blocks/{purple_stained_hardened_clay.png => purple_clay.png} (100%) rename client/src/main/resources/textures/blocks/{red_stained_hardened_clay.png => red_clay.png} (100%) rename client/src/main/resources/textures/blocks/{double_rose_bottom.png => rose_bush_bottom.png} (100%) rename client/src/main/resources/textures/blocks/{double_rose_top.png => rose_bush_top.png} (100%) rename client/src/main/resources/textures/blocks/{silver_stained_hardened_clay.png => silver_clay.png} (100%) rename client/src/main/resources/textures/blocks/{stonebrick_default.png => stonebrick.png} (100%) rename client/src/main/resources/textures/blocks/{tall_grass.png => tallgrass.png} (100%) rename client/src/main/resources/textures/blocks/{white_stained_hardened_clay.png => white_clay.png} (100%) rename client/src/main/resources/textures/blocks/{yellow_stained_hardened_clay.png => yellow_clay.png} (100%) rename client/src/main/resources/textures/items/{flower_pot.png => flowerpot.png} (100%) create mode 100755 client/src/main/resources/textures/items/golden_apple_powered.png diff --git a/client/src/main/resources/textures/blocks/black_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/black_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/black_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/black_clay.png diff --git a/client/src/main/resources/textures/blocks/blue_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/blue_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/blue_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/blue_clay.png diff --git a/client/src/main/resources/textures/blocks/brown_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/brown_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/brown_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/brown_clay.png diff --git a/client/src/main/resources/textures/blocks/stonebrick_chiseled.png b/client/src/main/resources/textures/blocks/carved_stonebrick.png similarity index 100% rename from client/src/main/resources/textures/blocks/stonebrick_chiseled.png rename to client/src/main/resources/textures/blocks/carved_stonebrick.png diff --git a/client/src/main/resources/textures/blocks/stonebrick_cracked.png b/client/src/main/resources/textures/blocks/cracked_stonebrick.png similarity index 100% rename from client/src/main/resources/textures/blocks/stonebrick_cracked.png rename to client/src/main/resources/textures/blocks/cracked_stonebrick.png diff --git a/client/src/main/resources/textures/blocks/cyan_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/cyan_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/cyan_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/cyan_clay.png diff --git a/client/src/main/resources/textures/blocks/oxeye_daisy.png b/client/src/main/resources/textures/blocks/daisy.png similarity index 100% rename from client/src/main/resources/textures/blocks/oxeye_daisy.png rename to client/src/main/resources/textures/blocks/daisy.png diff --git a/client/src/main/resources/textures/blocks/gray_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/gray_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/gray_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/gray_clay.png diff --git a/client/src/main/resources/textures/blocks/green_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/green_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/green_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/green_clay.png diff --git a/client/src/main/resources/textures/blocks/double_fern_bottom.png b/client/src/main/resources/textures/blocks/large_fern_bottom.png similarity index 100% rename from client/src/main/resources/textures/blocks/double_fern_bottom.png rename to client/src/main/resources/textures/blocks/large_fern_bottom.png diff --git a/client/src/main/resources/textures/blocks/double_fern_top.png b/client/src/main/resources/textures/blocks/large_fern_top.png similarity index 100% rename from client/src/main/resources/textures/blocks/double_fern_top.png rename to client/src/main/resources/textures/blocks/large_fern_top.png diff --git a/client/src/main/resources/textures/blocks/double_grass_bottom.png b/client/src/main/resources/textures/blocks/large_tallgrass_bottom.png similarity index 100% rename from client/src/main/resources/textures/blocks/double_grass_bottom.png rename to client/src/main/resources/textures/blocks/large_tallgrass_bottom.png diff --git a/client/src/main/resources/textures/blocks/double_grass_top.png b/client/src/main/resources/textures/blocks/large_tallgrass_top.png similarity index 100% rename from client/src/main/resources/textures/blocks/double_grass_top.png rename to client/src/main/resources/textures/blocks/large_tallgrass_top.png diff --git a/client/src/main/resources/textures/blocks/light_blue_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/light_blue_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/light_blue_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/light_blue_clay.png diff --git a/client/src/main/resources/textures/blocks/lime_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/lime_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/lime_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/lime_clay.png diff --git a/client/src/main/resources/textures/blocks/magenta_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/magenta_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/magenta_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/magenta_clay.png diff --git a/client/src/main/resources/textures/blocks/stonebrick_mossy.png b/client/src/main/resources/textures/blocks/mossy_stonebrick.png similarity index 100% rename from client/src/main/resources/textures/blocks/stonebrick_mossy.png rename to client/src/main/resources/textures/blocks/mossy_stonebrick.png diff --git a/client/src/main/resources/textures/blocks/orange_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/orange_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/orange_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/orange_clay.png diff --git a/client/src/main/resources/textures/blocks/pink_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/pink_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/pink_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/pink_clay.png diff --git a/client/src/main/resources/textures/blocks/purple_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/purple_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/purple_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/purple_clay.png diff --git a/client/src/main/resources/textures/blocks/red_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/red_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/red_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/red_clay.png diff --git a/client/src/main/resources/textures/blocks/double_rose_bottom.png b/client/src/main/resources/textures/blocks/rose_bush_bottom.png similarity index 100% rename from client/src/main/resources/textures/blocks/double_rose_bottom.png rename to client/src/main/resources/textures/blocks/rose_bush_bottom.png diff --git a/client/src/main/resources/textures/blocks/double_rose_top.png b/client/src/main/resources/textures/blocks/rose_bush_top.png similarity index 100% rename from client/src/main/resources/textures/blocks/double_rose_top.png rename to client/src/main/resources/textures/blocks/rose_bush_top.png diff --git a/client/src/main/resources/textures/blocks/silver_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/silver_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/silver_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/silver_clay.png diff --git a/client/src/main/resources/textures/blocks/stonebrick_default.png b/client/src/main/resources/textures/blocks/stonebrick.png similarity index 100% rename from client/src/main/resources/textures/blocks/stonebrick_default.png rename to client/src/main/resources/textures/blocks/stonebrick.png diff --git a/client/src/main/resources/textures/blocks/tall_grass.png b/client/src/main/resources/textures/blocks/tallgrass.png similarity index 100% rename from client/src/main/resources/textures/blocks/tall_grass.png rename to client/src/main/resources/textures/blocks/tallgrass.png diff --git a/client/src/main/resources/textures/blocks/white_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/white_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/white_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/white_clay.png diff --git a/client/src/main/resources/textures/blocks/yellow_stained_hardened_clay.png b/client/src/main/resources/textures/blocks/yellow_clay.png similarity index 100% rename from client/src/main/resources/textures/blocks/yellow_stained_hardened_clay.png rename to client/src/main/resources/textures/blocks/yellow_clay.png diff --git a/client/src/main/resources/textures/items/flower_pot.png b/client/src/main/resources/textures/items/flowerpot.png similarity index 100% rename from client/src/main/resources/textures/items/flower_pot.png rename to client/src/main/resources/textures/items/flowerpot.png diff --git a/client/src/main/resources/textures/items/golden_apple_powered.png b/client/src/main/resources/textures/items/golden_apple_powered.png new file mode 100755 index 0000000000000000000000000000000000000000..8dc6dfedae65f15fe6be244899beea532c150199 GIT binary patch literal 4914 zcmeHKc~leU7LN+3fQX=oxG)B-h)kAALKX>%2_Rw+kfYd&WipwBfovuNgaD$};w~s^ zaXTQsKB!eJiy|TlWf2t=pMp{>e7bhMMJW^ur7=8$3_}wjtxh8+lsH5tYHAzyq`Txw#n-N_%(AA&vPx*E|Bmd3qu=`GJ)*94kU#d# z*nT+Ukj({J&x=WG?m^YL%tJvTi&w6?HxM2`sAIcAt2>-@yD(vVZWm`?v61ug&h*Np zX5VxMcjA?%_5UT7Z@4@rFw5}FvnJEq-L4|@r&U!G6P5|Ghpd0WXl_FyL--1E9`}6o zq9vYBZ_83Qm6D>zgm19$RsNNSJD+R|R@q$4ozj_J+Py#J1}lE^fz?00zIv%}TZ+{Q z+fky!E?IXcUUW+v*%3WLGNRdXZ%AnoUNUR5vo@|Md}?Ukk@Rn^=ayWv9XvP7X69J& zw#v;mTDQV|q4%KB{qFX#V|@EXr>o6%2eTq~&C*Z)3GsDq|E_dbV)yE{01tbW@r89f zbGV{_}{9(=#({R#JC?Q?p37I*)c;h^o!9+UyT^9+`2mEl|!@wKLw3#3T;@v zN>pbV#ixOdzpIFdZQzO*f|^BY$`rsdEUi_ytLd_}f_eg_55 zUBWpr>&997UG#GmU2?|eH0^-+?VT2BTM@-+uj!d7c8l~4KS0Ur;DSFK)@_dnyW=tH z`Mwt}`&%OB?@J4bIZ}4_tLUrJpz(WKYRT5fZXx-oFwgO@tIkSi_O}dh1h+{|syJ7*?}9M^#gBamAkY zwfAQ}PS>)kmS{V&sR}DnL+xJIIzA?DoCpt4%G)z?B>z#>Lb3^(fn~KS^~6 zPq~`M>wGo3sDbXRA4PiHIH9V+*(akK)Zg^1c-ng5_}*trI~IE^3ZR9KoyrQG_I>%m znkg;ZfUY7)^rm+A+R>{N6zyvV@#+!zCmRyH88&yCUw7T@3}A5KgkW>Gq)nA z>CQ6hf}a<*d5!+L_LtR)mBE*fp36T-bRB6^Uh=kgZ|=C^$r@z5Ds{clx@FYTg0$cF z?sH9+D_&XC76ngwl&h%B{CdT&a}L!l+k?9XcJ20@QE=t$i0r#lXQqx!7yY|zWAUMm zLnYrKPp3V}I=%zZE~+jIN_5#h#wW$5s`%29y(OKOgP6mcCdAQI6}O+tUvpbik}FhO z%hJn}Is{$0N&g~!QV$$e?|2Y9W#gL$uP%7riE*CvBG=uor=HKdHN618@XE$5%wjY? zqiF(|M+O4Soe0TX0j5#WP?<)G(+nytm`fCj_Y8v;#bR+1lHv+NEu?mqpQJ*BOh{eG zkuW4$5gtvn^`)EPe3-Ub06P~jvB8B|KOUSJSX&AbBe+hnFwAv1)G z6;dN4A&^L;!yz_}O=G}*1|lAz`dCBWI+)94g* zCZErzGY~q0zyJa36V)VYfYo|86GbnF7}sMuLQ4`FHDuyMrJ6WWNTq^x=v{s)twi#k zUajv_0q8+DpjtYU#-OWI^!^@t(k~v6^d6KMAo6}xfoeU8sxjO|1;}Xx;K48k#zqh>%)oIj%;sTUFrSU{V3dpF2opni zUNS~Mig`K$bS0|npOuM92Bh;Hn|e>we0*u|UGJ@uFdrodG9L;7iuIPDN8@psIZwdVyM#rfY6T9a zM_;?XvlD;O3M?MNV#&BDjB*$l%w{5duz!dYM)@orpNAlblq3C^U9XXo38)VDRRA4< zR-ir2T0!pSjhgx~Iw2Z2?E(-CW_ZDW7L49kFx@mW-c{^P|C1)(WBY=|P*;Iy8=KJy!{?S+hH)EnQ~Cv`Tw> zXi0^1(it16RQk5IrshpC`-IGZAFQp+p*H>&(_(j&cg*NdHhONPhmQ2l^ga(gzn0Oy z<96bjo$TROvddA!YO2-U&UWS3u_$n57}aZLbvzr`5TE7W8aXF|Q+ZrOvKyA|OA6&z W_pr{=R?H2QLkaW?78lHlTKPXC0z>Qo literal 0 HcmV?d00001