Download.it search icon
Advertisement

Essential modloader for Minecraft enabling seamless mod integration, conflict resolution, texture pack support, and hooks for extended development

Essential modloader for Minecraft enabling seamless mod integration, conflict resolution, texture pack support, and hooks for extended development

Vote: (14 votes)

Developer: Risugami

Created: 2011-10-18

MD5: fc59efe1e924973e144d8a03d0d2ceb2

Size: 81.2 KB

Vote

(14 votes)

Developer

Risugami

Created

2011-10-18

MD5

fc59efe1e924973e144d8a03d0d2ceb2

Size

81.2 KB

A mod, kind of like a mod manager, that stops conflicts with mods that alter rendering, recipes, add entities, gui, smeltables or fuel. If you're a modder, feel free to decompile this and learn how to make mods work with it. Inherit BaseMod and override any functions as necessary. The mod's main class file should be prefixed with 'mod_'. Support for 303's modifications is included. In addition, texture packs are supported for override images and chunk population hook was added.

Installation

Windows:

1) Open up %appdata%, if you don't know how to do this, start>run, then type in %appdata%

2) Browse to .minecraft/bin

3) Open up minecraft.jar with WinRAR or 7zip.

4) Drag and drop the necessary files into the jar.

5) Delete the META-INF folder in the jar.