projects
/
zefram
/
minetest
/
technic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cda054a
)
Remove item_drop from config.lua
author
ShadowNinja
<noreply@gmail.com>
Thu, 3 Oct 2013 04:27:08 +0000
(
00:27
-0400)
committer
ShadowNinja
<noreply@gmail.com>
Thu, 3 Oct 2013 04:27:08 +0000
(
00:27
-0400)
technic/config.lua
patch
|
blob
|
history
diff --git
a/technic/config.lua
b/technic/config.lua
index 159302fe7a32497d09c8dc76fd9d19ecbf19804a..7a966fea216b40d816bf9bba06b5e45fa1612409 100644
(file)
--- a/
technic/config.lua
+++ b/
technic/config.lua
@@
-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",