Initial 1.20.1 port!
Changed
- switched the effective tool to break the Altar from pickaxe to axe
Fixed
- mixin crash on startup
Changed
- 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
Fixed
- insertion sound is no longer played when no item could be inserted into the Altar
Added
- maximum input validation to recipe serializer (64 items)
- empty tag validation to recipe serializer
Fixed
- NBT not being applied to output and input items
Added
- maximum input validation to recipe serializer (64 items)
- empty tag validation to recipe serializer
Added
- native REI support
- invisible mob eggs to item lookup in recipe viewers
Changed
- lots of internal changes to make Fabric support possible
- improved performance when interacting with the altar
- improved inventory handling
Fixed
- some bugs with automation of rituals
Initial release of the Fabric port!