Files
Epoch-Runner-Server/overrides/config/kleeslabs.cfg
Jacob Vinding 44b79588a3 Initial
2025-12-26 23:36:50 +01:00

48 lines
858 B
INI

# Configuration file
compat {
# [default: true]
B:biomesoplenty=true
# [default: true]
B:botania=true
# [default: true]
B:concreteplus=true
# [default: true]
B:erebus=true
# [default: true]
B:extratrees=true
# [default: true]
B:forestry=true
# [default: true]
B:missing_pieces=true
# [default: true]
B:quark=true
# [default: true]
B:slabcraftmod=true
# [default: true]
B:thebetweenlands=true
# [default: true]
B:undergroundbiomes=true
}
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
}