Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.33 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.33 KB

DreamMasaAddition

Modrinth Downloads Dev Build

Just some tweaks that I want to add.

Features

  • windowResizable : Set whether the game window size can be changed.
  • quickCraftWithRecipeBook : Holding Shift and clicking on a recipe item in the RecipeBook will craft all available items in your inventory into that item at once. This feature relies on the ItemScroller.
  • ignoreSpecNBTTagsWhenSort : When using OMMC, ignore items with specified NBT tags when sorting items.
  • fixTweakerooGammaOverride : Fixed the issue that Tweakeroo's gamma override did not take effect when the client was launched.

Dependenies

  • MagicLib >= 0.8.662-stable
  • Java 21+
  • (Optional) ItemScroller 0.24.55+

Supported Minecraft Version

  • 1.20.1
  • 1.20.4
  • 1.20.6 (Untested)
  • 1.21(.1) (Mainly)
  • 1.21.3

Development

Issues and PRs are welcome.

License

This project is available under the GPLv3 license.