Skip to content
This repository was archived by the owner on Sep 10, 2026. It is now read-only.

v0.9.4.1 — Porting Lib Coexistence

Choose a tag to compare

@chaevsfe chaevsfe released this 30 Mar 06:17

Create Fabric UfoPort v0.9.4.1

two versions of Create included:

create-fabric-ufoport-0.9.4-standard.jar

the normal build. use this if your modpack doesnt have mods that bring in official porting lib (critters and companions, sophisticated mods, etc). if you get an "incompatible mod set" error, switch to the coexistence jar.

create-fabric-ufoport-0.9.4-coexistence.jar

the coexistence build. our porting_lib_ufo runs alongside the official porting lib. all overlapping interface methods are prefixed so both libs can inject into vanilla classes without crashing. use this if your modpack has mods like critters and companions.

addons (work with both versions)

  • Steam 'n' Rails 1.7.2
  • Create Connected 1.1.13
  • Crafts & Additions 1.3.3
  • Bells & Whistles 0.4.3
  • Enchantment Industry 1.2.16

requirements

  • Minecraft 1.21 / 1.21.1
  • Fabric Loader >= 0.16.0
  • Fabric API >= 0.102.0+1.21.1
  • Java 21