Platter

Adds the platter, a block that will feed nearby animals and players automatically.

File Details

Platter-1.20.1-2.0.0

  • R
  • Aug 21, 2024
  • 79.77 KB
  • 1.5K
  • 1.20.1
  • Forge

File Name

platter-1.20.1-2.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:platter-381581:5651234")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fix a bug in logic that would feed a single item to multiple entities
  • Introduce a network packet for syncing platter state to the client
  • Code cleanup