CompatLayer [Forge] Mod 1.11.2/1.10.2

CompatLayer

CompatLayer [Forge] Mod 1.11.2/1.10.2 is a small mod as well as a library for other mods. It offers a couple of tools to make them become binary compatible between 1.10 and 1.11.

CompatLayer
CompatLayer

How to make use of CompatLayer

Read the following tips to start the mod easier!

If you make sure that you will deploy the API in the present release correctly, you can create a mod jar. The mod jar will operate on both versions.

These are a few notes that you should carry out:

Form all resource names (lang files, model names, JSON files, texture files, etc.) lower case in your 1.10.2 version. Supplement an FMLMissingMapping event handler to handle old worlds load.

Mod id should be lowercase.

Take the place of tileEntity.worldObj with tileEntity.getWorld()

Utilize entityPlayer.getEntityWorld() to replace entityPlayer.worldObj

The mod is alpha. Everything is not complete yet.

You can check more information on the wiki at https://github.com/McJty/compatlayer/wiki

The tutorial for modders is obtainable at http://modwiki.temporal-reality.com/mw/index.php?title=CompatLayer-1.11

Maven for 1.10.2 is available at http://jenkins.k-4u.nl/view/McJty/job/Compatlayer%201.10/

Maven for 1.11 is accessible at http://jenkins.k-4u.nl/view/McJty/job/Compatlayer%201.11/

CompatLayer is an API and Library mod that is important for other mods to run.

Requires

  • Minecraft Forge

How to install:

  • Make sure you have already installed Minecraft Forge.
  • Locate the minecraft application folder.
    • Open Run from the start menu, type %appdata% -> click Run.
  • Input where mod you have just downloaded (.jar file) into the Mods name folder.
  • When open Minecraft, click the button mods, you see the mod is installed.

CompatLayer Mod Download Links

Minecraft Mod 1.11.2
Minecraft Mod 1.10.2