minecraft server init

This commit is contained in:
2025-07-23 08:37:00 +03:00
commit ccf1f5f4d0
2460 changed files with 291551 additions and 0 deletions

41
config/kleeslabs.cfg Normal file
View File

@ -0,0 +1,41 @@
# 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
}