From 6c77637f2596e236a8fea4ca922e652189b121c2 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 20 Aug 2019 00:58:43 +0200 Subject: [PATCH] Updated default configuration - filler sets for Metallurgy integration - enable LHC - scanner range should cover frigates --- .../warpdrive/config/WarpDriveConfig.java | 4 +- .../resources/config/fillerSets-default.xml | 56 +++++++++---------- .../config/fillerSets-undergroundbiomes.xml | 36 ++++++------ 3 files changed, 48 insertions(+), 48 deletions(-) diff --git a/src/main/java/cr0s/warpdrive/config/WarpDriveConfig.java b/src/main/java/cr0s/warpdrive/config/WarpDriveConfig.java index 4ed400c5..ea0cafe1 100644 --- a/src/main/java/cr0s/warpdrive/config/WarpDriveConfig.java +++ b/src/main/java/cr0s/warpdrive/config/WarpDriveConfig.java @@ -305,7 +305,7 @@ public class WarpDriveConfig { public static float[] SIREN_RANGE_BLOCKS_BY_TIER = { 0.0F, 32.0F, 64.0F, 128.0F }; // Ship Scanner - public static int SS_MAX_DEPLOY_RADIUS_BLOCKS = 50; + public static int SS_MAX_DEPLOY_RADIUS_BLOCKS = 100; public static int SS_SEARCH_INTERVAL_TICKS = 20; public static int SS_SCAN_BLOCKS_PER_SECOND = 10; public static int SS_DEPLOY_BLOCKS_PER_INTERVAL = 10; @@ -532,7 +532,7 @@ public class WarpDriveConfig { public static HashMap blockTransformers = new HashMap<>(30); // Particles accelerator - public static boolean ACCELERATOR_ENABLE = false; + public static boolean ACCELERATOR_ENABLE = true; public static final double[] ACCELERATOR_TEMPERATURES_K = { 270.0, 200.0, 7.0 }; public static final double ACCELERATOR_THRESHOLD_DEFAULT = 0.95D; public static int ACCELERATOR_MAX_PARTICLE_BUNCHES = 20; diff --git a/src/main/resources/config/fillerSets-default.xml b/src/main/resources/config/fillerSets-default.xml index 1317d20e..837533ae 100644 --- a/src/main/resources/config/fillerSets-default.xml +++ b/src/main/resources/config/fillerSets-default.xml @@ -46,17 +46,17 @@ - - - - - - - - - - - + + + + + + + + + + + @@ -117,10 +117,10 @@ - - - - + + + + @@ -202,9 +202,9 @@ - - - + + + @@ -241,16 +241,16 @@ - - - - - - - - - - + + + + + + + + + + diff --git a/src/main/resources/config/fillerSets-undergroundbiomes.xml b/src/main/resources/config/fillerSets-undergroundbiomes.xml index 8aea8097..1554e143 100644 --- a/src/main/resources/config/fillerSets-undergroundbiomes.xml +++ b/src/main/resources/config/fillerSets-undergroundbiomes.xml @@ -27,17 +27,17 @@ - - - - - - - - - - - + + + + + + + + + + + @@ -82,10 +82,10 @@ - - - - + + + + @@ -157,9 +157,9 @@ - - - + + +