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