Proper global settingtypes

This commit is contained in:
tacotexmex
2017-07-09 17:33:22 +02:00
parent d336a226cd
commit 6befa68ef8
2 changed files with 34 additions and 19 deletions

14
settingtypes.txt Normal file
View File

@ -0,0 +1,14 @@
#Pick up items automatically
enable_item_pickup (Enable item pickups) bool true
#Drop items in-world on dig
enable_item_drops (Enable item drops) bool true
#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
#The volume of the pickup sound
item_pickup_gain (Pickup sound gain) float 0.4