Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed MIT
Published last month
Advanced Reborn is an addon for Tech Reborn on Fabric.
It adds several extra items and machines inspired by IndustrialCraft 2 and older Tech Reborn-style addons, including:
- Nano Suit armor
- Charge Pads
- Ray Generators and compressed solar panels
- Configuration wrench
- Advanced batteries
- Miscellaneous utility items and machines
Changes In This Fork
This fork includes a compatibility fix for the 1.20.1 branch when running with RebornCore 5.8.15 and TechReborn 5.8.15.
- Updated
NanoSuitItemto use the newApplyArmorToDamageCallbacksignature - Updated
NanoSuitItemarmor tick method to match the currentArmorBlockEntityTickerAPI - Updated the
1.20.1build setup to resolve and compile againstRebornCore 5.8.15 - Updated the
1.20.1build setup to resolve and compile againstTechReborn 5.8.15 - Added the required Team Reborn Energy API dependency for the patched
1.20.1build - Updated the
1.20.1build toolchain to a compatible Gradle and Loom version
Purpose
The main goal of these changes is to keep the 1.20.1 build working with newer RebornCore and Tech Reborn releases, especially in the Nano Suit damage handling path that was causing a runtime crash.


