Skip to content

Commit

Permalink
Update New Horizons Version 1.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jun 6, 2015
1 parent 3d86a5e commit 3fc94d2
Show file tree
Hide file tree
Showing 27 changed files with 6,225 additions and 5,547 deletions.
23 changes: 23 additions & 0 deletions config/AppliedEnergistics2/Facades.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3225,6 +3225,7 @@ dreamcraft {
B:tileLedox=true
B:tileMysteriousCrystal=true
B:tileMytryl=true
B:tilePistonBlock=true
B:tileQuantinum=true
B:tileSandClayMix=true
}
Expand Down Expand Up @@ -4544,11 +4545,15 @@ hardcorequesting {


harvestcraft {
B:animaltrap=false
B:apiary=false
B:beehive=true
B:berrygarden=false
B:churn=false
B:churnon=false
B:cuttingboard=false
B:desertgarden=false
B:fishtrap=false
B:gourdgarden=false
B:grassgarden=false
B:groundgarden=false
Expand Down Expand Up @@ -4713,6 +4718,8 @@ harvestcraft {
B:pamzucchiniCrop=false
B:pot=false
B:presser=false
B:quern=false
B:quernon=false
B:salt=true
B:sink=true
B:sink.1=true
Expand All @@ -4726,6 +4733,22 @@ harvestcraft {
}


harvestthenether {
B:bloodleafCrop=false
B:fleshrootCrop=false
B:glowFlower=false
B:glowflowerCrop=false
B:ignisFruit=false
B:marrowberryCrop=false
B:netherBed=false
B:netherGarden=false
B:netherLeaves=false
B:netherLog=true
B:netherPlanks=true
B:netherSapling=false
}


ic2 {
B:blockAlloy=true
B:blockAlloyGlass=false
Expand Down
2 changes: 1 addition & 1 deletion config/GregTech/GregTech.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ general {
B:AdventureModeStartingAxe=true
B:CraftingUnification=true
B:Debug=true
B:Debug2=true
B:Debug2=false
B:DisableIC2Cables=true
B:DisableVanillaOres=true
B:EnableAchievements=true
Expand Down
5 changes: 5 additions & 0 deletions config/GregTech/Other.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Configuration file

general {
B:DisableFlintTools_false=false
}


news {
B:"GT 6 for MC 1.7.10 has been released. Note: This is not savegame compatible with GT 5 and my own crafting Recipes are mostly missing, but Worldgen is 100% complete. In order for GT 6 to work you need to set Debug3 to true in the Main Config! (I forgot to fix that) To disable this Message go into the 'GregTech/Other.cfg' and set this Message to false. _true"=true
}
Expand Down
2 changes: 1 addition & 1 deletion config/GregTech/OverpoweredStuff.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ general {
B:InputRF_false=true
B:OutputRF_false=true
B:RFExplosions_true=true
B:ignoreTConstruct_true=false
B:ignoreTConstruct_true=true
}


Expand Down
Loading

0 comments on commit 3fc94d2

Please sign in to comment.