mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 03:36:47 -04:00
Hmm.
This commit is contained in:
parent
3ca9998187
commit
db721940ff
@ -78,7 +78,7 @@ object Mods {
|
||||
|
||||
override def isModAvailable: Boolean = isModAvailable_
|
||||
}
|
||||
val Tesla = new SimpleMod(IDs.Tesla)
|
||||
val Tesla = new SimpleMod(IDs.Tesla, providesPower = true)
|
||||
val Thaumcraft = new SimpleMod(IDs.Thaumcraft)
|
||||
val ThaumicEnergistics = new SimpleMod(IDs.ThaumicEnergistics)
|
||||
val ThermalExpansion = new SimpleMod(IDs.ThermalExpansion, providesPower = true)
|
||||
|
Loading…
x
Reference in New Issue
Block a user