Skip to content

Commit

Permalink
disable ThermalExpansion in StorageDrawers (GTNewHorizons#9088)
Browse files Browse the repository at this point in the history
* no thermal explanation

* found in waila
  • Loading branch information
bombcar authored Dec 13, 2021
1 parent 1549ef7 commit a6dd55b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
8 changes: 3 additions & 5 deletions config/StorageDrawers.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,10 @@ integration {
B:enableChisel=true
B:enableGTNH=true
B:enableMineTweaker=true
B:enableRefinedRelocation=true
B:enableRefinedRelocation=false
B:enableThaumcraft=true
B:enableThermalExpansion=true
B:enableThermalFoundation=true
B:enableThermalExpansion=false
B:enableThermalFoundation=false
B:enableWaila=true
}

Expand All @@ -113,5 +113,3 @@ upgrades {
I:level5Mult=16
I:level6Mult=32
}


4 changes: 2 additions & 2 deletions config/Waila.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@ modules {
B:tcon.smeltery=true
B:tcon.table=true
B:thaumcraft.aspects=true
B:thermalexpansion.energyhandler=true
B:thermalexpansion.energyhandler=false
B:thermalexpansion.fluidamount=false
B:thermalexpansion.owner=true
B:thermalexpansion.owner=false
B:vanilla.comparator=true
B:vanilla.jukebox=true
B:vanilla.leverstate=true
Expand Down

0 comments on commit a6dd55b

Please sign in to comment.