You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.