Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forgot-dream/dreammasaaddition
Just something interesting for Minecraft.
https://github.com/forgot-dream/dreammasaaddition
Last synced: 10 days ago
JSON representation
Just something interesting for Minecraft.
- Host: GitHub
- URL: https://github.com/forgot-dream/dreammasaaddition
- Owner: Forgot-Dream
- License: other
- Created: 2024-04-28T02:52:57.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-19T03:31:13.000Z (3 months ago)
- Last Synced: 2024-08-19T04:37:07.051Z (3 months ago)
- Language: Java
- Homepage: https://modrinth.com/mod/dma
- Size: 284 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DreamMasaAddition
[![Modrinth Downloads](https://img.shields.io/modrinth/dt/dma?label=Modrinth%20Downloads&logo=Modrinth%20Downloads&style=flat-square)](https://modrinth.com/mod/dma)
[![Dev Build](https://img.shields.io/github/actions/workflow/status/Forgot-Dream/DreamMasaAddition/DevBuild.yml?label=Last%20build&style=flat-square)](https://github.com/Forgot-Dream/DreamMasaAddition/actions/workflows/DevBuild.yml)**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](https://github.com/Hendrix-Shen/MagicLib) >= 0.8.585-stable
- Java 21+## Supported Minecraft Version
- 1.20.1
- 1.20.4
- 1.20.6 **(Untested)**
- 1.21 **(Mainly)**## Development
Issues and PRs are welcome.
## License
This project is available under the GPLv3 license.