CITX (CIT Extension)

Quick rating

CITX (CIT Extension)

No reviews yet

A mod that allows easy renaming of CIT items with a custom command.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
Apache License 2.0
Latest Version
1.0-mc1.21.x
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

CITX (CIT Extension)

A smart mod that makes renaming CIT items quick and easy with one command.
Made for builders, creators, and anyone tired of the anvil clanking.

👉 Features

  • 🏷️ Rename items with simple commands
  • 🔄 Swap CIT extensions instead of stacking them
  • 📝 Full rename support for display names
  • ♻️ One-command reset to default
  • 🛡️ Smart logics, clean-ups, and naming conditions
  • 💻 Client-side only, nothing to install server-side

🚀 Quick Reference

Command Alias What it does
/citx <input> Shortcut. Skips "extend" entirely, just adds/swaps the extension
/citx extend <extension> /citx e <extension> Adds or swaps a CIT extension, keeps the base name
/citx rename <name> /citx r <name> Replaces the entire display name
/citx reset /citx x Clears the custom name

⚠️ Important: After using any command, open and close your inventory to refresh the renamed item so it displays correctly in the world.

Unfortunately, this cannot be fixed, as it is a limitation of how Minecraft handles item renames and client-side item updates.

#️⃣ Commands

/citx extend

Adds or swaps an extension

Keeps the item's base name and only touches the extension.

/citx extend <extension>
/citx e <extension>          # alias
/citx <input>            # shortcut, no subcommand needed

For quick extension changes you don't even need to type "extend" or "e". Just /citx <input> on its own works the same way:

/citx red
Grass Block → Grass Block_red

Example (full form)

/citx extend red
Grass Block → Grass Block_red

Run it again with a new extension and it replaces the old one, it doesn't stack:

Grass Block_old
/citx e new
→ Grass Block_new        ✅
→ Grass Block_old_new    ❌ (never happens)
/citx rename

Replaces the whole name

/citx rename <name>
/citx r <name>            # alias

Example

/citx rename Mystic Sword
→ Mystic Sword
/citx reset

Resets item name back to default

/citx reset
/citx x                   # alias

🧹 Automatic Cleanup

You don't have to think about formatting. CITX handles it in the background:

  • Collapses duplicate underscores
  • Keeps only one extension at a time
  • Adds a missing leading underscore
  • Blocks malformed names before they happen
Stone__red → Stone_red

🔁 Example Workflow

Hold: Grass Block

/citx blue           → Grass Block_blue     (shortcut for extend)
/citx green          → Grass Block_green    (swapped, not stacked)
/citx r Emerald Trophy   → Emerald Trophy
/citx x              → Grass Block          (back to default)

🐞 Reporting Bugs & Issues

Please report all bugs & issues you found in the github issues page.

⚖️ Apache-2.0 license

This project is protected by Apache License Version 2.0, January 2004: http://www.apache.org/licenses/

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works