Releases: Estecka/mc-Variants-CIT
Releases · Estecka/mc-Variants-CIT
3.3.0+1.21.4
Merge tag '2.8.0+1.21.3' into 1.21.4
2.8.0+1.21.3
Merge tag '2.8.0+1.21.1' into 1.21.3
2.8.0+1.21.1
Added modules `trim`, `trim_pattern` and `trim_material`
3.2.1+1.21.4
Merge tag '2.7.1+1.21.3' into 1.21.4
2.7.1+1.21.3
Merge tag '2.7.1+1.21.1' into 1.21.3
2.7.1+1.21.1
NbtString modules now accept numeric data. (#18)
3.2.0+1.21.4
v3 - `items/` model assets (#15) - Now using `items/` instead of `models/` as primary assets. - Added options to automatically generate items from models. Defaults to true for backward compatibility. - Corresponding models and textures will now be searched for in `models/item/` and `textures/item/`, instead of `models/` and `items/`. - Fallback models, special models, and model prefixes will have their leading `item/` stripped off, for backward compatibility. - Added the numeric property `variants-cit:stored_enchantment_level`, as a replacement for the `level` model override predicate - Added numeric properties `custom_data`, `bucket_entity_data`, `entity_data` and `block_entity_data`, as a replacement for the `bucket_entity_age` predicate. - Added a mechanism to make modded item states compatible with vanilla. - Added a mechanism to automatically populate `dispatch_range`'s entries. #### Java API: - Removed deprecated methods - Replaced all `ModelIdentifier`s with plain `Identifier`s.
2.7.0+1.21.3
Added enchanted book level options
2.7.0+1.21.1
Merge tag '2.7.0+1.21.3' into 1.21.1
2.6.1+1.21.3
Fixed rendering of trident in hand (#17)