From a7bebc671920fd58992de4ff5a5f2716c891565c Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Sun, 19 Feb 2017 12:01:09 -0500 Subject: updated bobblocks, gloopblocks, maptools, mesecons, moreblocks, moreores, plantlife, and xban2, and switched to TenPlus1's "farming redo" mod in lieu of Pilzadam's farming_plus since the latter breaks default farming. --- mesecons_random/init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'mesecons_random') diff --git a/mesecons_random/init.lua b/mesecons_random/init.lua index 4c1d299..5a6ef24 100644 --- a/mesecons_random/init.lua +++ b/mesecons_random/init.lua @@ -53,6 +53,7 @@ minetest.register_node("mesecons_random:ghoststone_active", { diggable = false, sunlight_propagates = true, paramtype = "light", + drop = "mesecons_random:ghoststone", mesecons = {conductor = { state = mesecon.state.on, rules = { -- cgit v1.2.3