Skip to content

v1.3.7

Compare
Choose a tag to compare
@mrgrim mrgrim released this 16 Nov 20:03
· 11 commits to master since this release

Changes:

  • All mixins are now marked as required which will force a game crash if any of them fail. For now this will prevent accidentally loading the game with partially applied patches that could cause problems. A more graceful solution is planned.

Bugs Fixed:

  • MC-98153 should be more reliable now and handle end portals. It is highly recommended to enable the MC-92916 patch with this one. They may be merged in a future update.
  • The config file is now only saved when changes are made rather than every time the game is loaded.

New Bug Fix:

  • MC-12211 - Comparator in subtraction mode does not update visually under certain conditions (Also fixes MC-63669 and MC-94838)

New Mod Compatibility:

  • Redstone++ and Astral Sorcery fix for crafting tables not registering with collector crystals preventing crafting of "Luminous Crafting Table" and "Resonant Wand". This is documented in Redstone++ issue #14.

New Tweak:

  • Server Properties - Fine tuning of server properties. For now the autosave interval and max chunks unloaded per autosave are adjustable. Please request any other adjustments in the issue tracker.