File Details
2.0.2+mc26.1.2
- R
- Jun 17, 2026
- 60.39 KB
- 13
- 26.1.2+2
- NeoForge
File Name
candy-dispenser-neoforge-2.0.2.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
Candy Dispenser 2.0.2
Added
- In-game config screen on NeoForge. The Config button on the NeoForge mods list now opens a settings screen (toggle enabled, damage-boost, recipe availability, and the healing targets), driven by the existing config spec — matching the Fabric ModMenu screen. Previously NeoForge could only be configured by editing
config/candy_dispenser-common.tomlby hand.
Fixed
- NeoForge dedicated servers stay safe: the screen registration is isolated in a client-only class, so it is never loaded or verified on a server (which would otherwise crash on the stripped client classes).