
Item Value Mod
Find fabric 1.21.1 create at: (Releases) Item Value Mod Item Value Mod adds a configurable value system to Minecraft items, with live tooltip display and…
⬇ Download on Modrinth
Find fabric 1.21.1 create at: https://github.com/tia9os/Create/tree/mc1.21.1/fabric/dev (Releases)
Item Value Mod
Item Value Mod adds a configurable value system to Minecraft items, with live tooltip display and command-based breakdowns.

Features
- Adds a
Value: <amount>line to item tooltips. - Calculates both single-item value and total stack value.
- Uses configurable rarity multipliers (
COMMON,UNCOMMON,RARE,EPIC). - Applies crafting-aware rules:
- Craftable vs non-craftable multipliers
- Ingredient-count bonus (with cap)
- Optional recipe-based base value derivation
- Ships with a large set of default values for notable vanilla items.
- Auto-creates and auto-updates config defaults.
Commands
/itemvalueor/itemvalue hand- Shows held item value and a detailed calculation breakdown.
/itemvalue reload- Reloads config and rebuilds recipe cache.
- Requires permission level 2 (operator).
Formula
singleValue = (baseValue + ingredientBonus) * rarityMultiplier * craftingMultiplier
totalValue = singleValue * stackCount
Configuration
Config file path:
config/item_value_mod.json
You can configure:
defaultBaseValueitemBaseValues(per-item overrides)rarityMultiplierscraftingrules:craftableMultipliernonCraftableMultiplierenableIngredientBonusingredientBonusingredientBonusCapderiveBaseValueFromRecipesrecipeValueMultiplierderivationPasses
Compatibility
- Minecraft
1.21.1 - Fabric Loader
>= 0.18.4 - Fabric API required
- Java
21+
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- 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 itemvaluemod-1.0.1.jar — drop this file into the mods folder
- Download size: 32 KB
- Download link checked 10 Sept 2026 — working
These come from our own check of the pack file, not from the source page.