Skip to content

Releases: Estecka/mc-Variants-CIT

3.3.0+1.21.4

03 Jan 11:37
Compare
Choose a tag to compare
Merge tag '2.8.0+1.21.3' into 1.21.4

2.8.0+1.21.3

03 Jan 11:37
Compare
Choose a tag to compare
Merge tag '2.8.0+1.21.1' into 1.21.3

2.8.0+1.21.1

03 Jan 11:37
Compare
Choose a tag to compare
Added modules `trim`, `trim_pattern` and `trim_material`

3.2.1+1.21.4

08 Dec 23:25
Compare
Choose a tag to compare
Merge tag '2.7.1+1.21.3' into 1.21.4

2.7.1+1.21.3

08 Dec 23:25
Compare
Choose a tag to compare
Merge tag '2.7.1+1.21.1' into 1.21.3

2.7.1+1.21.1

08 Dec 23:24
Compare
Choose a tag to compare
NbtString modules now accept numeric data. (#18)

3.2.0+1.21.4

04 Dec 17:53
46e191a
Compare
Choose a tag to compare
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

04 Dec 17:53
Compare
Choose a tag to compare
Added enchanted book level options

2.7.0+1.21.1

04 Dec 17:53
Compare
Choose a tag to compare
Merge tag '2.7.0+1.21.3' into 1.21.1

2.6.1+1.21.3

27 Nov 09:43
Compare
Choose a tag to compare
Fixed rendering of trident in hand (#17)