Remove empty mods
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 3.6 KiB |
@@ -1,8 +0,0 @@
|
||||
schema: 1
|
||||
|
||||
name: Crafting Guide Exporter
|
||||
author: Andrew Miner
|
||||
description: Exports item and recipe data for use on http://crafting-guide.com
|
||||
homePageUrl: http://crafting-guide.com
|
||||
|
||||
version: 1.0
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.6 KiB |
@@ -1,8 +0,0 @@
|
||||
schema: 1
|
||||
|
||||
name: Forge Mod Loader
|
||||
author: cpw, LexManos, Player
|
||||
description: The Forge Mod Loader provides the ability for systems to load mods from the file system. It also provides key capabilities for mods to be able to cooperate and provide a good modding environment.
|
||||
homePageUrl: https://github.com/MinecraftForge/FML/wiki
|
||||
|
||||
version: 7.10.99.99
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.6 KiB |
@@ -1,8 +0,0 @@
|
||||
schema: 1
|
||||
|
||||
name: Minecraft Coder Pack
|
||||
author: Made by the MCP team
|
||||
description: Modding toolkit to decompile and deobfuscate the Minecraft client and server files.
|
||||
homePageUrl: http://mcp.ocean-labs.de/
|
||||
|
||||
version: 9.05
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.6 KiB |
@@ -1,8 +0,0 @@
|
||||
schema: 1
|
||||
|
||||
name: Minecraft Forge
|
||||
author: LexManos, Eloraam, Spacetoad
|
||||
description: Minecraft Forge is a common open source API allowing a broad range of mods to work cooperatively together. It allows many mods to be created without them editing the main Minecraft code.
|
||||
homePageUrl: http://MinecraftForge.net
|
||||
|
||||
version: 10.13.4.1558
|
||||
Reference in New Issue
Block a user