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