Initial commit
This commit is contained in:
32
overrides/config/toughasnails/gameplay.cfg
Normal file
32
overrides/config/toughasnails/gameplay.cfg
Normal file
@@ -0,0 +1,32 @@
|
||||
# Configuration file
|
||||
|
||||
"main settings" {
|
||||
# Players are affected by temperature [default: true]
|
||||
B:"Enable Body Temperature"=true
|
||||
|
||||
# The effects of the mod will work on Peaceful difficulty. [default: false]
|
||||
B:"Enable Peaceful"=false
|
||||
|
||||
# Players are affected by thirst. [default: true]
|
||||
B:"Enable Thirst"=true
|
||||
|
||||
# Allows drinking from rain by sneak-rightclick and empty main hand if looking up at raining sky. [default: false]
|
||||
B:"Enable drinking from rain"=false
|
||||
|
||||
# Allows drinking directly from water-source blocks with sneak-rightclick and empty main hand [default: true]
|
||||
B:"Enable drinking from water blocks"=true
|
||||
}
|
||||
|
||||
|
||||
"tweak settings" {
|
||||
# Ice Blocks drop Ice Cubes. [default: true]
|
||||
B:"Ice Cube Drops"=true
|
||||
|
||||
# Loot tables are tweaked for balance. [default: true]
|
||||
B:"Loot Table Tweaks"=true
|
||||
|
||||
# Magma Blocks drop Magma Shards. [default: true]
|
||||
B:"Magma Shard Drops"=true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user