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
As always, don't forget to backup your world before updating!
Additions:
- Add pt_br.json
Fixes:
- Fix fluids having no localized names Closes CyclopsMC/EvilCraft#950
As always, don't forget to backup your world before updating!
Update to MC 1.19.2
As always, don't forget to backup your world before updating!
Additions:
- Add transformable shaped and shapeless recipe serializers Required for CyclopsMC/IntegratedDynamics#1189
As always, don't forget to backup your world before updating!
Additions:
- Add transformable shaped and shapeless recipe serializers Required for CyclopsMC/IntegratedDynamics#1189
As always, don't forget to backup your world before updating!
Changes:
- Update to Forge 41.0.99
As always, don't forget to backup your world before updating!
Additions:
- Restore Structure configs
Changes:
- Use RandomSource in ParticleDropBlockComponent
- Use RandomSource in WeightedItemStack
- Update to new FluidTypes
- Register recipe types to forge registry
- Use RandomSource in models
Fixes:
- Increase timeout limit of dev world discovery
- Fix fluid tanks not resetting color after render
- Fix recipe type interaction issues
- Fix ID Energy Battery causing overflows Closes CyclopsMC/IntegratedDynamics#1179
As always, don't forget to backup your world before updating!
Fixes:
- Fix ID Energy Battery causing overflows Closes CyclopsMC/IntegratedDynamics#1179
As always, don't forget to backup your world before updating!
Changes:
- Make player extended iterator more extensible This also adds default support for Baubles and Curios iteration. Required for CyclopsMC/IntegratedTerminals#79
As always, don't forget to backup your world before updating!
Additions:
- Add multiplySafe helper