Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.29 KB

changelog.md

File metadata and controls

36 lines (31 loc) · 1.29 KB

v1

1.0

1.0.0

  • Initial Release

1.0.1

  • Menus are no longer available when cheats are disabled, mirroring the availability of the corresponding commands.
  • Gamerules changes are now discarded when using the cancel button, or when hitting ESC.
  • Fix gamerule callbacks not being called.

1.1

  • Clicking "proceed" on the feature flag warning screen will automatically exit the world, back to the title screen. A reload is no longer triggered.
  • "Proceed" on the warning screens can no longer be clicked without ticking the checkbox.

1.2

1.2.0

  • Integration for Cloth Gamerules screen.

1.2.1

  • Fix Mixin searching for ClotGamerules classes when not installed.

1.2.2

  • Updated for MC1.20.5.
  • In 1.20.5, the position of the buttons in the option menu has changed slightly.

v2

2.0.0

  • The menu buttons are back to their original position by default.
  • Added an option to move or remove the menu buttons from the Options screen via ModMenu.
  • The menu buttons are now accessible via Mod Menu.

2.0.1

  • Added Traditional Chinese (zh_tw)

2.0.2

  • Updated for MC 1.21.2

2.1.0

  • Added an optional confirmation screen for all datapack changes. This includes an option to exit the world gracefully.
  • Fixed in-game sounds playing inside menus after pressing ESC on a warning screen.