Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
NewAlterlite/config/realdrops.cfg.bak

21 lines
498 B

# Configuration file
general {
# Allow players to automatically pickup items [default: false]
B:"Auto Pickup"=false
# Toggles items floating on water [default: true]
B:"Can Float"=true
# Render items the old way (Client Side Only) [default: false]
B:"Old Items"=false
# Affects pickup accuracy tolerance [range: 0.01 ~ 1.0, default: 0.2]
S:"Pickup Radius"=0.2
# Manual pickup distance in blocks [range: 1.0 ~ 5.0, default: 2.5]
S:"Pickup Reach"=2.5
}