mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -04:00
Require 1.0.9 of MCMP.
This commit is contained in:
parent
5b9e03084d
commit
9a8b037f88
@ -52,7 +52,7 @@ object Mods {
|
||||
val IndustrialCraft2Classic = new SimpleMod(IDs.IndustrialCraft2Classic, providesPower = true)
|
||||
val IngameWiki = new SimpleMod(IDs.IngameWiki, version = "@[1.1.3,)")
|
||||
val JustEnoughItems = new SimpleMod(IDs.JustEnoughItems)
|
||||
val MCMultiPart = new SimpleMod(IDs.MCMultiPart)
|
||||
val MCMultiPart = new SimpleMod(IDs.MCMultiPart, version = "@[1.0.9,)")
|
||||
val Mekanism = new SimpleMod(IDs.Mekanism, providesPower = true)
|
||||
val MekanismGas = new SimpleMod(IDs.MekanismGas)
|
||||
val Minecraft = new SimpleMod(IDs.Minecraft)
|
||||
|
Loading…
x
Reference in New Issue
Block a user