User Tools

Site Tools


reference:configuration

Configuration Reference

Generated from src/main/java/com/pclogix/lanteacraft/Config.java.

Option Default Comment
debugLogging false Enables extra startup logging for LanteaCraft systems.
allowIncomingWormholeTravel false Allows entities to travel back through the incoming side of a Stargate wormhole.
kawooshDeath true Makes the opening kawoosh kill entities caught in front of an active Stargate.
autoAssembleStargates true Automatically assembles Stargate multiblocks when a complete frame is placed.
gateTimeoutSeconds 60 How long an open Stargate wormhole remains active, in seconds. Set to 0 to disable automatic timeout.
dhdSearchRadius 8 Maximum block radius a DHD searches for a nearby assembled Stargate.
gateTeleportCooldownTicks 40 Cooldown in ticks before the same entity can trigger Stargate travel again.
enableOreRetrogen false Generates LanteaCraft ores in already-existing chunks when they are loaded. Newly generated chunks already receive ores through normal worldgen.
oreRetrogenChunksPerTick 1 Maximum number of old chunks to process for LanteaCraft ore retrogen per dimension tick.
enableFePower true
requirePowerToDial false
requirePowerToMaintainWormhole false
requirePowerForEnergyIris true
generatedGatesHaveAncientPower true Generated gates are ancient installations with buried power systems. They can operate without normal FE when this is enabled.
generatedGatesCanBeRemoteDrained false If false, generated gates cannot be used as remote sustain batteries by other gates. This prevents players from accidentally draining discovered ancient gates.
generatedGatesAcceptPlayerPower true Allows players to connect FE or install crystals into generated gates for local upgrades, automation, irises, or pack-specific behavior.
generatedGatesPreferPlayerPower false If true, generated gates spend connected FE/crystal power before using their ancient power allowance for gate operation.
generatedGatesAncientPowerOperationLimit 2_000_000L Maximum FE cost a generated gate's ancient power can satisfy for a single operation. Costs above this value must be paid with player-provided FE or an installed DHD energy crystal.
zpmCapacity 1_000_000_000 Stored FE in a single Zero Point Module.
zpmMaxTransfer 100_000_000 Maximum FE a bare ZPM item can provide in one extraction call.
zpmHubMaxExtract 100_000_000 Maximum FE a ZPM Hub can provide in one extraction call. This is intended to allow high instantaneous Stargate bursts without making ZPMs passive generators.
playerBuiltGatesRequirePowerToDial true
playerBuiltGatesRequirePowerToSustain true
gateBufferCapacity 2_000_000L
gateMaxReceive 20_000
gateMaxExtract 20_000
allowGateEnergyExtract false
dialCostSameDimension 50_000L
dialCostCrossDimension 100_000L
dialCostAtlantis 75_000_000L Special long-range dial cost for the fixed Atlantis address. Set to 0 to use the normal cross-dimension cost.
activeCostPerTick 100L
activeCostAtlantisPerTick 50_000L Special sustain cost for wormholes involving the fixed Atlantis address. This cost must be paid from linked ZPM Hub energy rather than ordinary FE buffers.
crossDimensionCostPerTick 250L
closeWormholeWhenPowerRunsOut true
originPaysDialCost true
wormholePowerMode com.pclogix.lanteacraft.power.WormholePowerMode.PREFER_ORIGIN
enableDistanceCost true
sameDimensionDistanceMultiplier 0.05D
sameDimensionDistanceCostCap 250_000L
crossDimensionDialMultiplier 1.0D
crossDimensionSustainMultiplier 2.5D
useDistanceTiers true
nearDistanceBlocks 1_000
mediumDistanceBlocks 10_000
nearDistanceMultiplier 1.0D
mediumDistanceMultiplier 1.5D
farDistanceMultiplier 3.0D
energyIrisClosedCostPerTick 20L
energyIrisEntityImpactCost 1_000L
energyIrisKawooshBlockCost 25_000L
energyIrisFailOpenWhenUnpowered true
enabled true
capacity 2_000_000L
maxOutput 20_000
fePerTick 20_000
fuelTicksPerNaquadah 1
naquadahShardFE 8_192L
naquadahIngotFE 0L
naquadahBlockFE 0L
reference/configuration.txt · Last modified: by 127.0.0.1