promotional bannermobile promotional banner

Kilt

Allows the loading of (Neo)Forge mods in the Fabric ecosystem. Very experimental.

File Details

Kilt v20.1.12 (MC 1.20.1)

  • B
  • Nov 21, 2025
  • 25.39 MB
  • 14.2K
  • 1.20.1
  • Fabric

File Name

Kilt-20.1.12.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:kilt-1295823:7244572"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Late release, been busy with a lot of things. Wanted to address more issues but alas, don't have time at the moment.

Changes

  • Support for Fabric Loader 0.18.0 and later
  • Updated Kotlin to 2.2.21
  • Exclude asm-analysis from being imported by ASMFabricLoader
    • Fixes crash with Fabrication
  • Improve mod compatibility of re-equip check (PR #526 by @Acuadragon100)
    • Fixes compatibility with Combatify and CookeyMod
  • Try returning an empty ArrayList for avoiding UnsupportedOperationExceptions in some weird cases

Fixes

  • Fixed Flywheel Forge not showing error for Flywheel Fabric
  • Add and fix checks for field and method access transformer wildcards (PR #528 by @SuperKnux)
  • Try to fix unknown self() crash
  • Fix dedicated server crash

Forge Mod Fixes

  • Hopefully fix crash with Cryptic Registry