mirror of
https://github.com/minetest-mods/item_drop.git
synced 2025-07-12 03:10:17 +02: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