Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pepe20129/difficultytweaker
A Minecraft mod that lets you customize difficulty related stuff.
https://github.com/pepe20129/difficultytweaker
difficulty minecraft minecraft-fabric minecraft-mod mod
Last synced: about 1 month ago
JSON representation
A Minecraft mod that lets you customize difficulty related stuff.
- Host: GitHub
- URL: https://github.com/pepe20129/difficultytweaker
- Owner: Pepe20129
- License: lgpl-3.0
- Created: 2021-06-08T15:35:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-27T18:14:45.000Z (over 1 year ago)
- Last Synced: 2024-10-14T06:22:33.444Z (about 1 month ago)
- Topics: difficulty, minecraft, minecraft-fabric, minecraft-mod, mod
- Language: Java
- Homepage:
- Size: 209 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DifficultyTweaker
**This mod is still in beta. There might be issues. Please report them in [the GitHub page](https://github.com/Pepe20129/difficultytweaker/issues).**This is a mod that lets you customize Minecraft's difficulty by changing the vanilla features that change with difficulty. This is done through the `/difficultyTweaker` command. The command is inspired by the carpet mod's command, meaning that if parameters are not provided the command will tell you information like the current state of the option and the default state of it for individual options.
![no_forge](https://i.imgur.com/PLo7Rz8.png)
Special thanks to:
- LlamaLad7#7444 on Discord: for a lot of help with mixins.
- macbrayne on GitHub: for single handedly carrying me through the config system.