Created
May 2, 2015 20:05
-
-
Save 02JanDal/2d5ff16c6ff22b074c47 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "formatVersion": 0, | |
| "uid": "net.minecraftforge", | |
| "version": "1.3.2.01", | |
| "time": 1328269373, | |
| "requires": [ | |
| { | |
| "uid": "net.minecraft", | |
| "version": "1.1" | |
| } | |
| ], | |
| "data": [ | |
| { | |
| "mc.jarmod": [ | |
| { | |
| "size": 385341, | |
| "sha256": "36d48e482fa68f32701c71b94feb34c9a5771f8c704b205c1afb7bab9685627d", | |
| "name": "net.minecraftforge:forge:1.1-1.3.2.01:client@zip", | |
| "mavenBaseUrl": "http://files.minecraftforge.net/maven/" | |
| } | |
| ], | |
| "mc.arguments": [ | |
| "-Dfml.ignoreInvalidMinecraftCertificates=true", | |
| "-Dfml.ignorePatchDiscrepancies=true" | |
| ], | |
| "rules": [ | |
| { | |
| "action": "disallow" | |
| }, | |
| { | |
| "action": "allow", | |
| "side": "client" | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment