CompatLayer 1.11.2/1.10.2: Minimizing Changes Between Versions

Table of Contents:

4.7/5 - (328 votes)

This library/mod CompatLayer is a small library that will allow you to write mods for 1.10.2 and 1.11 with the same binary jar, minimizing the changes between your different versions of your mod if needed. At least up to some point, because CompatLayer does not yet fully support all things that are available in both versions of Minecraft (1.10 and 1.11). CompatLayer is nothing more then a set of classes and functions that help abstract away the differences between Minecraft version 1.10 and version 1.11*

CompatLayer

How to install:

How to Use Forge to Install Minecraft Mods (Client Side)

How To Install The Fabric Mod Loader After Downloading It

The newest Minecraft Mods are available right now.

A few things that you should do in addition to what this library does:

  • Make all resource names (lang files, model names, json files, texture files, …) lower case in your 1.10.2 version. Add a FMLMissingMapping event handler to take care old worlds load
  • Mod id should be lowercase too
  • Replace tileEntity.worldObj with tileEntity.getWorld()
  • Replace entityPlayer.worldObj with entityPlayer.getEntityWorld()

CompatLayer 1.11.2/1.10.2 Download Links:

Minecraft Game version 1.10.2:download

 

Minecraft Game version 1.11:download

 

Minecraft Game version 1.11.2:download

Related.  Universal Bone Meal Mod 1.18.2: The Solution to All Your Bone Meal Needs
Like Share Follow!

About Author

Zozo is Gamer Minecrafter. Review Best Minecraft Mods, Minecraft mods review. Find helpful customer reviews and review ratings for Modding Minecraft