Mod - CurseForge
CompatLayer
Compatibility layer to help make mods compatible between 1.10 and 1.11
Source-provided project description. FreeMinecraftMods keeps creator credit and adds separate compatibility and decision guidance below.
Project overview
This small mod/library has some tools that can help to make mods binary compatible between 1.10 and 1.11. If you make sure you use the api in this mod correctly it is possible to make a mod jar that runs on both versions. 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() This is alpha. It is likely things are not complete yet. Wiki for more information: https://github.com/McJty/compatlayer/wiki Tutorial for modders: http://modwiki.temporal-reality.com/mw/index.php?title=CompatLayer-1.11 Maven for 1.10.2: http://jenkins.k-4u.nl/view/McJty/job/Compatlayer%201.10/ Maven for 1.11: http://jenkins.k-4u.nl/view/McJty/job/Compatlayer%201.11/
FreeMinecraftMods decision guide
This mod is most relevant to players looking for API and Library on undefined. Treat those labels as discovery hints, then verify the exact file and dependency list on the official project page.
The latest stored update signal is Feb 17, 2018. Older projects can still work well, but they deserve extra compatibility testing before being added to a current world or public server.
What to verify before choosing a file
- Confirm that the file is published by the credited creator on the linked official source.
- Match the Minecraft version exactly instead of relying only on a broad category label.
- Read dependencies, incompatibilities, and changelog notes before updating an existing instance.
- Match the loader or server platform and its required version. Forge and NeoForge are not interchangeable.
- Back up worlds and configuration files before testing the project in a long-term save or public server.
Compatibility at a glance
Minecraft versions in this snapshot: 1.11.2, 1.10.2, 1.11
Loaders and platforms: undefined
Before you install
Match the exact Minecraft version and loader, install every required dependency, and test in a separate profile before opening an important world. Keep a backup before changing a working mod list.
Source, licensing, and corrections
FreeMinecraftMods does not mirror the project files. Use the official source for downloads, release notes, dependencies, support, and licensing details. Project names, images, and creator-written descriptions remain the property of their respective owners.
How listings are reviewed | Report incorrect project information | Rights-holder and DMCA information
This source record is available for discovery, but it does not yet contain enough verified description, classification, image, freshness, or compatibility information to be indexed as a full editorial page. It is therefore marked noindex and is not eligible for advertising.
