Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Releases: backslashashley/MinimalMenu

1.17.1-1.18.1 v0.1.4

Choose a tag to compare

@TomB-134 TomB-134 released this 27 Dec 17:13

Chanelog:

  • Cloth config is no longer bundled.
  • Shuffled around config screen for easier readability.

1.17.1 Version hasn't been thoroughly tested.

1.18.1-0.1.2

Choose a tag to compare

@TomB-134 TomB-134 released this 19 Dec 14:38

Chanelog:

  • Added an option to make the .minecraft button display a list of folders in the .minecraft directory. Allowing direct access to the screenshots folder, resource packs, etc from directly in game.

1.18.1-0.1.1

Choose a tag to compare

@TomB-134 TomB-134 released this 19 Dec 00:30

Changelog:

  • Fixed issue with online button not removing correctly ingame.

1.18.1-0.1.0

Choose a tag to compare

@TomB-134 TomB-134 released this 13 Dec 03:50

Changelog:

  • Added button in title screen and game pause screen that opens the .minecraft folder.
  • Update to 1.18.1

1.17-0.0.7

Choose a tag to compare

@TomB-134 TomB-134 released this 13 Jun 08:23

Changelog:

  • Updated to 1.17

1.16.x - 0.0.7

Choose a tag to compare

@TomB-134 TomB-134 released this 08 Jun 22:13
d206273

Changelog:
-Fixed a critical visual bug with Mod menu versions >1.15 #7

1.16.x - 0.0.6

1.16.x - 0.0.6 Pre-release
Pre-release

Choose a tag to compare

@TomB-134 TomB-134 released this 31 May 19:43
bcd1947

Changelog:

  • Added ability to remove potion effect offset in inventory -> Pathing the way for some more ingame gui changes in the future
  • #20 Added chinese language file
  • Game pause screen logic has been reworked (fixes #19)

Important:
Currently seems to be an issue with mod menu versions 1.15 and above, hence why this is a pre-release.

Minecraft 1.16.4 - 0.0.5

Choose a tag to compare

@TomB-134 TomB-134 released this 07 Nov 02:03

Changelog:

  • Included cloth config as dependency.
  • Title Screen logic based on button name not position in list.
  • Updated to 1.16.4

Minecraft 1.16.3 - 0.0.4

Choose a tag to compare

@TomB-134 TomB-134 released this 01 Sep 06:59
7a4e5ea

Changelog:

  • You can now remove both the singleplayer and multiplayer buttons.

1.16.x - 0.0.3 - Pre-release

Pre-release

Choose a tag to compare

@TomB-134 TomB-134 released this 28 Aug 07:22

Minecraft 1.16.x - 0.0.3

This is version 0.0.3 of minimal menu for minecraft 1.16
This version is a heavy and complete rewrite of the mod to help with supporting mod menu.

Changelog:

  • Added full mod menu support - Infact it is now required because I was too lazy to program in all the edge cases.
  • Added configuration handling
  • Added ability to remove "Java edition" title < Previously possible with resource packs but this just makes it easier.
  • Added ability to "Pause" the rendering of the title screen background panorama. < Buggy
  • Added ability to offset the title screen buttons in both the x and y direction which is configurable.
  • Added DEV MODE which outputs useful information to the game log
  • Fixed bugs related to Remove Open to LAN in the pause screen.
  • Added ability to offset the pause screen buttons in both the x and y direction which is configurable.
  • Added ability to remove the open to LAN button in single player and multiplayer independently.