19 lines
		
	
	
		
			498 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			498 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "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"
 | |
| } |