
AE2 and TR compatibility
I am using AE2 [15.4.10] on forge [1.20.1] with Tech Reborn [5.8.14] using the connector mod [1.0.0 beta.47]. As AE2 is forge and TR is fabric, they use...
Downloads
3
Remixes
0
Price
Free
neoforge · Both · 1.20.1 · mod
AE2 and TR compatibility
- Adds a Forge 1.20.1 compatibility layer so Applied Energistics 2 buses and pattern providers can see Tech Reborn machines that are running through Connector.
- The mod attaches Forge item and fluid capabilities to Tech Reborn/RebornCore block entities by reflecting into Fabric’s transfer API at runtime. When Fabric API/Connector is present, AE2’s import/export/storage buses and interfaces can push or pull items and fluids as if the machines were native Forge inventories.
- Requirements: Applied Energistics 2 (15.4.10), Tech Reborn (5.8.14) with RebornCore, Connector with Fabric API, and Forge 47.x for Minecraft 1.20.1.
- Behavior is side-aware; the bridge respects sided storage exposed by Fabric transfer lookups. If no Fabric storage is exposed or Fabric API is absent, the capability simply isn’t provided.
- Fluid amounts are converted between Fabric’s droplet units and Forge millibuckets; volumes follow Fabric’s 81 droplets per mB convention.
- The mod id is
ae2andtrcompatibility; drop the built jar into mods alongside the dependencies to enable the bridge.
MultiFrameGen
a mod that optimizes rendering so the FPS is boosted using motion based frame generation that interpolates, add a reflex so that the latency and delay is low...
Amecs-NeoForge
Add redefinable keybindings with modifier keys; search bar on the Controls screen; non-blocking keybindings to allow multiple bindings per key; combo...
Speedrunner vs Hunter AI
Create a Minecraft mod "Speedrunner vs Hunter": hostile Hunters with roles (MELEE, ARCHER, BUILDER, TANK), adaptive AI, teleport, bridge building, TNT,...
betterenchants
A mod that makes the enchant cap the integer limit as well as being able to add any combination of enchants together.
the king in yellow
theres an entity called "the king in yellow" going after the player. The king in yellow is a tall figure, covered in yellow robes and a blurred face. If the...
dupe
package com.example.dupemod; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.item.ItemStack;...