1
0
mirror of https://github.com/minetest-mods/technic.git synced 2025-06-24 20:30:36 +02:00

Remove item_drop from config.lua

This commit is contained in:
ShadowNinja 2013-10-03 00:27:08 -04:00
parent cda054a936
commit 562d0db20c

@ -9,8 +9,6 @@ local defaults = {
enable_mining_drill = "true",
enable_mining_laser = "true",
enable_flashlight = "true",
enable_item_drop = "true",
enable_item_pickup = "true",
enable_rubber_tree_generation = "true",
enable_marble_generation = "true",
enable_granite_generation = "true",