summaryrefslogtreecommitdiff
path: root/lucky_block.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lucky_block.lua')
-rw-r--r--lucky_block.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/lucky_block.lua b/lucky_block.lua
index 9484e35..59c52c1 100644
--- a/lucky_block.lua
+++ b/lucky_block.lua
@@ -8,6 +8,10 @@ if minetest.get_modpath("lucky_block") then
{"dro", {"protector:protect2"}, 3},
{"dro", {"protector:door_wood"}, 1},
{"dro", {"protector:door_steel"}, 1},
+ {"exp", 5, true},
+ {"dro", {"protector:trapdoor"}, 1},
+ {"dro", {"protector:trapdoor_steel"}, 1},
+ {"dro", {"protector:tool"}, 1},
{"dro", {"protector:chest"}, 1},
{"exp"},
})