https://github.com/ale32bit/ccnerf
https://github.com/ale32bit/ccnerf
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ale32bit/ccnerf
- Owner: Ale32bit
- License: mit
- Created: 2025-04-02T11:38:05.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-02T11:43:32.000Z (about 1 year ago)
- Last Synced: 2025-04-02T12:34:23.977Z (about 1 year ago)
- Language: Java
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CCNerf
This NeoForge mod for Minecraft 1.21.1 nerfs the Ender (Advanced) Wireless Modem by:
* Limiting the range to what would be for the normal wireless modems, but doubled and unaffected by the weather.
* Limiting interdimensionality by only allowing Ender Wireless Modems to transmit to other modems in the same position but different dimension.
Meaningful code is located in `src/java/me/alexdevs/dsmp/ccnerf/mixin`.
This mod was made for the Devs.SMP server.