Compatibility
Minecraft: Java Edition
1.20.4
1.20–1.20.2
1.19–1.19.3
1.18.x
1.16.4–1.16.5
1.16
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 3 years ago
Updated last year
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 onlyoverrides
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 regexsome
- 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
Metadata
Release channel
ReleaseVersion number
1.1.0Loaders
Game versions
1.16, 1.16.4–1.16.5Downloads
123Publication date
February 18, 2021 at 5:01 PMPublisher
Emi
Owner