
Apron
A compatibility layer to load legacy mods on Fabric.
- Загрузки
- 4K
- Подписчики
- 31
- Обновлён
- 8 июня 2026 г.
- Лицензия
- MIT
Опубликован 29 июня 2022 г.
Apron
Apron adds a compatibility layer between Fabric and several legacy modding APIs. In essence, it is a complete re-implementation of the API mods of yesteryear.
Apron provides the following APIs and mods, with more surely to come:
- ✅ Risugami's ModLoader
- ✅ Risugami's ModLoaderMP
- ✅ Minecraft Forge
- ✅ Reforged
- ✅ ShockAhPI
- ✅ PlayerAPI
- ✅ AudioMod (Works with third-party launchers!)
- ✅ ModOptionsAPI
- ✅ GuiAPI
- ✅ Itemsprites API
Центр версий
13 версийЧенджлог
3.5.0Бетаb1.7.3 · 8 июня 2026 г.
Update StAPI compatibility to alpha 6.2
3.4.1Релизb1.7.3 · 5 мая 2026 г.
Exclude javax classes from bundled xpp3
3.4.0Релизb1.7.3 · 3 мая 2026 г.
Changelog
- Fix asymmetrical textures not being supported
- Add Nethercraft support with partial Forge tooling compatibility
- Reimplement ItemSprite API in Forge module
- Fix Forge shouldSuffocate check not working correctly
Station API Compatibility
- Fix missing textures with 3D Items mod
- Fix tool mining level again
- Fix block breaking texture
- Add more BlockEntity DataFixers
Mod Compatibility
- Nethercraft:
- Add partial support for Station API
- IC2:
- Fix Luminator crash
- Fix IronFurnace crash
- MFR:
- Fix Crafter top texture
- CREEPS:
- Fix custom item rendering
- EE:
- Fix crash with Station API
- Fix texture rendering
- Add partial tool compatibility
3.3.0Релизb1.7.3 · 27 марта 2026 г.
Changelog
- Fix crash when trying to load mods with protected main class
Mod Compatibility
- Fix MAtmos crashing on startup
Station API Compatibility
- Fix server startup crashes
- Forge - Fix late spritesheet loading
- Fix crash because of late BlockItem registration
Mod Compatibility
- IC2:
- Fix leaves drop
- Fix more block drops
- Fix fuel crashes
- Make miner barely work and not crash
- MoreCreepsAndWeirdos:
- Fix crash with SmoothBeta
- Minefactory Renewed:
- Fix rendering issues
- Fix remaining bugs
- ComputerCraft:
- Fix crashes and block drop issues
- Moonmod:
- Fix crashes
- Butterflies:
- Fix crashes
- TwilightForest:
- Fix ChunkStorage not being flattened correctly
- CoralReef:
- Fix crashes
UniWrench Compatibility
Allow using the universal wrench on IC2 and Minefactory Renewed blocks.
3.2.0Релизb1.7.3 · 20 марта 2026 г.
- [StAPI] Fix crashes related to forge tessellator
- Fix incompatibility with SmoothBeta, Macula, Catalyst and other mods that conflicted with Forge's Tessellator
3.1.0Релизb1.7.3 · 16 марта 2026 г.
- Reimplement Reforged
- [StAPI] Add support for Reforged apis
- Mark the Forge module as incompatible with Catalyst
- Fix crash with OverrideAPI and AetherMP
3.0.1Релизb1.7.3 · 13 марта 2026 г.
- Fix AMI compatibility crashes
3.0.0Релизb1.7.3 · 11 марта 2026 г.
Changelog
Summary
The mod was almost fully rewritten.
Each api supported has been turned into a submodule, meaning they can be enabled or disabled at will for compatibility reasons.
StAPI Compatibility has been updated to 2.0.0 alpha 5, with a lot of improvements, making the whole system much more resilient.
Vanilla compatible code and StAPI compatibility code have been clearly seperated, meaning there won't be any logic leaks between the two environments.
ML mods now show up in ModMenu.
ML mods garanteed to work with StAPI
- Portal Gun (client and server)
- Buildcraft (client)
- IC2 b1.8 backport (client)\
Use other ML mods at your own risk
Technical changelog
- Full rewrite of the mod.
- Update dependencies
- Bump required Fabric Loader version to 0.17.2+.
- Split into multiple modules.
- Fix most issues when using Apron without StAPI.
- [StAPI] Rewrite compatibility layer for 2.0-alpha.5+.
- Show ModLoader mods in Mod Menu if available.
- Partial compatibility with starac (legacy-lwjgl3)
- [StAPI] Improved compatibility with PortalGun, Buildcraft and IC2 backport.
Комментарии
Загружаем…