Configuration Settings
This mod contains several config options to modify values and behaviors - such as for balance or server safety concerns, or simply personal taste - to your preferences. Note that several settings may have bounds imposed on their values, either logically or explicitly; these can usually be seen in the actual settings files or ingame. These are listed in order found in the source code, which is generally the order in which they were added; They may be present in a different order ingame or in the configuration files.
The settings for the mod, when installed, can be found in the 'config/Reika' subfolder of the MC instance.
Engine Volume
Type: float
Current Default Value:
1F
GPR Renders Ores
Type: boolean
Current Default Value:
true
Instant Woodcutter
Type: boolean
Current Default Value:
true
Whether the woodcutter cuts blocks instantly as opposed to making them fall to the ground.
Allow Craftable Bedrock
Type: boolean
Current Default Value:
true
Owner-Only Machine Use
Type: boolean
Current Default Value:
false
Machine Volume Multiplier
Type: float
Current Default Value:
1.0F
Max Floodlight Range
Type: int
Current Default Value:
128
Max Heat Ray Range
Type: int
Current Default Value:
128
Max Bridge Range
Type: int
Current Default Value:
128
Max Fan Range
Type: int
Current Default Value:
128
Max Aerosolizer Range
Type: int
Current Default Value:
128
Max Vacuum Range
Type: int
Current Default Value:
128
Max Force Field Range
Type: int
Current Default Value:
128
Sonic Borer Range
Type: int
Current Default Value:
512
Spawner Mob Limit
Type: int
Current Default Value:
128
Player Detector Range
Type: int
Current Default Value:
128
Breeder Range
Type: int
Current Default Value:
128
Bait Box Range
Type: int
Current Default Value:
24
Block Ram Range
Type: int
Current Default Value:
512
Max Bait Box Mob Count
Type: int
Current Default Value:
256
Cave Scanner FOV
Type: int
Current Default Value:
16
Disable Silver Iodide Cannon Rain
Type: boolean
Current Default Value:
false
Enable Achievements
Type: boolean
Current Default Value:
true
Force Inter-Mod Ore Compatibility
Type: boolean
Current Default Value:
true
Allow Bedrock Pickaxe to Harvest Spawners
Type: boolean
Current Default Value:
true
Spawn Mobs When Harvesting Spawners By Hand
Type: boolean
Current Default Value:
true
Direct Block Damage from Machine Failures
Type: boolean
Current Default Value:
true
Difficulty Control
Type: int
Current Default Value:
2
1-3 for easy/medium/hard; controls some recipe/fuel costs, failure chances, and other numerical tweaks. Progression is
not changed.
Terraformer Block Editing
Type: boolean
Current Default Value:
true
Whether the terraformer can not only change the biome but set blocks, eg spawning trees.
Reload Handbook Data on Open
Type: boolean
Current Default Value:
false
Crafting Table can Make Machines
Type: boolean
Current Default Value:
false
If false, the worktable will be required to craft machines.
EMP Charging Speed
Type: int
Current Default Value:
4
Rotate Hose/Pipe/Fuel Line Recipes
Type: boolean
Current Default Value:
false
Recipe conflict avoidance.
Railgun Block Damage
Type: boolean
Current Default Value:
true
Allow Gravel Gun PvP
Type: boolean
Current Default Value:
true
Chest Generation Tier
Type: int
Current Default Value:
4
How advanced/expensive items generating in worldgen chests can be. Higher is more.
Render projector lines
Type: boolean
Current Default Value:
true
Color Blind Mode
Type: boolean
Current Default Value:
false
Turrets can target players
Type: boolean
Current Default Value:
true
Allow RC steel to be used in other mods
Type: boolean
Current Default Value:
false
ie registers HSLA as ingotSteel.
Lock enchants on bedrock tools
Type: boolean
Current Default Value:
true
Sprinkler Particle Density
Type: int
Current Default Value:
4
0-4, with lower being fewer particles.
Spawn with RC Handbook
Type: boolean
Current Default Value:
true
Conservative Jetpack Firing
Type: boolean
Current Default Value:
true
Whether to make the jetpack be a bit less likely to fire from things like jumping, helping reduce fuel usage at the cost of making it a bit less immediate.
Allow Build Blocking of Some Machines
Type: boolean
Current Default Value:
false
Log Block Placement and Removal
Type: boolean
Current Default Value:
false
Fluid Flow Speed
Type: int
Current Default Value:
5
Block Damage from Destructive Machines
Type: boolean
Current Default Value:
true
Allow Bedrock Breaker to Break Y=0
Type: boolean
Current Default Value:
false
Jetpack Requires Jet Fuel
Type: boolean
Current Default Value:
false
Allow TNT Cannon
Type: boolean
Current Default Value:
true
Allow EMP
Type: boolean
Current Default Value:
true
Iron Ore Density
Type: float
Current Default Value:
1F
If set to >1, this will spawn extra iron ore in the world, to help with the fact RC uses a lot of it. Does nothing at <= 1
Allow Blast Glass to be Used as TE Hardened Glass
Type: boolean
Current Default Value:
false
Tools Clear Chat
Type: boolean
Current Default Value:
true
Whether using a chat-writing tool will clear your chat buffer to make it easier to read their output.
Jetpack bypasses allow-flight property
Type: boolean
Current Default Value:
true
Item Pump Spills Items If Dumping To Air
Type: boolean
Current Default Value:
true
Whether a PIP without a target inventory will spray the items everywhere.
Extractor Drill Wears Down
Type: boolean
Current Default Value:
false
Hardmode Gravel Gun
Type: boolean
Current Default Value:
false
Adjusts charge-damage curves to require more charge per unit damage and cap the damage at a lower value.
Borer Requires Maintenance
Type: boolean
Current Default Value:
false
Makes the borer's operation require a drill item it slowly consumes.
Disable Automining Machines
Type: boolean
Current Default Value:
false
Hard Mode EU Compatibility
Type: boolean
Current Default Value:
ModList.GREGTECH.isLoaded()
Whether to make EU compat more difficult, suitable for GT packs.
Pipe Block Hardness
Type: float
Current Default Value:
0F
Spawn XP from Friction Heater
Type: boolean
Current Default Value:
true
Liquid Spiller Range, Use Zero to Disable
Type: int
Current Default Value:
16
Run power transfer code on client
Type: boolean
Current Default Value:
false
Whether to also run power sync code on the client, to help with sync at the cost of additional load on the client tick.
Allow Frames to move Machines (May cause corruption)
Type: boolean
Current Default Value:
false
Power Converter Loss Percent
Type: int
Current Default Value:
0
Efficiency of the RC-to-other-mod converters. 0% loss = 100% efficiency.
Allow special bedrock tool abilities in automation
Type: boolean
Current Default Value:
true
Whether things like the bedrock axe and its tree cutting will apply when used by fake players, eg auto activators.
Borer Chunk Gen Radius
Type: int
Current Default Value:
0
How big of an AoE of chunks will the borer generate around the mining head.
Enable Light Bridge
Type: boolean
Current Default Value:
true
Enable Item Cannon
Type: boolean
Current Default Value:
true
Enable Chunk Loader
Type: boolean
Current Default Value:
true
Chunk Loader Max Radius in Chunks
Type: int
Current Default Value:
8
Allow Nonstandard Recipe Modifications
Type: boolean
Current Default Value:
false
Strong Recipe Editing
Type: boolean
Current Default Value:
false
AutoCrafter Lag Profiling And Compensation
Type: boolean
Current Default Value:
true
Make the autocrafter tick less often to reduce lag.
Increased Harvest Level for HSLA tools
Type: boolean
Current Default Value:
false
Rotational Dynamo Recipe Difficulty
Type: int
Current Default Value:
0
0-5 to choose a gating item; see above.
Borer Power Requirement Factor
Type: float
Current Default Value:
1F
Use Forestry Bees To Produce Yeast
Type: int
Current Default Value:
0
0 = disabled, 1 = slippery bee also produces yeast (alternate source); 2 = the bee is the only source of yeast.
Harder Converter Unit Recipes
Type: boolean
Current Default Value:
false
Allow other mods' aluminum dust to make Silicon
Type: boolean
Current Default Value:
false
Enable Blast Furnace recipe gating
Type: boolean
Current Default Value:
false
Whether to enable the recipe gate functionality for the blast furnace.
Enable Worktable recipe gating
Type: boolean
Current Default Value:
false
Whether to enable the recipe gate functionality for the worktable.
Item Vacuum Power Per Meter
Type: int
Current Default Value:
(int)PowerReceivers.VACUUM.getMinPower()/4
Streams Waterfall Min Height for Max Hydrokinetic Yield
Type: int
Current Default Value:
8
How tall a Streams waterfall must be to count as max yield for a hydrokinetic.
TiC Smeltery Flake Yield Amount In Ingots
Type: float
Current Default Value:
1.5F
Increase Blaze Powder To Rod Cost In IC2 Compressor (Exploit Fix)
Type: boolean
Current Default Value:
true
Normally the ic2 compressor requires 5 powder per rod, but as the grinder makes six powder per rod this is a feedback exploit. This option increases the ic2 cost to 8.
Free Water Production Factor
Type: float
Current Default Value:
1F
How much if any free water can be produced by things like the pump power surplus, spillway "scraping" (ie back to a waterfall) and rain in reservoirs.
Jetpack wings enable with sneak vs disable
Type: boolean
Current Default Value:
false