A 1.7.10 Minecraft mod that (attempts) to load older Minecraft mods ('1.2.5', '1.4.7', '1.5.2', '1.6.2', '1.6.4').
This uses a ton of magic and hacks to make it possible.
Currently does not work.
Do not expect this project to go anywhere soon, if at all.
For the technical people, ReTweak-Mod does all of the following (in chronological order) during runtime:
- Find and load mappings for deobfuscation
- Find and load ReTweak mods
- Construct ReTweak mods
- Deobfuscate and tweak ReTweak mods being constructed, before the class is loaded
- PreInitialization Event - Send event to all ReTweak mods
- Initialization Event - Send event to all ReTweak mods
- PostInitialization Event - Send event to all ReTweak mods
ReTweak-Mod will support multiple versions of Minecraft (in the future) instead of only one version.
Currently, the focus is to work on only one version of Minecraft to make sure everything works properly, then work on the next version,
which will be voted upon. If no votes are casted, then a version shall be picked instead.
- Custom mod loading
- Deobfuscation
- Get mods properly loaded and working
- Get other versions of Minecraft properly working
-
1.2.5 - NOT BEING WORKED ON
- ? - NOT WORKING
-
1.4.7 - NOT BEING WORKED ON
- AtmosMobs - Daveyx0 - NOT WORKING
- FancyGlass - Darkmainiac - NOT WORKING
- Iron Chests - cpw - NOT WORKING
- Coloured Beds Mod - Gorion91 - NOT WORKING
-
1.5.2 - Currently Being Worked On
- Campfire Mod - JSOne Studios - NOT WORKING
- Growing Flowers - gelber_kaktus - NOT WORKING
- Aquaculture - Team Metallurgy - NOT WORKING
-
1.6.2 - NOT BEING WORKED ON
-
1.6.4 - NOT BEING WORKED ON
Everything.
Currently not working.
No, this project is not the same as Intermediary by FyberOptic, although the goals are similarly aligned.
It seems we had the same idea around the same time and they were the one to actually make it possible, albeit for '1.2.5'.
FyberOptic - For publicly releasing Intermediary first before this project was even loading.