diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
| commit | 877312184c472d9845e5ef1008bc538f4634059f (patch) | |
| tree | 4e098cc94296cc11f3b87e8ef64c3c568b6aeb51 /eclipse/config/GregTech/GregTech.cfg | |
| parent | 939d2ea16679ce64d98b98c716b85f851aa576e2 (diff) | |
fix missing source folder
Diffstat (limited to 'eclipse/config/GregTech/GregTech.cfg')
| -rw-r--r-- | eclipse/config/GregTech/GregTech.cfg | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/eclipse/config/GregTech/GregTech.cfg b/eclipse/config/GregTech/GregTech.cfg deleted file mode 100644 index 46829b5..0000000 --- a/eclipse/config/GregTech/GregTech.cfg +++ /dev/null @@ -1,64 +0,0 @@ -# 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 -} - - |
