Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-doescode/noeffects
1.12.2 Minecraft forge mod that removes effects from the game
https://github.com/m-doescode/noeffects
1-12-2 minecraft minecraft-1-12-2 minecraft-forge minecraft-forge-mod minecraft-forge-mods minecraft-mod minecraft-mod-1-12-2 minecraft-mods
Last synced: about 1 month ago
JSON representation
1.12.2 Minecraft forge mod that removes effects from the game
- Host: GitHub
- URL: https://github.com/m-doescode/noeffects
- Owner: m-doescode
- License: mit
- Created: 2023-12-30T14:32:53.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-30T14:58:54.000Z (11 months ago)
- Last Synced: 2024-10-12T06:21:08.021Z (about 1 month ago)
- Topics: 1-12-2, minecraft, minecraft-1-12-2, minecraft-forge, minecraft-forge-mod, minecraft-forge-mods, minecraft-mod, minecraft-mod-1-12-2, minecraft-mods
- Language: Java
- Homepage: https://modrinth.com/mod/noeffects
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NoEffects [Forge 1.12.2]
NoEffects removes potion effects from the game by hooking onto events. It will remove any effects from any entity upon being loaded into the world and the potion effect add event is immediately cancelled.
The source can be found here at [github.com/m-doescode/NoEffects](https://github.com/m-doescode/NoEffects)
The mod is also hosted on modrinth at [modrinth.com/mod/noeffects](https://modrinth.com/mod/noeffects)
Please report any bugs in the [issues tab](https://github.com/m-doescode/NoEffects/issues) of the repository.