Chime

Chime

Mod

Adds predicates for more interactive item models

Client LibraryUtility

50.0k downloads
313 followers
Created3 years ago
Updated7 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...
Filter channels...

Chime 1.5.0

by Emi on Oct 21, 2023
Download

1.4.0

by Emi on Jan 7, 2023
Download

Chime 1.3.0

by Emi on Jul 2, 2022
Download

Updated to 1.19

Chime 1.2.1

by Emi on Mar 16, 2022
Download

Updated to 1.18.2

Chime 1.2.0

by Emi on Jan 18, 2022
Download

Updated to 1.18

Chime 1.1.3

by Emi on Apr 22, 2021
Download

Fixes

  • Fixed mixin issue that prevented armor overrides from working on modern FAPI versions
  • Fixed armor override predicates not being reversed (or more accurately, not being reversed, as is expected of vanilla overrides)
  • Fixed log spam issue about IO errors which were vanilla models

Chime 1.1.2

by Emi on Feb 21, 2021
Download

Fixes

  • Fixed texture dependency error that caused standalone item overrides that referenced otherwise unreferenced textures to render as invisible
  • Fixed NBT array matching to match against sizes correctly
  • Fixed range parse issue that treated ranges such as [0..10] as if they were [0..10)

Chime 1.1.1

by Emi on Feb 18, 2021
Download

Fixes

  • Fixes regex not being parsed correctly

Chime 1.1.0

by Emi on Feb 18, 2021
Download

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

Chime 1.0.0

by Emi on Feb 5, 2021
Download

External resources



Project members

Emi

Owner


Technical information

License
MIT
Client side
required
Server side
unsupported
Project ID