CompatLayer Mod 1.11.2/1.10.2 is a small library mod that allows you to write mods that run on Minecraft 1.10.2 and 1.11 with the same binary .jar file. Download the mod today to explore in more detail.

About CompatLayer mod
In fact, this mod will help minimize the source change between versions 1.10 and 1.11 of the mod, so you don’t need to use 2 versions in parallel anymore.
This mod is a set of classes and functions to remove the differences between versions 1.10.2 and 1.11. Here are some features of the mod:
- CompatBlock: simple block extension with overriding methods changed in 1.11 and calls specific versions of CompatLayer that you are allowed to override in your code. Currently supports ‘neighborChanged’ and ‘onBlockActivated’.
- CompatItem: a simple extension of the item with the same functionality as CompatBlock but for items. Now includes ‘onItemRightClick’.
- CompatInventory: simulated interface from IInventory and added default execution for new function func_191420_l.
- ChatTools: contains a simple ‘addChatMessage’ message to avoid the new parameters that the player ‘addChatComponentMessage’ has.
There are countless other interesting features that you can explore in more detail in the process of using the CompatLayer mod. But first, make sure you have Minecraft Forge installed for this mod to work properly.
Requires:
Download Links
Minecraft Mod 1.11.2
Minecraft Mod 1.10.2