As always, don't forget to backup your world before updating!
Fixes:
- Make RegistryExportableRegistry thread-safe This fixes rare crashes at startup Closes CyclopsMC/IntegratedDynamics#1360
As always, don't forget to backup your world before updating!
Changes:
- Only enable dumpregistries command for OPs, Closes #180
As always, don't forget to backup your world before updating!
Fixes:
- Only enable dumpregistries command for OPs, Closes #180
As always, don't forget to backup your world before updating!
Fixes:
- Fix infobook sections from other mods linking to wrong URL Closes CyclopsMC/IntegratedDynamics#1338
As always, don't forget to backup your world before updating!
Additions:
- Add textfield appendix type (required for Integrated Scripting)
Changes:
- Allow first row to be set in scrollbar widget
As always, don't forget to backup your world before updating!
Additions:
- Add textfield appendix type for infobook (required for Integrated Scripting)
Changes:
- Allow first row to be set in scrollbar widget
As always, don't forget to backup your world before updating!
Fixes:
- Fix simple ingredient types returning wrong collapsed collections This fixes an Integrated Terminals issue where energy interactions would be visualized incorrectly. Closes CyclopsMC/IntegratedTerminals#111