Candy Dispenser / Auto Feeder

A handheld candy dispenser that automatically feeds you candy when hungry, providing healing boosts when damaged.

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

NeoForge

implementation "curse.maven:candy-dispenser-1340706:8269270"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.toml by 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).