Skip to content

8.0.2 beta release (MC 1.21)

Pre-release
Pre-release
Compare
Choose a tag to compare
@desht desht released this 08 Aug 22:04
· 170 commits to 1.21 since this release

[8.0.2]

Added

  • Forward-ported from 1.20.1 internal changes to Empty PCB items to make it possible for addon mods to add custom empty PCB's
    • UV Lightbox and Etching Tank now accept any item which extends EmptyPCBItem
    • Added EmptyPCBItem#getSuccessItem() and EmptyPCBItem#getFailedItem() which are used by the Etching Tank to determine the successful/failed etching outcomes

Fixed

  • Fixed some villager house worldgen issues
    • Fixed the Aphorism Tile being blank and the Display Table lacking a Pneumatic Wrench
    • Fixed (non-fatal) server error regarding an invalid resource location when the Reinforced Chest in a villager house is reloaded
  • Fixed Refinery crash under some circumstances (could not reproduce this myself; added some defensive code changes to hopefully make this impossible)