Updated Forge dependency version to the (hopefully?) correct one.

This commit is contained in:
Florian Nücke 2015-04-01 11:38:40 +02:00
parent 36c7127d57
commit bce128f13c

View File

@ -8,7 +8,7 @@
"authorList": ["Florian 'Sangar' Nuecke", "Johannes 'Lord Joda' Lohrer", "Everyone who contributed to the mod on Github - thank you!"],
"credits" : "Inspired by a couple of other mods, most notably ComputerCraft.",
"logoFile" : "assets/opencomputers/textures/gui/logo.png",
"requiredMods": [ "Forge@[10.13.0.1180,)" ],
"requiredMods": [ "Forge@[11.14.1.1313,)" ],
"dependencies": [
"BuildCraft|Core",
"ComputerCraft",