Skip to content

SmartSpawner 1.6.5

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Apr 02:21
· 30 commits to main since this release
d30c325

Bug Fixes

  • Fixed selling items from spawner occasionally not working as expected.
  • Fixed the confirm sell UI in DonutSMP to better match the DonutSMP visual style.

New Features

  • Added mob head button to display spawner infos inside Spawner Storage GUI.
  • Added new DonutSMP_v2 spawner GUI layout.

Changes

  • Renamed language file from DonutSMP to en_US_DonutSMP.
  • gui_config.yml entries are now separated into their own respective layout files, making per-layout customization much cleaner.
  • Various other language/locale string adjustments - see CHANGELOG.txt for full details.

Removed

  • Removed item translation entries from items.yml. Item names are now built via templateKey and rendered client-side for much better performance and full compatibility with all in-game Minecraft translated languages.