mirror of
https://github.com/minetest-mods/item_drop.git
synced 2026-01-01 03:05:19 +01:00
Use ctrl var
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
enable_item_pickup (Enable item pickups) bool true
|
||||
|
||||
#Drop items in-world on dig
|
||||
enable_item_drops (Enable item drops) bool true
|
||||
enable_item_drop (Enable item drops) bool true
|
||||
|
||||
#Use a key to pick up items
|
||||
enable_item_pickup_key (Use pickup key) bool true
|
||||
|
||||
Reference in New Issue
Block a user