APortingCore
APortingCore - Minecraft Version Bridge
Attention: This mod is under active development. We cannot guarantee stable operation and are not responsible for the safety of your game worlds.
Main Function
APortingCore provides a unique opportunity to run modifications created for modern Minecraft versions on the outdated but popular version 1.7.10. This is achieved through a complex code adaptation system.
Technical Features by Version
Version 0.1
- Redirecting class paths from new versions to similar ones in 1.7.10
- Adding and modifying annotations for compatibility
- Disabling Minecraft version checking in new mods
- Transferring graphical implementation from modern versions
- Partial support for sound events
Version 0.2
- Working events
- Functioning key bindings
- Basic interface functionality (main problem of this version)
Version 0.3
- Working with Mod.Instance and Mod.Metadata
- Vector logic
- Functioning chat messages
- Adding control events to GuiEvent
- Working C17PacketCustomPayload
Compatibility
Current list of supported modifications is available at: Compatible mods with APortingCore v0.3
Note: All tested mods were downloaded directly from official CurseForge pages and developers. Mods were not modified, except for CompactChat-1.3(1.8.9).jar, which is recommended to be taken from our repository for better compatibility.
Incompatible Mods
We strive to support the maximum number of modifications, so we hope this list remains short:
- Galacticraft
- ASJCore (for APortingCore version 0.3 and below)
Installation
Basic Steps:
- Install the latest version of Forge for Minecraft 1.7.10
- Download the current version of APortingCore
- Place APortingCore in the mods folder
- Add selected mods to the mods folder
- Launch Minecraft
Additional Steps for Versions 0.3 and Above:
Attention: For versions 0.3+, additional configuration is required:
- Open the Forge file as an archive
- Go to the META-INF folder
- Delete two files (if present): FORGE.DSA and FORGE.SF
- Edit the MANIFEST.MF file by deleting all lines after line 22
Forge path usually: libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar
Important: File names and locations may vary depending on the launcher used. Launchers that automatically reload libraries are incompatible with APortingCore.
Advice: Create a backup of Forge before making changes.
Frequently Asked Questions
Question: Is Mod Name supported if my game crashes?
Answer: We cannot know exactly which mods are supported. If a crash occurs, the mod is probably incompatible.
Question: What configurations does APortingCore have?
Answer: None. You don't need to configure anything - just enjoy the game with mods from new Minecraft versions.
Other questions can be asked on the Discord server