All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.7 - 2023-07-25
- Portuguese translation (#21)
- ingredients not properly being serialized and not supporting nbt
- bumps minimum KubeJS version to 1902.6.1-build.336
- catalysts not supporting nbt ingredients
2.0.6 - 2023-07-20
- mixin crash on startup
2.0.5 - 2023-07-19
- updated KubeJS to 6.1 (#18)
2.0.4 - 2023-02-02
- inventory size of the Altar is now limited to the recipe with the highest input size
- this prevents the Altar from acting as a mass storage for items
- the maximum input size of recipes is 64 item stacks
- insertion sound is no longer played when no item could be inserted into the Altar
2.0.3 - 2023-01-29
- items with secondary use in off-hand preventing item withdrawal
- duplication glitches with automation (#14)
2.0.2 - 2023-01-15
- maximum input validation to recipe serializer (64 items)
- empty tag validation to recipe serializer
2.0.1 - 2023-01-13
- ability to waterlog the Altar blocks (#12)
- offset and spread not being applied to single outputs (#13)
2.0.0 - 2022-12-20
- native REI support
- invisible mob eggs to item lookup in recipe viewers
- lots of internal changes to make Fabric support possible
- improved performance when interacting with the altar
- improved inventory handling
- some bugs with automation of rituals
1.1.7 - 2022-11-19
- German translation
- crash with latest KubeJS version (#10)
- this bumps the minimum KubeJS version to 1902.6.0-build.119
1.1.6 - 2022-11-02
- a rare crash when an item was not resolved correctly from a recipe
- some entities being not correctly rendered in recipe lookup
1.1.5 - 2022-11-01
- bumped version to the same one as the 1.18 branch to keep sync
- an extraction dupe bug when taking out items from the altar
1.0.0 - 2022-10-18
1.19 port with KubeJS v6 integration!