update default configs :3
This commit is contained in:
parent
95e70bf627
commit
61dcd3d108
134 changed files with 7873 additions and 1 deletions
19
config/valkyrienskies/vs_server.json
Normal file
19
config/valkyrienskies/vs_server.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"FTBChunks" : {
|
||||
"shipsProtectedByClaims" : true,
|
||||
"shipsProtectionOutOfBuildHeight" : false
|
||||
},
|
||||
"ComputerCraft" : {
|
||||
"canTurtlesLeaveScaledShips" : false
|
||||
},
|
||||
"enableInteractDistanceChecks" : true,
|
||||
"transformTeleports" : true,
|
||||
"enableMovementChecks" : false,
|
||||
"preventFluidEscapingShip" : true,
|
||||
"explosionBlastForce" : 500000.0,
|
||||
"allowMobSpawns" : true,
|
||||
"aiOnShips" : true,
|
||||
"miniShipSize" : 0.5,
|
||||
"minScaling" : 0.25,
|
||||
"$schema" : "schemas/vs_server.schema.json"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue