Purpose
This mod gives conditional item definitions the option to fall back to the definition provided by a lower-priority resource pack. This mimics the behavior of the original Custom Item Textures (CIT) mod, which allowed replacement rules from multiple packs to be applied to the same item. Rather than CIT's custom priority numbers, the pack order determines priority.
Installation
Add the mod JAR to your Fabric mods folder.
Usage
This mod adds a feature to item model definitions which can be used by resource pack designers. It is always active when the mod is installed.
Recall the JSON files found at assets/minecraft/item are item definitions;
the item models used for rendering are under assets/minecraft/models/item.
To indicate that an item definition should use the next-highest-priority
pack's definition as its fallback, create a field "definition_fall_through"
as a sister of your "fallback" field, and set it to true. The fallback thus
annotated will be replaced by the contents of the next pack's definition for
that item.
Packs still ought to provide a valid vanilla fallback model.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as laminate-1.0.0_1.21.11-fabric.jar — drop this file into the mods folder
- Download size: 30 KB
- Download link checked 23 Aug 2026 — working
These come from our own check of the pack file, not from the source page.