promotional bannermobile promotional banner

CIT Resewn Continuation

Unofficial continuation of CIT Resewn for modern Minecraft versions

File Details

v1.2.2-fork.5+26.1

  • B
  • May 19, 2026
  • 375.23 KB
  • 5
  • 26.1
  • Fabric

File Name

citresewn-continuation-1.2.2-fork.5+26.1.jar

Supported Versions

  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cit-resewn-continuation-1547171:8114157"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Mirrored from Modrinth (QLOQXGtn).

1.2.2-fork.5+26.1

Fixed

  • Ported CIT Resewn Continuation to Minecraft 26.1/Fabric.
  • Restored Barely Default elytra CIT loading on 26.1.
  • Fixed worn/damaged elytra variant priority so low-durability textures resolve correctly.
  • Restored item model material-prefix fallback for names such as Diamond Claymore and Golden Cutlass.
  • Kept the defaults module bundled inside the main jar; install only the main jar.

1.2.2-fork.5+1.21.11

Fixed

  • Restored legacy nbt.Damage=... condition support for Minecraft 1.21.11.
  • Added support for item subtexture overrides such as texture.layer1=....
  • Added ISO-8859-1/Latin-1 fallback parsing for .properties files that are not valid UTF-8.
  • Fixed armor CIT loading when packs contain invalid legacy item ids.
  • Added a turtle shell armor compatibility alias for legacy texture.turtle_layer_1=... rules on modern turtle_scute equipment assets.
  • Preserved sorted elytra CIT selection order so worn elytra variants respect weight/path priority.
  • Updated the Fabric API dependency id from fabric to fabric-api.

1.2.2-fork.3+1.21.11

  1. Fixed item CITs that use both model and texture.
  2. The resolved texture value now replaces layer0 in the custom model.
  3. Legacy nbt.display.Name rules now also check the modern item name component.
  4. Legacy name compatibility messages now log as warnings instead of errors.

1.2.2-fork.1+1.21.11

  • Forked the abandoned CIT Resewn project into CIT Resewn Continuation
  • Ported the project to Minecraft 1.21.11
  • Updated the item model pipeline for the 1.21.11 client asset system
  • Restored model-based item CITs
  • Restored common texture-only item CITs
  • Restored armor CIT support on the modern equipment renderer
  • Restored elytra CIT support
  • Added a first-pass enchantment glint implementation for 1.21.11
  • Added a smoke-test resource pack and release packaging for the fork

Earlier Upstream Changes

  • Fixed enchantment glints not working
  • Switched legacy Stonecutter out in favor of the newer Stonecutter
  • Fixed 1.19.4 port
  • Fixed 1.20.1 port
  • Fixed 1.20.4 port