As always, don't forget to backup your world before updating!
Fixes:
- Fix disconnect when sending invalid container values Closes CyclopsMC/IntegratedDynamics#1255
As always, don't forget to backup your world before updating!
Additions:
- Support Vec3i in PacketCodec
- Add DimPos.withPosition
As always, don't forget to backup your world before updating!
Additions:
- Support Vec3i in PacketCodec
- Add DimPos.withPosition
As always, don't forget to backup your world before updating!
Fixes:
- Fix incorrect optimization in IngredientCollectionPrototypeMap
As always, don't forget to backup your world before updating!
Additions:
- Add single-classified collapsed ingredient collection This allows for more efficient match-based containment checking and iteration for mods such as Integrated Dynamics, Tunnels, and Terminals..
As always, don't forget to backup your world before updating!
Additions:
- Add single-classified collapsed ingredient collection This allows for more efficient match-based containment checking and iteration for mods such as Integrated Dynamics, Tunnels, and Terminals.
As always, don't forget to backup your world before updating!
Fixes:
- Fix fluid properties not being applied Related to CyclopsMC/EvilCraft#967
As always, don't forget to backup your world before updating!
Fixes:
- Fix incorrect containment check in IngredientCollectionPrototypeMap This is a regression since 61267920638e48331a513b9a446907910122078d Closes CyclopsMC/IntegratedTerminals#98
As always, don't forget to backup your world before updating!
Fixes:
- Fix crash when filling creative tabs multiple times
As always, don't forget to backup your world before updating!
Initial 1.19.3 release
As always, don't forget to backup your world before updating!
Fixes:
- Fix config changes not always taking effect, Closes CyclopsMC/EverlastingAbilities#211
As always, don't forget to backup your world before updating!
Changes:
- Optimize containment checks in IngredientCollectionPrototypeMap This fixes performance issues such as CyclopsMC/IntegratedTerminals#94