From 96a45ccc66ce69ac052145499d945670bb145bfd Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Thu, 1 Oct 2015 19:01:07 +0100 Subject: [PATCH] Removed unused textures and schem files, added new giant shroom sapling texture --- init.lua | 2 +- sapling.lua | 22 ++++++++++++++++------ schematics/graytrees.mts | Bin 101 -> 0 bytes textures/bamboo_OLD.png | Bin 328 -> 0 bytes textures/ethereal_mushroom_garden_1.png | Bin 199 -> 0 bytes textures/ethereal_mushroom_garden_2.png | Bin 210 -> 0 bytes textures/ethereal_mushroom_garden_3.png | Bin 246 -> 0 bytes textures/ethereal_mushroom_garden_4.png | Bin 277 -> 0 bytes textures/ethereal_mushroom_sapling.png | Bin 238 -> 254 bytes textures/hearty_stew_cooked.png | Bin 345 -> 0 bytes textures/mushroom.png | Bin 243 -> 0 bytes textures/mushroom_soup_cooked.png | Bin 341 -> 0 bytes textures/mushroom_spores.png | Bin 391 -> 0 bytes textures/red_leaves.png | Bin 300 -> 0 bytes textures/scarlet_leaves.png | Bin 300 -> 0 bytes 15 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 schematics/graytrees.mts delete mode 100644 textures/bamboo_OLD.png delete mode 100644 textures/ethereal_mushroom_garden_1.png delete mode 100644 textures/ethereal_mushroom_garden_2.png delete mode 100644 textures/ethereal_mushroom_garden_3.png delete mode 100644 textures/ethereal_mushroom_garden_4.png delete mode 100644 textures/hearty_stew_cooked.png delete mode 100644 textures/mushroom.png delete mode 100644 textures/mushroom_soup_cooked.png delete mode 100644 textures/mushroom_spores.png delete mode 100644 textures/red_leaves.png delete mode 100644 textures/scarlet_leaves.png diff --git a/init.lua b/init.lua index 0b304b3..1734d91 100644 --- a/init.lua +++ b/init.lua @@ -1,6 +1,6 @@ --[[ - Minetest Ethereal Mod 1.16 (31st August 2015) + Minetest Ethereal Mod 1.16 (30th September 2015) Created by ChinChow diff --git a/sapling.lua b/sapling.lua index 3aa0770..105bb2d 100644 --- a/sapling.lua +++ b/sapling.lua @@ -31,7 +31,6 @@ ethereal.register_sapling("ethereal:pine_tree", "Pine", "ethereal_pine_tree") ethereal.register_sapling("ethereal:big_tree", "Big", "ethereal_big_tree") ethereal.register_sapling("ethereal:banana_tree", "Banana", "banana_tree") ethereal.register_sapling("ethereal:frost_tree", "Frost", "ethereal_frost_tree") -ethereal.register_sapling("ethereal:gray_tree", "Gray", "ethereal_gray_tree") ethereal.register_sapling("ethereal:mushroom", "Mushroom", "ethereal_mushroom") ethereal.register_sapling("ethereal:palm", "Palm", "moretrees_palm") ethereal.register_sapling("ethereal:redwood", "Redwood", "redwood") @@ -88,10 +87,6 @@ ethereal.grow_sapling = function (pos, node) and under == "ethereal:crystal_dirt" then ethereal.add_tree(pos, 4, 4, path .. "frosttrees.mts") - elseif node.name == "ethereal:gray_tree_sapling" - and under == "ethereal:gray_dirt" then - ethereal.add_tree(pos, 2, 2, path .. "graytrees.mts") - elseif node.name == "ethereal:mushroom_sapling" and under == "ethereal:mushroom_dirt" then ethereal.add_tree(pos, 4, 4, path .. "mushroomone.mts") @@ -130,4 +125,19 @@ minetest.register_abm({ action = function(pos, node) ethereal.grow_sapling(pos, node) end, -}) \ No newline at end of file +}) + +minetest.register_craftitem("ethereal:tree_tool", { + description = "Tree Tool", + inventory_image = "default_stick.png", + on_use = function(itemstack, user, pointed_thing) + if not pointed_thing + or pointed_thing.type ~= "node" then + return + end + local pos = pointed_thing.under + local nod = minetest.get_node_or_nil(pos) + if not nod then return end + ethereal.grow_sapling(pos, nod) + end, +}) diff --git a/schematics/graytrees.mts b/schematics/graytrees.mts deleted file mode 100644 index 347b29c027c6c39b889dae719aceb52f872b4df3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 101 zcmeYb3HD`RVqj(90Agka=ETe*2ELTkw8YY!604ll#In?41|Ar{q$oADVoq|x0s(`d xEQT)4o`jA(BjHXRH-&D&EGgkDE-8~&zP0mWn5Fr@opXWL4IU;21}o3wF#ww_AFu!b diff --git a/textures/bamboo_OLD.png b/textures/bamboo_OLD.png deleted file mode 100644 index f02dd53d0c4a0dbcaf87d0d3e8dce7a623a83494..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 328 zcmV-O0k{5%P)=BiM0000IP)t-s02lxu zGXO+b5o>=VQH~I$t7vLVVqJF z-6)6>`&R$l>v9QqN#6s|Y|@e>m5USNC?m>@Z9hagyi06I6b(E2$g%MrXNc--1wI7# zQMG=&hvKZ3_JCfdip}V<@)=EWh=Jvx4!_(}_CG1REqI z7KunLl~QU{Q<|fvyV=-sk)=&epy~9c+(pf)^V^H>99{S0!QIVS7k&V>GnNGT1v5B2 zyO9RuIC;7_hFF|VPLN<-oFEdw6EV~BbP0l+XkKlLSW1 diff --git a/textures/ethereal_mushroom_garden_2.png b/textures/ethereal_mushroom_garden_2.png deleted file mode 100644 index ea74e0a20aa34552f57b00ec84223b1d12c9d900..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 210 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy#sNMdt`-aobv!&3d;%$A+!J{P zTNLG&Nh@uUkX@juvBbpuh>=-Npy`aNgavJRCs$8@aAL=g2Y0*KS(gH}GnNGT1v5B2 zyO9Ru_L9UbLP(ZU1`WMM^5By0++)>hUFbQ`hy#-CI`*hyK`z#`^(lihg>U$ rjt8O3vTnaOjY{eBUtn^#eP^GnR1UL5vrFD`pydpnu6{1-oD!Mcm=kz@Kj2O zu8>t;W^9(@YZw}0dCbIoaz$ciQ_7FGn?AKc5!HO&QTXDkWw3ubV5 zb|VeQsq}Pl46!)wqh;tZ!Ae3o@_oEkbK@`sP0#+D27?zQ!DUb8zopr02Xjz A>i_@% literal 238 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF&?|NsBP+2QWLp8*xHlmz(&18IiMlhbAaDN9cm#}JO_WP>&)wm&?~ z;u_6IbtTUjcoi2mc5t+DIZG^B7+|{SU_hJZ9LC99twudg&dmpTfmdKI;Vst0EM|qp8x;= diff --git a/textures/hearty_stew_cooked.png b/textures/hearty_stew_cooked.png deleted file mode 100644 index 24f20de4bd08992083816a7c5ae4e1c91379ccd5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 345 zcmV-f0jB=-nsxHJuRhZ$C>^iSz)pM;T&KKqGAwJitZl=x1 zqJpbHM{28$nNe$tkHMm*t0)Z8SZ$qa<{WRIPqmz(=?J6)bF9nFhBX##2Bchpc78P) zmm7D=6>%!u1JyYF37@5ubOck1f>U-ntpMd5zyMnjh{oUA{S`zZyAF@d-v&fcWJ}~+ r|MXEn4*TX=F!^@nx&JM>nEo4ICXfm^Fxy5g00000NkvXXu0mjfzV(aS diff --git a/textures/mushroom.png b/textures/mushroom.png deleted file mode 100644 index d318de04066e92d997b1f25e5a9683ce02128948..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 243 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE3?yBabR7dy#sNMdt`-aov)DP>cm=kz@Kj2O zu8>t;W^9(@YZw}0dCbIoaz$ciQ_7FGn?AKZKJcyl07J7Yf z|G*s&&Up`mn>m~xUYw-1ld*u!{=Q?#otwQgd*^F$O=XNdlV>qk=&xhgRfFsM%6VJ& pe%HNYAQi{5)l_Iz$CcYJ7*5+W>w1N6dIq$a!PC{xWt~$(696?ZTyOvY diff --git a/textures/mushroom_soup_cooked.png b/textures/mushroom_soup_cooked.png deleted file mode 100644 index a3bf981f735731736cf8fc6a926679cdf5720338..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 341 zcmV-b0jmCqP)qn`eo7FyvRwcG00DGTPE!Ct z=GbNc007xZL_t(2&&7{D3c@fLKqESKuqfg&EbR^Yfu(f!9EyX3TQh{(y#(A`!bitW z7QvxXD!4hCyO^Z4g9p$T2z-x6ehB#?S7LpOtKND>6;u%QqXkh}KI98NBEp=p6c3Ni zjB=53e&oA5E{q6++rCyJtLe!E#jNIyT1UPPbuujMeb%U;;hS)*#Q|2_kU?xja)G7l z`4-S`1zOV2J%PV)2CM{^Hxe600000NkvXXu0mjfVP1pp diff --git a/textures/mushroom_spores.png b/textures/mushroom_spores.png deleted file mode 100644 index 989bf41546278a20fb0eada1d7e03d62962b4516..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 391 zcmV;20eJq2P)9_~8=D zZ{OrS;(5e3yi55_l~GkP_kI`&KTzs5#>OkoMZJ~;@pvQ z$SH)7g1zm`rhSJyinu1zTuO_PK9b_7F~?Q1o1s)|{a+&tO>uTHNoNa>K`BN}%E_KlKv>>BBY?_= l)sH}iS0wxAuzN+w3Z!!lIn^bE92NO9^f@K`SBLkRk|yrtW*1{on|z@o*U1hEcJ}F|8kkP=1r#RCw-jHW~f_RRLqlOVaa5E(ij}D hT5*@>RJKb$8MjLE*UtLZITL6VgQu&X%Q~loCIBnZSycc4 diff --git a/textures/scarlet_leaves.png b/textures/scarlet_leaves.png deleted file mode 100644 index d8566b293a3c3f6fbbe240c1607af4ee57c40481..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 300 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF3Z(Ot*)+t2oTT}(6xphZF319f zm`Z~Df*F3t{CTzp$cy)MaSY**Wj)Bq%VNmEaFExPLz6?{15-uN|5kRk|yrtW*1{on|z@o*U1hEcJ}F|8kkP=1r#RCw-jHW~f_RRLqlOVaa5E(ij}D hT5*@>RJKb$8MjLE*UtLZITL6VgQu&X%Q~loCIEM9S>*r#