item_drop/settingtypes.txt

18 lines
505 B
Plaintext
Raw Normal View History

2017-07-09 17:33:22 +02:00
#Pick up items automatically
enable_item_pickup (Enable item pickups) bool true
#Drop items in-world on dig
2017-07-11 23:29:18 +02:00
enable_item_drop (Enable item drops) bool true
2017-07-09 17:33:22 +02:00
#Use a key to pick up items
enable_item_pickup_key (Use pickup key) bool true
#What keytype to use as pickup key
item_pickup_keytype (Pickup keytype) enum Use Use,Sneak,LeftAndRight,RMB,SneakAndRMB
2017-07-09 17:33:22 +02:00
#The volume of the pickup sound
item_pickup_gain (Pickup sound gain) float 0.4
#Player pickup radius
item_pickup_radius (Pickup radius) float 0.75