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: 13 days 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-30T14:58:54.000Z (about 1 year ago)
- Last Synced: 2025-01-18T11:12:59.006Z (13 days 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.