42 lines
775 B
INI
42 lines
775 B
INI
# Configuration file
|
|
|
|
compat {
|
|
# [default: true]
|
|
B:biomesoplenty=false
|
|
|
|
# [default: true]
|
|
B:botania=false
|
|
|
|
# [default: true]
|
|
B:concreteplus=false
|
|
|
|
# [default: true]
|
|
B:erebus=false
|
|
|
|
# [default: true]
|
|
B:extratrees=false
|
|
|
|
# [default: true]
|
|
B:forestry=false
|
|
|
|
# [default: true]
|
|
B:missing_pieces=false
|
|
|
|
# [default: true]
|
|
B:slabcraftmod=false
|
|
|
|
# [default: true]
|
|
B:undergroundbiomes=false
|
|
}
|
|
|
|
|
|
general {
|
|
# If Require Sneaking is enabled. Set this to true to invert the sneaking check for breaking only half a slab. [default: false]
|
|
B:"Invert Sneaking Check"=false
|
|
|
|
# Set this to true to only break half a slab when the player is sneaking. [default: false]
|
|
B:"Require Sneaking"=false
|
|
}
|
|
|
|
|