90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Variants-CIT v3.0.0+1.21.4-pre1

Changelog

Porting to MC 1.21.4. Some Java API breaking changes, but no datapack breaking changes other than the removal of model override predicates. Most old packs should work out of the box.

  • Modules now use items/ instead of models/ as primary assets.
  • Modules may now automatically generate basic items assets based on existing and mod-generated models. Enabled by default for backward compatibility, can be disabled by setting itemsFromModels to false in the module.
  • Item assets are searched for at the root of items/, but corresponding models and textures are now searched for in models/item/ and textures/item/. For backward compatibility, any leading "item/" will automatically be stripped off model prefixes, fallback models, and special models.
  • Added the numeric property variants-cit:stored_enchantment_level, usable in item assets as a replacement for the old level model override predicate

Java API:

  • Removed all deprecated methods.
  • Replaced all ModelIdentifiers with plain Identifiers.

Dependencies

Files

variants-cit-3.0.0+1.21.4-pre1.jar(60.37 KiB) Primary Download
variants-cit-3.0.0+1.21.4-pre1-sources.jar(33.19 KiB) Download

Project members

Estecka

Author

Details

Licensed EUPL-1.2
Published 5 months ago
Updated 23 days ago