forked from VoxeLibre/VoxeLibre
Update settingtypes.txt
This commit is contained in:
parent
16d8ccece1
commit
9d35d58b05
|
@ -82,8 +82,8 @@ mcl_craftguide_progressive_mode (Learn crafting recipes progressively) bool true
|
||||||
mcl_enable_skin_customization (Enable player skin customization) bool true
|
mcl_enable_skin_customization (Enable player skin customization) bool true
|
||||||
|
|
||||||
# How far the player hand can reach
|
# How far the player hand can reach
|
||||||
# Default:4
|
# Default:4.5
|
||||||
mcl_hand_range (Hand range) float 4 1 128
|
mcl_hand_range (Hand range) float 4.5 1 128
|
||||||
|
|
||||||
# How far the player hand can reach in creative mode
|
# How far the player hand can reach in creative mode
|
||||||
# Default:10
|
# Default:10
|
||||||
|
|
Loading…
Reference in New Issue