This is an unofficial fork of the original CIT Resewn mod, updated to work on Minecraft 1.21.x (tested on 1.21.4).
Two versions are available: LEGACY and STANDALONE.
LEGACY is a lightweight, stripped-down port focusing only on the core CIT (Custom Item Textures) functionality.
To keep the mod minimal and dependency-free, the following have been removed:
- β No ModMenu integration
- β No Cloth Config dependency
- β No extra libraries
β Pure CIT functionality, nothing else.
This version has no configuration screen β it just works. Perfect if you only need custom item textures.
STANDALONE is the complete, unmodified version, based directly on the original source code with no features removed.
It includes:
- β Full ModMenu integration
- β Full Cloth Config API support
- β All original settings and dependencies
- β A full-featured configuration screen
STANDALONE means "everything the original author intended" β all integrations, all settings, all dependencies. It is self-contained precisely because it keeps all these features.
- Ensure you have Fabric Loader (version 0.16.0 or newer) and Fabric API installed for Minecraft 1.21.x.
- Choose your version:
- LEGACY β for a lightweight, no-dependency experience.
- STANDALONE β for the full-featured version with all integrations.
- Download the corresponding
.jarfile from the Releases section. - Place the downloaded
.jarfile into yourmodsfolder. - Put your desired CIT resource packs into the
resourcepacksfolder and activate them in-game.
For the LEGACY version, install:
citresewn-legacy-v0.9.1-1.21.x.jar
For the STANDALONE version, install:
(coming soon β will be named citresewn-standalone-v0.9.1-1.21.x.jar)
This fork is based on the source code by Bittorn, who did the initial porting work for 1.21.4.
- Original Bittorn's repository: Bittorn/CITResewn-1.21.4
- Full Changelog for Fabric 1.21.4+: Fabric 1.21.4 changes.md
- Full Changelog for Fabric 1.21.2+: Fabric 1.21.2 changes.md
- All credit for the original mod goes to SHsuperCM. This is just a maintenance fork to keep it alive on newer versions.