Back to marketplace
CIT Resewn
Modrinth Mod

CIT Resewn

Re-implements MCPatcher's CIT (custom item textures from optifine resource packs)

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Mod

Access

Free

Latest version

1.2.2+1.19.4

Downloads

24 055 474

Loaders / Platforms

fabric

Minecraft versions

1.17 – 1.20.2 1.20.4 1.21 – 1.21.1

Categories

utility

Description

Detailed information

<center><img src="https://citresewn.shcm.io/img/project_description/logo_shadow.png" alt="CIT Resewn" width="247" height="247"></center> <center>CIT Resewn is MCPatcher's CIT features re-written outside of optifine as a standalone mod for fabric</center> [<center><img src="https://citresewn.shcm.io/img/project_description/docs.png" alt="Go to the docs for more info!" width="268" height="53"></center>](https://citresewn.shcm.io/) [<center><img src="https://citresewn.shcm.io/img/project_description/link_curse.png" alt="Curseforge" width="135" height="53"></center>](https://www.curseforge.com/minecraft/mc-mods/cit-resewn) ### Huh? What does it do? MCPatcher had a feature called Custom Item Textures(or CIT for short) which was later adopted by Optifine. Custom Item Textures allowed resourcepacks to replace the appearance of items when they met certain conditions. CIT Resewn does exactly that but as a standalone Fabric mod which does not require MCPatcher nor Optifine! On top of that, CIT Resewn aims to build upon the concept of CITs by expanding the available types and conditions. ### How is it different than MCPatcher/Optifine's CIT? CIT Resewn is intended to be fully backwards compatible with the old Optifine/MCPatcher packs. Though there are some key differences. First, the numeric id system was removed since the Flattening. Packs utilizing the so called "magic numbers" instead of the new text ids will not work. Second, Optifine and old minecraft versions have a bug which allows resourcepacks to put files in malformatted(or "broken") paths.<br> These are paths that contain "Non (lower cased) a-z, 0-9, dots, underscores and dashes" characters within either the file name or its parent directories. In the case that you must use such a broken pack, there is a compromise set up which is still highly experimental and not recommended. You can go to CIT Resewn's settings and allow broken paths. (I'm serious, this is not recommended at all) Lastly, to ensure compatibility with foreign packs, CITs will be loaded from .properties files under: `assets/minecraft/citresewn/cit` `assets/minecraft/optifine/cit` `assets/minecraft/mcpatcher/cit` ### Does CIT Resewn support Optifine/Sodium? While CIT Resewn is designed to work without any performance mod needed, I will try my best to ensure it is compatible with Sodium. With all that said, there will not be support for Optifine at all. There were also discussions around Sodium alternatives such as Canvas.<br> My official statement on compatibility with these mods is "if it works it works" unless I say otherwise. ### What about Forge? Forge is being kinda doodoo recently and Fabric's Mixins is what allows the mod to inject cits into vanilla so smoothly. Do not ask for a forge port or I'll break your elbows. ### 1.16/other versions? See [Issues#120](https://github.com/SHsuperCM/CITResewn/issues/120) <strike>If a version says it's for 1.x, it means it is aimed to work on all of 1.x's minor versions but specifically recommended for its listed minor version.</strike><br> Well not anymore! Thanks a lot mojank   ._. [<center><img src="https://citresewn.shcm.io/img/project_description/docs.png" alt="Go to the docs for more info!" width="268" height="53"></center>](https://citresewn.shcm.io/)

Developer

shsupercm

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

Change log

Project versions

Published versions and original Modrinth files.

1.2.2+1.19.4 Current Beta 18.10.2024

v1.2.2+1.19.4

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
- Fixed enchantment glints not working - Switched legacy Stonecutter out in favor of the newer [Stonecutter](https://stonecutter.kikugie.dev/) - Fixed 1.19.4 port - Fixed 1.20.1 port - Fixed 1.20.4 port
Sign in

0.38 MB

1.2.2+1.20.1 Beta 18.10.2024

v1.2.2+1.20.1

Supported Minecraft versions
1.20 1.20.1 1.20.2
Loaders / Platforms
fabric
Show changes
- Fixed enchantment glints not working - Switched legacy Stonecutter out in favor of the newer [Stonecutter](https://stonecutter.kikugie.dev/) - Fixed 1.19.4 port - Fixed 1.20.1 port - Fixed 1.20.4 port
Sign in

0.38 MB

1.2.2+1.20.4 Beta 18.10.2024

v1.2.2+1.20.4

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric
Show changes
- Fixed enchantment glints not working - Switched legacy Stonecutter out in favor of the newer [Stonecutter](https://stonecutter.kikugie.dev/) - Fixed 1.19.4 port - Fixed 1.20.1 port - Fixed 1.20.4 port
Sign in

0.38 MB

1.2.2+1.21 Beta 18.10.2024

v1.2.2+1.21

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Fixed enchantment glints not working - Switched legacy Stonecutter out in favor of the newer [Stonecutter](https://stonecutter.kikugie.dev/) - Fixed 1.19.4 port - Fixed 1.20.1 port - Fixed 1.20.4 port
Sign in

0.38 MB

1.2.1+1.21 Beta 20.09.2024

v1.2.1+1.21

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Slight optimization for components of `Text`s - Fixed component and nbt checks not matching when the root element is a list ([#456](https://github.com/SHsuperCM/CITResewn/pull/456)) - Fixed components not checking registry values ([#456](https://github.com/SHsuperCM/CITResewn/pull/456), [#465](https://github.com/SHsuperCM/CITResewn/pull/465), [#466](https://github.com/SHsuperCM/CITResewn/pull/466)) - Temporarily disabled enchantment glint CITs.
Sign in

0.38 MB

1.2.0+1.21 Beta 08.09.2024

v1.2.0+1.21

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- Ported to 1.21 - New format changes from nbt conditions to components for parity with optifine. [See #447](https://github.com/SHsuperCM/CITResewn/pull/447). - Temporarily disabled enchantment glint CITs.
Sign in

0.38 MB

1.1.5+1.20.4 Release 30.03.2024

v1.1.5+1.20.4

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric
Show changes
- Fixed CITs not being checked on the first cache interval - Fixed CITs not matching correctly in cases where the root element of a json is a string
Sign in

0.37 MB

1.1.5+1.20.1 Release 30.03.2024

v1.1.5+1.20.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- Fixed CITs not being checked on the first cache interval - Fixed CITs not matching correctly in cases where the root element of a json is a string
Sign in

0.37 MB

1.1.5+1.19.4 Release 30.03.2024

v1.1.5+1.19.4

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
- Fixed CITs not being checked on the first cache interval - Fixed CITs not matching correctly in cases where the root element of a json is a string
Sign in

0.37 MB

1.1.4+1.20.4 Release 30.03.2024

v1.1.4+1.20.4

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric
Show changes
- Significantly improved performance with large resourcepacks. - Significantly improved effectiveness of high config cache time with larger packs. - Fixed crash with some custom enchantment CITs(dbrighthd PR#258)
Sign in

0.37 MB

1.1.4+1.20.1 Release 30.03.2024

v1.1.4+1.20.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- Significantly improved performance with large resourcepacks. - Significantly improved effectiveness of high config cache time with larger packs. - Fixed crash with some custom enchantment CITs(dbrighthd PR#258)
Sign in

0.37 MB

1.1.4+1.19.4 Release 30.03.2024

v1.1.4+1.19.4

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
- Significantly improved performance with large resourcepacks. - Significantly improved effectiveness of high config cache time with larger packs. - Fixed crash with some custom enchantment CITs(dbrighthd PR#258)
Sign in

0.37 MB

1.1.3+1.20.4 Release 28.03.2024

v1.1.3+1.20.4

Supported Minecraft versions
1.20.4
Loaders / Platforms
fabric
Show changes
- Updated to 1.20
Sign in

0.37 MB

1.1.3+1.20 Release 10.06.2023

v1.1.3+1.20

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- Updated to 1.20
Sign in

0.38 MB

1.1.3+1.19.4 Release 25.03.2023

v1.1.3+1.19.4

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
- Updated to 1.19.4 (snapshot of 1.20) Thank you @MeeniMc 🙏
Sign in

0.38 MB

1.1.3+1.19.3 Release 02.01.2023

v1.1.3+1.19.3

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
- Updated to 1.19.3! This update does not work in 1.19.2! - Fixed legacy for the old "bow_standby" specification 2023 means 1.19.3! Sorry for the delay everyone! Thank you for your patience! Hopefully Mojank doesn't screw us over again with 1.19.4 :aware:
Sign in

0.38 MB

1.1.2+1.19.2 Release 10.09.2022

v1.1.2+1.19.2

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
- Removed incompatibility log message for older eating animations versions. - Fixed spawn eggs and goat horns cits with no model not appearing correctly. - Added a way to check the amount of elements in an nbt list by matching the list's `count` element. - Fixed parity with the enchantment speed and rotation defaults.
Sign in

0.37 MB

1.1.1+1.18.2 Release 01.07.2022

v1.1.1+1.18.2

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
- Removed redundant log messages for broken paths. - Fixed nbt condition not checking numbers against regex and pattern matchers.
Sign in

0.36 MB

1.1.1+1.19 Release 01.07.2022

v1.1.1+1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
- Removed redundant log messages for broken paths. - Fixed nbt condition not checking numbers against regex and pattern matchers.
Sign in

0.36 MB

1.1.0+1.18.2 Release 10.06.2022

v1.1.0+1.18.2

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
- Added option to set up fallback CITs for other implementations(more info in the wiki soon). - CIT custom elytras now have priority over cape-provided elytra textures. - The hand condition now has behavior parity to optifine's implementation. - IRegex pattern recognition for the nbt condition now takes other unicode cases into account(specifically fixed cyrillic case insensitivity).
Sign in

0.36 MB

1.1.0+1.19 Release 10.06.2022

v1.1.0+1.19

Supported Minecraft versions
1.19
Loaders / Platforms
fabric
Show changes
- Added option to set up fallback CITs for other implementations(more info in the wiki soon). - CIT custom elytras now have priority over cape-provided elytra textures. - The hand condition now has behavior parity to optifine's implementation. - IRegex pattern recognition for the nbt condition now takes other unicode cases into account(specifically fixed cyrillic case insensitivity).
Sign in

0.36 MB

1.0.1+1.18.2 Release 18.03.2022

v1.0.1+1.18.2

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
- Fixed incompatibility with Secret Rooms and LambdaBetterGrass.
Sign in

0.36 MB

1.0.0+1.18.2 Release 18.03.2022

v1.0.0+1.18.2

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
Complete rewrite of the mod!
Sign in

0.36 MB

0.9.1+1.17.1 Beta 17.01.2022

v0.9.1+1.17.1

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Fixed properties not reading UTF characters.
Sign in

0.2 MB

0.9.1+1.18.1 Beta 17.01.2022

v0.9.1+1.18.1

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Show changes
• Fixed properties not reading UTF characters.
Sign in

0.2 MB

0.9.0+1.17.1 Beta 15.01.2022

v0.9.0+1.17.1

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Added support for `method` and `fade` in `cit.properties`.<br> • Added support for `duration` in `type=enchantment`.
Sign in

0.2 MB

0.9.0+1.18.1 Beta 15.01.2022

v0.9.0+1.18.1

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
fabric
Show changes
• Added support for `method` and `fade` in `cit.properties`.<br> • Added support for `duration` in `type=enchantment`.
Sign in

0.2 MB

0.8.2+1.18.1 Beta 31.12.2021

v0.8.2+1.18.1

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
fabric
Show changes
• Added blending to type=enchantment.<br> • Added rgba multipliers to type=enchantmment. <br> • Removed bundled Fabric API, Fabric API is now required.<br> • Fixed conflict with Customizable Player Models.<br> • Fixed broken paths log message not appearing when warnings are muted.<br> • Fixed subtexture overriding failing when a model is present.<br> • Fixed .DS_Store breaking namespaces.<br> • Fixed nbt.display.color not recognizing hex color values.<br> • Fixed subtextures not working for crossbows.
Sign in

0.19 MB

0.8.2+1.17.1 Beta 31.12.2021

v0.8.2+1.17.1

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Added blending to type=enchantment.<br> • Added rgba multipliers to type=enchantmment. <br> • Removed bundled Fabric API, Fabric API is now required.<br> • Fixed conflict with Customizable Player Models.<br> • Fixed broken paths log message not appearing when warnings are muted.<br> • Fixed subtexture overriding failing when a model is present.<br> • Fixed .DS_Store breaking namespaces.<br> • Fixed nbt.display.color not recognizing hex color values.<br> • Fixed subtextures not working for crossbows.
Sign in

0.19 MB

0.8.1-1.18 Beta 01.12.2021

v0.8.1-1.18

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
fabric
Show changes
Please note that this is a very quickly made "working" v0.8.1 port for 1.18. Full multi version support is still planned but I simply dont have the time right now.
Sign in

0.27 MB

0.8.1 Beta 22.10.2021

v0.8.1

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Added citresewn command.<br> • Fabric API's Command API and Resource Loader are now included with CIT resewn.<br> • CIT Enchantment's default speed is now 1.<br> • Fixed type=item not working on tridents and spyglasses.<br>
Sign in

0.26 MB

0.8.0 Beta 16.10.2021

v0.8.0

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Added partial support for type=enchantment! Blending and layering methods are not implemented yet.
Sign in

0.19 MB

0.7.1 Beta 25.09.2021

v0.7.1

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Added support for multiple cits using the same model with different texture overrides.
Sign in

0.16 MB

0.7.0 Beta 21.09.2021

v0.7.0

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Implemented cit caching and config to enable/disable caching or increase the caching's laziness. (on by default at once per tick refreshing) • Checking cit Name and Lore tags will now evaluate the json if match is not a json. • Fixed damage and stackSize properties not being used correctly in some cases and not allowing open ended ranges.
Sign in

0.16 MB

0.6.1 Beta 18.09.2021

v0.6.1

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Fixed nbt regex matching not working • Minor tweaks to cit logs
Sign in

0.16 MB

0.6.0 Beta 18.09.2021

v0.6.0

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Re-wrote the sub item system to work properly along side json model overrides. • Added support for server-supplied enchantments(EcoEnchants). • Fixed absolute paths not working some times with resource type directory prefixes.
Sign in

0.16 MB

0.5.4 Beta 16.09.2021

v0.5.4

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Fixed crash when `enchantmentLevels` is specified.
Sign in

0.15 MB

0.5.3 Beta 14.09.2021

v0.5.3

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• When `items` is not defined, the properties file name is now checked as an item id as well. • Fixed absolute path resolution not considering paths starting from resourcepack root.
Sign in

0.15 MB

0.5.2 Beta 11.09.2021

v0.5.2

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
<p> • Added support for Cosmetic Armor. • Rewrote cit discovery. </p>
Sign in

0.15 MB

0.5.1 Beta 09.09.2021

v0.5.1

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• "Broken Paths" config option now requires a restart upon changing and when disabled, its mixins are not put in the game at all, thus not affecting it.
Sign in

0.14 MB

0.5.0 Beta 07.09.2021

v0.5.0

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
<p> • Added support for packs with broken paths, this is not recommended and you must enable it in the config. • Made logs more verbose. • Fixed path resolution not properly working in sub models. </p>
Sign in

0.14 MB

0.4.4 Beta 02.09.2021

v0.4.4

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Fixed literal model paths not loading if "models" prefix is not specified
Sign in

0.13 MB

0.4.3 Beta 31.08.2021

v0.4.3

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Fixed exact nbt match not matching • Fixed full cit paths not recognized within cit json models
Sign in

0.13 MB

0.4.2 Beta 30.08.2021

v0.4.2

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Made model jsons able to reference relative paths. (using ./) Please do not look at the code for this commit, I am not proud of it.
Sign in

0.13 MB

0.4.1 Beta 30.08.2021

v0.4.1

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Fixed item name/lore nbt tag requiring json
Sign in

0.13 MB

0.4.0 Beta 29.08.2021

v0.4.0

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
• Implemented cits for type=armor • Added config option to mute cit errors/warnings
0.3.0 Alpha 28.08.2021

v0.3.0

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
<p> • Added config and support for modmenu/cloth. • Added config option to disable the mod's functions. </p>
Sign in

0.13 MB

0.2.0 Alpha 28.08.2021

v0.2.0

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Show changes
Initial version! • Implemented cit for type item and type elytra
Sign in

0.05 MB