Item Components Mod (1.21.8, 1.20.6) makes it easy for modpack creators to edit various different item properties like stack size, damage values, tooltips, etc. The working of this mod is data driven with the help of datapacks. The mod also supports modded items and modded item components.

Features:

Examples of editable items:

  • Max stack size
  • Armor, damage & attack speed values
  • Default placement state
  • Enchantment glint
  • Fireproof
  • Nutrition, saturation, eating time & effects
  • Tooltips
  • Name & lore
  • Jukebox song
  • Max damage
  • Rarity
  • Default mining speed, durability change & effective blocks
  • Unbreakable

Datapack creation

Components on (an) item(s) can be changed by adding an entry under :item_components/.json.

Entries have 3 fields, all optional:

  • parents: an ID or an array of IDs : The entries to inherit. Note that only the parent’s parents and parent’s components are inherited, not the parent’s targets.
  • targets: an item ID, an item tag suffixed with ‘#’ or an array of item IDs : The items to apply the component changes to.
  • components: a component changes object : The component changes to apply to the items.

Screenshots:

Requires:

Fabric API

How to install:

Click the following link to view details: How to Install Mods for Minecraft Java Edition on PC: A Beginner Guide

Item Components Mod (1.21.8, 1.20.6) Download Links

For Minecraft 1.20.6

Fabric version: Download from Server 1Download from Server 2

For Minecraft 1.21.1. 1.21

Fabric version: Download from Server 1Download from Server 2

For Minecraft 1.21.3

Fabric version: Download from Server 1Download from Server 2

For Minecraft 1.21.5

Fabric version: Download from Server 1Download from Server 2

For Minecraft 1.21.8, 1.21.7, 1.21.6

Fabric version: Download from Server 1Download from Server 2

Click to rate this post!
[Total: 0 Average: 0]