summaryrefslogtreecommitdiff
path: root/eclipse/config/GregTech/GregTech.cfg
blob: 46829b503fed36ca0f99afc3b42ac112a0678c01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Configuration file

compat {
    B:BuildCraft=true
    B:ThaumCraft=true
}


features {
    I:UpgradeStacksize=4
}


general {
    B:AFK_Hunger=false
    B:AdventureModeStartingAxe=true
    B:CraftingUnification=true
    B:Debug1=false
    B:Debug2=false
    B:DisableVanillaOres=true
    B:EnsureToBeLoadedLast=true
    I:FlintAndSteelChance=30
    B:HardCoreCableLoss=false
    D:HardnessMultiplier_Ores=1.0
    D:HardnessMultiplier_Rock=1.0
    D:HardnessMultiplier_Sand=1.0
    B:IncreaseDungeonLoot=true
    B:InventoryUnification=true
    I:ItemDespawnTime=6000
    B:LoggingPlayerActivity=true
    I:MaxEqualEntitiesAtOneSpot=3
    I:MillisecondsPassedInGTTileEntityUntilLagWarning=100
    B:NerfDustCrafting=true
    B:ShowHiddenItems=false
    B:ShowHiddenMaterials=false
    B:ShowHiddenPrefixes=false
    I:SkeletonsShootGTArrows=16
    B:SmallerVanillaToolDurability=true
    I:TicksForLagAveragingWithScanner=25
    B:WoodNeedsSawForCrafting=true
    B:blastresistantmobspawners=true
    B:disable_STDERR=false
    B:disable_STDOUT=false
    B:drinks_always_drinkable=false
    B:forceAdventureMode=false
    B:hardermobspawners=true
    B:online=true
    B:sound_multi_threading=false
}


machines {
    B:colored_guis_when_painted=true
    B:constant_need_of_energy=true
    B:explosions_on_nonwrenching=true
    B:fire_causes_explosions=true
    B:lightning_causes_explosions=true
    B:machines_explosion_damage=true
    B:machines_flammable=true
    B:rain_causes_explosions=true
    B:wirefire_on_explosion=true
}