public class BCBuildersConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
bptStoreExternalThreshold
Blueprints that save larger than this are stored externally, smaller ones are stored directly in the item.
|
static int |
quarryFrameMinHeight
The minimum height that all quarry frames must be.
|
static boolean |
quarryFrameMoveBoth
If true then the frame will move with the drill in both axis, if false then only 1 axis will follow the
drill.
|
Constructor and Description |
---|
BCBuildersConfig() |
Modifier and Type | Method and Description |
---|---|
static void |
preInit() |
static void |
reloadConfig(EnumRestartRequirement restarted) |
public static int bptStoreExternalThreshold
public static int quarryFrameMinHeight
public static boolean quarryFrameMoveBoth
public static void preInit()
public static void reloadConfig(EnumRestartRequirement restarted)