File Details
mod-disable-1.3.0-mc1.21.1-NeoForge.jar
- R
- May 16, 2025
- 58.78 KB
- 55
- 1.21.1
- NeoForge
File Name
moddisable-1.3.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Port to 1.21.1 NeoForge.
Remove raycasting method of finding the block the player is trying to place, which was flawed.
Rewrite item enable and disable system.
Rewrite events.
Remove container/GUI open disable feature, because its too hard to implement without causing issues.
Known issues
Reinit command does not work on dedicated server. I am too lazy to fix this right now, just delete the player's disabled items list, copy the defualt one from <server_root>/config/Mod_Disable/, paste it into <server_root>/world/Mod_Disable_Data and rename it to the correct UUID, which you can find by just disabling and enabling minecraft:air and looking at the name of the generated disabled items list.