As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.18.2 or higher.
Fixes:
- Fix part comparator depending on state This could cause problems where chunks would be reloaded during unloading. This issue was introduced when part offsets were added. Closes #1257
- Fix inability to remove text from recipes in LP, Closes #1280
- Fix formatting error in operator cards tooltips, Closes #1281
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.18.2 or higher.
Fixes:
- Fix broken Dynamic Light Panels, Closes #1276
- Fix mechanical recipes incorrectly being validated This fixes Integrated Crafting crafters not working on them. Closes CyclopsMC/IntegratedDynamics#1275
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.17.0 or higher.
Fixes:
- Fix broken Dynamic Light Panels, Closes #1276
- Fix mechanical recipes incorrectly being validated This fixes Integrated Crafting crafters not working on them. Closes CyclopsMC/IntegratedDynamics#1275
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.18.2 or higher.
Fixes:
- Fix double-shadow text printing in LP
- Fix missing text colors in operator LP display
- Fix Logic Programmer interface for lists of complex types This makes it possible to makes lists of recipes, ingredients, and operators. Closes #641
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.17.0 or higher.
Fixes:
- Fix double-shadow text printing in LP
- Fix missing text colors in operator LP display
- Fix Logic Programmer interface for lists of complex types This makes it possible to makes lists of recipes, ingredients, and operators. Closes #641
As always, don't forget to backup your world before updating! Requires CyclopsCore version 1.18.2 or higher.
Changes:
- Set default part offset render distance to 16 This resolves performance issues due to too high render distances. Existing worlds will have to manually change their configs for this change to apply (partOffsetRenderDistance). Closes #1261