Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
[CIT] CustomItemTextures

[CIT] CustomItemTextures

MCPatcher's CIT w/o OptiFine. A reliable fork of CITResewn!

68.5k
58
Utility
[CIT] CustomItemTextures has been archived. [CIT] CustomItemTextures will not receive any further updates unless the author decides to unarchive the project.

Compatibility

Minecraft: Java Edition

1.20.4

Platforms

Fabric

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki

Creators

UltimatChamp
UltimatChamp Member

Details

Licensed MIT
Published last year
Updated last year
DescriptionGalleryChangelogVersions

USE THE ORIGINAL MOD! IT'S FINALLY PORTED TO 1.20.4🎊

MCPatcher's CIT w/o OptiFine. A reliable fork of CITResewn!

The main CIT mod serves as an API to add types and conditions while CIT: Defaults uses that API to provide the default types and conditions that naturally come with the CIT format.

Downloads

You can get CIT(bundled with Defaults) from Modrinth, CurseForge or by compiling it from source

       

CIT Docs

Docs for CIT Resewn's usage are available over at https://citresewn.shcm.io

API

CIT is distributed for development through Modrinth's Maven repository under cit.
Defaults can be added separately through the same Maven under cit-resewn-defaults.

Gradle example:

// Add the modrinth maven repository:
repositories {
    ...
    maven {
        name = "Modrinth"
        url = "https://api.modrinth.com/maven"
        content {
            includeGroup "maven.modrinth"
        }
    }
}

dependencies {
    ...
    // Add the base CIT API to the project
    modCompileOnly "maven.modrinth:cit:1.0.0+1.20.4"
    // Add Defaults to the project
    modCompileOnly "maven.modrinth:cit-resewn-defaults:1.1.3+1.20"
}

API usage documentation will be available soon over at the docs.

For example usage of the CIT API, take a look at how Defaults does it.

Contributing

Bug fixes and feature implementations are always welcome and will usually be accepted once verified to be ok/fit in the mod.

Translations aren't really necessary but if you PR them there's no reason they won't be accepted.

Lastly, the docs site is also open source, PRs can be made to the docs branch.

Disclaimer

This is a temporary fork of CITResewn. The project will be archived, once the original mod is updated.

Modrinth is open source.

feat/theseus/tauri-v2@c5403db

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.