From c5a565cefc6bba9b6be555182e84a6d15660c802 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 11 Aug 2017 00:28:29 +0200 Subject: [PATCH] Add 4 new spawnable structures - Fossil (8 variants) - Mossy boulder - Witch hut - Small ice spike --- .../build/mcl_structures_boulder.mts | Bin 0 -> 72 bytes .../build/mcl_structures_fossil_skull_1.mts | Bin 0 -> 106 bytes .../build/mcl_structures_fossil_skull_2.mts | Bin 0 -> 122 bytes .../build/mcl_structures_fossil_skull_3.mts | Bin 0 -> 147 bytes .../build/mcl_structures_fossil_skull_4.mts | Bin 0 -> 136 bytes .../build/mcl_structures_fossil_spine_1.mts | Bin 0 -> 72 bytes .../build/mcl_structures_fossil_spine_2.mts | Bin 0 -> 99 bytes .../build/mcl_structures_fossil_spine_3.mts | Bin 0 -> 102 bytes .../build/mcl_structures_fossil_spine_4.mts | Bin 0 -> 108 bytes .../build/mcl_structures_ice_spike_small.mts | Bin 0 -> 117 bytes .../build/mcl_structures_witch_hut.mts | Bin 0 -> 336 bytes .../mcl_structures/build/witcher_house.we | 1 - mods/MAPGEN/mcl_structures/init.lua | 71 ++++++++++++++++-- 13 files changed, 65 insertions(+), 7 deletions(-) create mode 100644 mods/MAPGEN/mcl_structures/build/mcl_structures_boulder.mts create mode 100644 mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_skull_1.mts create mode 100644 mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_skull_2.mts create mode 100644 mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_skull_3.mts create mode 100644 mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_skull_4.mts create mode 100644 mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_spine_1.mts create mode 100644 mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_spine_2.mts create mode 100644 mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_spine_3.mts create mode 100644 mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_spine_4.mts create mode 100644 mods/MAPGEN/mcl_structures/build/mcl_structures_ice_spike_small.mts create mode 100644 mods/MAPGEN/mcl_structures/build/mcl_structures_witch_hut.mts delete mode 100644 mods/MAPGEN/mcl_structures/build/witcher_house.we diff --git a/mods/MAPGEN/mcl_structures/build/mcl_structures_boulder.mts b/mods/MAPGEN/mcl_structures/build/mcl_structures_boulder.mts new file mode 100644 index 0000000000000000000000000000000000000000..94a22ce2c8a6ba3a7fcbcbabd0a3f4277127fb71 GIT binary patch literal 72 zcmeYb3HD`RVPFQq`uchXCI;rj%pwMn+~l12zUwq@QWd)m7Ii3GF;rOTzG31~iIdkHH?4m4lHtYyvCkh25*W-B7=#4Gm|I%InU)7K JOuA__5dabgC3OG* literal 0 HcmV?d00001 diff --git a/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_skull_2.mts b/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_skull_2.mts new file mode 100644 index 0000000000000000000000000000000000000000..a17637c89519b02da7e8f4f092608053389b731e GIT binary patch literal 122 zcmeYb3HD`RVPFNpdJte>Vqi|pEMgGOP0oo=&M!)}O3KemjZezSPtLBGlbn!{z~U^? zdn&2n@`(mP<|N}*##Xlz#t9RhO=rqjdwg^M>%hcjW@g65CMU<1!o+jq0K*xk&k_q% WTqM*OgPEouT*SOwmLchY{WSph;3s(i literal 0 HcmV?d00001 diff --git a/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_skull_3.mts b/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_skull_3.mts new file mode 100644 index 0000000000000000000000000000000000000000..76f6ff8d82189f8c55512c5814ae1d4311cad32d GIT binary patch literal 147 zcmV;E0BrwFR8vg=1ONp91po(se}8{}00IC5VQF#z6K!K`Ut@1_WjbPSZe?F$Y;R+0 zc%0Qw%MQRG2rHMK_~-rlgk=O2J?yp;P32K30P!%qOd=4cGD$DQ{LH%eGEsLx%GIvZ zR-ImUzIR!%X8N4t`WFDTt;eN?WQ62m&N|3aamrC(Ux0FwqN~6T@`sQ788@P$Sk-c` BLJR-^ literal 0 HcmV?d00001 diff --git a/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_skull_4.mts b/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_skull_4.mts new file mode 100644 index 0000000000000000000000000000000000000000..bed74c3e515b3d87c7e45a878dc8293f14ab0de7 GIT binary patch literal 136 zcmV;30C)dQR8vg=1ONvB1pozqe}8{}00ICLZDVX-V{dY0I%02bWnW@!Z)0l!17T@$ zc%0QwK@Pwm2rCy){@Je^1)^ZxlHJzEAZb$ofMC50F(vDAaMzwQk-Y4G^RCR>l(${j q#(bA=Hw3nS!LO(T;GLo<%hbF?r)%0+L7hw~W??Db#iHo67+OV-;yUU8 literal 0 HcmV?d00001 diff --git a/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_spine_1.mts b/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_spine_1.mts new file mode 100644 index 0000000000000000000000000000000000000000..64559407d2af3aa28d2224349f7f3f4dfbf9da2c GIT binary patch literal 72 zcmeYb3HD`RVPIxpX5g)_uV-LlU{1^|Vi3+v&WTUXFG{sa%Fj!UPs+(p&aRk~oZ!IN bQ*fr^h_qPND|RM_wdu(V)R`Id8?EXA&HWZy literal 0 HcmV?d00001 diff --git a/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_spine_2.mts b/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_spine_2.mts new file mode 100644 index 0000000000000000000000000000000000000000..dd4ff15eb77a0a3552ca43d90c69314916b2a6f4 GIT binary patch literal 99 zcmV-p0G$6#R8vg=1ONp91ON?xe}8`f0ssSHX>tG)ZDVX-V{dY0I%02bWnW@!Z)0nC zoMT`h2pFLxBa~!>izBlbQRGI=8)D|wkAixPkYQtB;NbxwIN;%7L*@=GbqqwP0{|Ps FgVYCtBfJ0r literal 0 HcmV?d00001 diff --git a/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_spine_3.mts b/mods/MAPGEN/mcl_structures/build/mcl_structures_fossil_spine_3.mts new file mode 100644 index 0000000000000000000000000000000000000000..d884d74241192afe88a50206145c234d652fd81b GIT binary patch literal 102 zcmV-s0GatG)ZDVX-V{dY0I%02bWnW@!Z)0nC zoMT`h5inw~7*Rw)Y(_NojBrRg7`1QIJ~Hg99|d#+xT1m$MDRc{3gF>ktG)ZDVX-V{dY0I%02bWnW@!Z)0nC zoMT`h3ors9g2jl$V#J}20YwcXR@I~SkJ>-P?5`gMgBsw8LpC-b!NbD?B~SrSh>Z=4 O_^5vB>IVQFLDJV|^eArt literal 0 HcmV?d00001 diff --git a/mods/MAPGEN/mcl_structures/build/mcl_structures_ice_spike_small.mts b/mods/MAPGEN/mcl_structures/build/mcl_structures_ice_spike_small.mts new file mode 100644 index 0000000000000000000000000000000000000000..e7d0282edb7e8d0d2d8a371eddac0121a4eeb807 GIT binary patch literal 117 zcmeYb3HD`RVPI$AU|_F@0tO}q=ETe*2I1V~ocQGYqExGb#N_PMl=#f#)QUOD2@Fhb z3QOb@TAW)rR@vyjJ$%kN)SIV&L$1KpE1UVlH5Rt3?=%y5ZvW<6V!7m3hP#*2|7u8x RG{k+h<@&(PaN6w9MF86kEI9xG literal 0 HcmV?d00001 diff --git a/mods/MAPGEN/mcl_structures/build/mcl_structures_witch_hut.mts b/mods/MAPGEN/mcl_structures/build/mcl_structures_witch_hut.mts new file mode 100644 index 0000000000000000000000000000000000000000..0a8fd0db86ae77b3c16d06c61aded55d37db6d56 GIT binary patch literal 336 zcmeYb3HD`RVPI!qW8ka@0|rh8=ETe*2I1V~ocQGYqExHmf}+yo)bjlN6b1p1U|MQk za%!;^m|{=_i4>P4W)>A&fvI?e^7#DHlGGvwX*^08c;VKR6s1CqOD;-GE6L1Dk1t6~ z%1O0C”.") errord = true @@ -271,7 +330,7 @@ minetest.register_chatcommand("spawnstruct", { errord = true end if errord then - minetest.chat_send_player(name, "Avaiable types: desert_temple, desert_well, igloo, village") + minetest.chat_send_player(name, "Use /help spawnstruct to see a list of avaiable types.") end end })