Skip to content

Commit

Permalink
update Gregtech cfg (GTNewHorizons#11827)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master authored Nov 13, 2022
1 parent f51e204 commit 1c23b60
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions config/GregTech/GregTech.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,9 @@ general {
B:InventoryUnification=true
I:ItemDespawnTime=6000
B:LoggingExplosions=true
B:LoggingOreDict=false
B:LoggingPlayerActivity=true
I:LongDistancePipelineMinimalDistancePoints=64
I:LongDistancePipelineMinimalDistancePoints=64
B:LowGravProcessing=true
I:MaxEqualEntitiesAtOneSpot=6
I:MillisecondsPassedInGTTileEntityUntilLagWarning=100
Expand All @@ -103,6 +104,13 @@ general {
I:SkeletonsShootGTArrows=16
I:TicksForLagAveragingWithScanner=25
B:WoodNeedsSawForCrafting=true
S:ctm_block_blacklist <
team.chisel.block.BlockRoadLine
>
S:ctm_block_whitelist <
team.chisel.block.BlockCarvable
team.chisel.block.BlockCarvableGlass
>
B:"debug allow broken recipemap"=false
B:debugBlockMiner=false
B:debugBlockPump=false
Expand All @@ -112,15 +120,15 @@ general {
B:debugOrevein=false
B:debugSmallOres=false
B:debugStones=false
B:debugWorldData=false
B:debugWorldData=false
B:debugWorldGen=false
B:disable_STDERR=false
B:disable_STDOUT=false
B:drinks_always_drinkable=true
B:forceAdventureMode=false
B:hardermobspawners=true
B:harderstone=false
B:"hide assline recipes"=false
B:"hide assline recipes"=false
B:online=true
I:oreveinAttempts_64=64
I:oreveinMaxPlacementAttempts_8=8
Expand All @@ -132,7 +140,7 @@ general {
B:smallerVanillaToolDurability=true
B:sound_multi_threading=false
B:timber_axe=false
B:"update fluid display items"=true
B:"update fluid display items"=true
}


Expand All @@ -143,11 +151,11 @@ machines {
B:colored_guis_when_painted=true
B:constant_need_of_energy=true
B:debugChunkloaders=false
B:disableDigitalChestsExternalAccess=false
B:disableDigitalChestsExternalAccess=false
B:enableChunkloaders=true
B:explosions_on_nonwrenching=true
B:fire_causes_explosions=true
B:guis_in_consistent_machine_metal_color=false
B:guis_in_consistent_machine_metal_color=false
B:lightning_causes_explosions=true
B:machines_explosion_damage=true
B:machines_flammable=true
Expand Down Expand Up @@ -189,6 +197,8 @@ pollution {
1.0
0.9
0.8
0.7
0.6
>
I:PollutionSmallCoalBoiler=20
I:SmogLimit=500000
Expand Down

0 comments on commit 1c23b60

Please sign in to comment.