From d988ede68661b8906e51f40d01c1f468dc0cdeef Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Thu, 24 Nov 2022 08:20:40 +0000 Subject: [PATCH] replace bamboo and lemonade textures (thanks Isaiah658) --- license.txt | 7 ++++--- textures/ethereal_bamboo_trunk.png | Bin 207 -> 151 bytes textures/ethereal_lemonade.png | Bin 673 -> 207 bytes wood.lua | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/license.txt b/license.txt index a9e2bdc..a5648c5 100644 --- a/license.txt +++ b/license.txt @@ -25,8 +25,9 @@ Textures by Felfa (CC0) olive*.png lemon*.png -Free textures from JMArtsDesign edited by myself: - ethereal_lemonade.png +Textures by Isaiah658 (CC0) + ethereal_lemonade.png + ethereal_bamboo.png Free textures from Altairas on DeviantArt ethereal_fish_chichlid.png @@ -56,5 +57,5 @@ Notice: Most texture authors are written inside code as comments, anything with I have more than likely created myself :) -Royalty Free SFX from dreamstime.com: +Royalty Free to use SFX from dreamstime.com: ethereal_casting_rod.ogg diff --git a/textures/ethereal_bamboo_trunk.png b/textures/ethereal_bamboo_trunk.png index f8fdefa2fe2dcd9e26ba0b02460d939a519e91d8..ba2a2153a7edf82d48e5081ef355ba7f9b980c50 100644 GIT binary patch delta 122 zcmX@lIGu5VO0h(MPlzi61A|p8pLM9LPnm>IwNUN?y|x{m(=P)E?u}X;Vg%DgW-fF Z3`~#siupHuS_0I_;OXk;vd$@?2>@O-D8T># delta 179 zcmbQvc%E^BO1)5kPl#)BevX1MgG+>9cD-_7pTN@98GD^&OBfg!7)yfuf*Bm1-ADs* zlDyqr7&=&GJ%Aj}0*}aI1_o|n5N2eUHAey{$X?><>&kwgL!M7nx_+NcFi^lp9<$Su7Ow3)%v)z4*}Q$iB} Dj+0a< literal 673 zcmV;S0$%-zP)EX>4Tx04R}tkv&MmP!xqvTcuJe3U&~6$WWauh>GZ@RVYG*P%E_RVDi#GXws0R zxHt-~1qXi?s}3&Cx;nTDg5VE`o12rOiow~{j%;1h^vnQmCb8^lwa zmd<&fIKqmOLVQj`&eAtbPfC5R9pqlyyBun?nNBgI6D&f^~b0mmUyKw>po`EZ^<*(F%=}*#Y zEiHNk^lSqc*DX!n11@)f{wG~BBu5I+^5^rw`x$*x7U;VLLTm2an&&uu0Maz8;L%Q=-8ZAN;lq22f>c$ja2!u0W9jQyn2B%8nw}pFS)} zrVB9{E;C>vHxnhop}!)b4pLuE1z`-nprCf%f02auif$4lu(XQqO=yILHL?FlWKGDv z<4t-(MqNhyAH_q|&$>l^HR<@GxKEdoPS(eV%|3~>=cWAuHu^ll;^gjZ00000NkvXX Hu0mjfLRT<= diff --git a/wood.lua b/wood.lua index 98f461b..b7fbd34 100644 --- a/wood.lua +++ b/wood.lua @@ -289,7 +289,7 @@ minetest.register_craft({ }) --- Bamboo (thanks to Nelo-slay on DeviantArt for the free Bamboo base image) +-- Bamboo minetest.register_node("ethereal:bamboo", { description = S("Bamboo"), drawtype = "plantlike",