Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
CompatLayer

CompatLayer

Compatibility layer to help make mods compatible between 1.10 and 1.11

7,241
1
Library
CompatLayer has been archived. CompatLayer will not receive any further updates unless the author decides to unarchive the project.
AboutChangelogVersions

CompatLayer

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.

See the wiki for more information
Go to the maven for 1.10.2
Go to the maven for 1.10.2

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.11.2
1.11
1.10.2

Platforms

Forge

Supported environments

Client and server

Links

Report issues View source Visit wiki
Donate on Patreon

Creators

McJty
McJty Owner

Details

Licensed MIT
Published 2 years ago
Updated 2 years ago

Modrinth is open source.

main@aaf125c

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.