summaryrefslogtreecommitdiff
path: root/mesecons_random
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-02-19 12:01:09 -0500
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-02-19 12:01:09 -0500
commita7bebc671920fd58992de4ff5a5f2716c891565c (patch)
tree33fdcbfefeffe292e1c20c156d84cfafb89b8b80 /mesecons_random
parent2aae75d105c39af6fa2b5a84672726ee5c19fec1 (diff)
downloaddreambuilder_modpack-a7bebc671920fd58992de4ff5a5f2716c891565c.tar
dreambuilder_modpack-a7bebc671920fd58992de4ff5a5f2716c891565c.tar.gz
dreambuilder_modpack-a7bebc671920fd58992de4ff5a5f2716c891565c.tar.bz2
dreambuilder_modpack-a7bebc671920fd58992de4ff5a5f2716c891565c.tar.xz
dreambuilder_modpack-a7bebc671920fd58992de4ff5a5f2716c891565c.zip
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.
Diffstat (limited to 'mesecons_random')
-rw-r--r--mesecons_random/init.lua1
1 files changed, 1 insertions, 0 deletions
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 = {