promotional bannermobile promotional banner

CIT Resewn Continuation

Unofficial continuation of CIT Resewn for modern Minecraft versions

File Details

v1.2.2-fork.6+1.21.11

  • B
  • May 19, 2026
  • 385.26 KB
  • 12
  • 1.21.11
  • NeoForge

File Name

citresewn-continuation-1.2.2-fork.6+1.21.11.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

Mirrored from Modrinth (5uqgGJWW).

1.2.2-fork.6+1.21.11 NeoForge beta

Fixed

  • Added model.trident_throwing support on 1.21.11 so trident CITs can use the correct throwing model variant while the item is being used.
  • Fixed generated item model selection to use the entity use-state for trident throwing overrides.

1.2.2-fork.5+1.21.11 NeoForge beta

Fixed

  • Ported the fork to Minecraft 1.21.10 and 1.21.11 on NeoForge.
  • Switched the build to Architectury Loom with loom.platform=neoforge.
  • Added NeoForge mod metadata and bundled defaults in the NeoForge jar.
  • Added early-load guards around NeoForge ModList access during mixin setup.
  • Updated 1.21.11 renderer, identifier, item-model, armor, elytra, and glint mappings.
  • Added CIT texture loading to the Minecraft 1.21.11 item atlas path.
  • Published the tested Minecraft 1.21.11 NeoForge build as beta.

1.2.2-fork.5+26.1.2

Fixed

  • Built a compatibility release for Minecraft 26.1, 26.1.1, and 26.1.2.
  • Updated Fabric Loader/Fabric API targets for the 26.1.x line.
  • Includes the 26.1 fixes for Barely Default elytras, damaged elytra priority, and material-prefixed item model names.

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