promotional bannermobile promotional banner
premium banner
Mod for return support CIT Optifine Resource pack's

Description

CIT Reborn

Modrinth Downloads CurseForge Downloads

CIT Reborn is a client-side mod that adds support for OptiFine's Custom Item Textures (CIT) format to the Minecraft fabric version.

This mod allows you to dynamically change the appearance of items, armor, elytra, and enchantment visual effects. Textures and models can be customized based on specific conditions, such as renaming an item at an anvil, durability level, stack size, the presence of certain enchantments, hidden NBT tags, and new data components. CIT Reborn provides a fabric alternative to OptiFine for working with custom textures.

Supported properties

  • type=item, type=armor, type=elytra, type=enchantment
  • items, matchItems
  • model, model.<name> (item)
  • tile, tiles, texture, texture.<name> (item)
  • texture.<name> (armor)
  • texture, blend, speed, rotation, layer, duration (enchantment)
  • weight
  • damage, damaged, stackSize
  • enchantments, enchantmentIDs, enchantmentLevels
  • potion, unbreakable
  • nbt.*, components.* (alias: component.*)

I would also like to thank SHsuperCM for his many years of development and support of the CIT Resewn mod. The mod was based on CIT Resewn source code.