Перейти к содержимому
Mineforgian

Chime

Adds predicates for more interactive item models

133K загрузок355 подписчиковMITfabricquilt

Обновлён 21 октября 2023 г. · опубликован 5 февраля 2021 г.

Chime is a mod that adds a predicate system for more dynamic and interesting item model variation. It supports the ability to vary model based on countless conditions, such as the item's name, enchantments, NBT, dimension, entity, and plenty more. Chime is built in with vanilla's predicate system, building on it instead of replacing it with a foreign system. The Chime wiki has exhaustive information on Chime's format, as well as information on how to use it as a resource pack or mod maker. This includes examples and documentation.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.5.0Релиз1.20, 1.20.1, 1.20.2, 1.20.4fabric, quilt21 октября 2023 г..jar (46 КБ)
1.4.0Релиз1.19.3fabric, quilt7 января 2023 г..jar (44 КБ)
1.3.0Релиз1.19, 1.19.1, 1.19.2fabric, quilt2 июля 2022 г..jar (44 КБ)
1.2.1Релиз1.18.2fabric16 марта 2022 г..jar (44 КБ)
1.2.0Бета1.18, 1.18.1fabric18 января 2022 г..jar (44 КБ)
1.1.3Релиз1.16, 1.16.4, 1.16.5fabric22 апреля 2021 г..jar (40 КБ)
1.1.2Релиз1.16, 1.16.4, 1.16.5fabric21 февраля 2021 г..jar (42 КБ)
1.1.1Релиз1.16, 1.16.4, 1.16.5fabric18 февраля 2021 г..jar (42 КБ)
1.1.0Релиз1.16, 1.16.4, 1.16.5fabric18 февраля 2021 г..jar (42 КБ)
1.0.0Релиз1.16, 1.16.4, 1.16.5fabric5 февраля 2021 г..jar (31 КБ)

Ченджлог

1.3.0Релиз1.19, 1.19.1, 1.19.2 · 2 июля 2022 г.

Updated to 1.19

1.2.1Релиз1.18.2 · 16 марта 2022 г.

Updated to 1.18.2

1.2.0Бета1.18, 1.18.1 · 18 января 2022 г.

Updated to 1.18

1.1.3Релиз1.16, 1.16.4, 1.16.5 · 22 апреля 2021 г.

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
1.1.2Релиз1.16, 1.16.4, 1.16.5 · 21 февраля 2021 г.

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)
1.1.1Релиз1.16, 1.16.4, 1.16.5 · 18 февраля 2021 г.

Fixes

  • Fixes regex not being parsed correctly
1.1.0Релиз1.16, 1.16.4, 1.16.5 · 18 февраля 2021 г.

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

Полная история изменений — на Modrinth.

Комментарии

Загружаем…