Created
May 20, 2014 12:48
-
-
Save mikeemoo/827afc9b4ab17f72c3f8 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
| { | |
| "_id" : "sha256:05408207bbf5bd8a2083a4d14defbc743663fa6fb1101fc88c05ef02d7457683", | |
| "classTransformers" : [ | |
| "openblocks.asm.OpenBlocksClassTransformer" | |
| ], | |
| "filenames" : [ | |
| "OpenBlocks-Experimental-1.2.2-snapshot-75.jar" | |
| ], | |
| "mods" : [ | |
| { | |
| "modId" : "openblocks", | |
| "name" : "OpenBlocks", | |
| "version" : "1.2.2", | |
| "description" : "All the things you never thought you will ever need", | |
| "url" : "http://www.openperipheral.info", | |
| "updateUrl" : "", | |
| "credits" : "", | |
| "parent" : "", | |
| "authors" : [ | |
| "Mikee", | |
| "NeverCast", | |
| "boq", | |
| "Lyqyd" | |
| ], | |
| "requiredMods" : [ | |
| { | |
| "label" : "OpenMods", | |
| "version" : "any" | |
| } | |
| ], | |
| "dependants" : [], | |
| "dependencies" : [ | |
| { | |
| "label" : "OpenMods", | |
| "version" : "any" | |
| }, | |
| { | |
| "label" : "OpenPeripheral", | |
| "version" : "any" | |
| } | |
| ] | |
| } | |
| ], | |
| "packages" : [ | |
| "openblocks", | |
| "openblocks.rubbish", | |
| "openblocks.trophy", | |
| "openblocks.integration", | |
| "openblocks.client.renderer", | |
| "openblocks.asm", | |
| "openblocks.common.item", | |
| "openblocks.common.sync", | |
| "openblocks.events", | |
| "openblocks.common.container", | |
| "openblocks.common.tileentity", | |
| "openblocks.common.recipe", | |
| "openblocks.common", | |
| "openblocks.client.gui", | |
| "openblocks.client.fx", | |
| "openblocks.client.model", | |
| "openblocks.common.entity", | |
| "openblocks.client.entity", | |
| "openblocks.api", | |
| "openblocks.client.renderer.entity", | |
| "openblocks.client", | |
| "openblocks.common.entity.ai", | |
| "openblocks.mutant", | |
| "openblocks.utils", | |
| "openblocks.client.renderer.tileentity", | |
| "openblocks.api.events", | |
| "openblocks.client.bindings", | |
| "openblocks.client.renderer.mutant", | |
| "openblocks.shapes", | |
| "openblocks.common.block" | |
| ], | |
| "size" : 1433857, | |
| "tweakers" : [ | |
| { | |
| "plugin" : "OpenBlocksCorePlugin", | |
| "class" : "openblocks.OpenBlocksCorePlugin" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment