nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Chime

Chime

Mod

Adds predicates for more interactive item models

Client LibraryUtility

73.4k downloads
345 followers

Chime 1.1.0

Changelog

Additions

  • Armor textures can now be overridden using Chime predicates if placed at assets/minecraft/overrides/armor/[texture_name].json
  • Overrides can now exist in their own files, offering a way to optionally depend on Chime, or layer predicates from multiple mods or resource packs, placed at assets/[namespace]/overrides/item/[item_name].json using the same format as a normal chime predicate, but with only overrides in the root tag
  • NBT strings can now be matched against regex, strings that start and end with / will be treated as a regex pattern, such as /some/ matching the regex some
  • Added the durability predicate, for range matching against an item's damage
  • Added the entity/slot predicate, for matching an equipment slot that an item is in, this may be expanded in the future to support trinket slots.

Changes

  • The name predicate now no longer matches to regex by default, using the same format as NBT string matching

Files

chime-1.1.0.jar(42.04 KiB) Primary Download

External resources


Project members

Emi

Owner


Technical information

License
MIT
Client side
required
Server side
unsupported
Project ID