mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-19 04:06:43 -04:00
Re-enabling AE2 integration for newer version, because issue seems to be fixed as of version rv2-beta-22.
This commit is contained in:
parent
6afc31b624
commit
20715298e0
@ -19,7 +19,7 @@ object Mods {
|
|||||||
|
|
||||||
def All = knownMods.clone()
|
def All = knownMods.clone()
|
||||||
|
|
||||||
val AppliedEnergistics2 = new SimpleMod(IDs.AppliedEnergistics2, version = "@[rv1,rv2-beta-19)", providesPower = true)
|
val AppliedEnergistics2 = new SimpleMod(IDs.AppliedEnergistics2, version = "@[rv1,)", providesPower = true)
|
||||||
val BattleGear2 = new SimpleMod(IDs.BattleGear2)
|
val BattleGear2 = new SimpleMod(IDs.BattleGear2)
|
||||||
val BloodMagic = new SimpleMod(IDs.BloodMagic)
|
val BloodMagic = new SimpleMod(IDs.BloodMagic)
|
||||||
val BuildCraft = new SimpleMod(IDs.BuildCraft)
|
val BuildCraft = new SimpleMod(IDs.BuildCraft)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user