Farmer's Delight: Contracts & Feasts

A Farmer's Delight addon inspired by Bountiful, adding food contracts, bounty boards, village orders, recipe-aware rewards and reputation progression.
Back to Files

farmerscontracts-1.0.2-neoforge-1.21.1.jar

File namefarmerscontracts-1.0.2-neoforge-1.21.1.jar
Uploader
FlomikFlomik
Uploaded
Jul 31, 2026
Downloads
36
Size
130.7 KB
Mod Loaders
NeoForge
File ID
8547590
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:farmers-delight-contracts-feasts-1631026:8547590"

Learn more about Curse Maven

What's new

Patch release: fixes a critical crash on real (non-dev) Forge 1.20.1 installs - #1.

Fixed (Forge 1.20.1 build only):

  • farmerscontracts.mixins.json was missing the refmap key pointing at the generated farmerscontracts.refmap.json, so Mixin never loaded it and fell back to matching injection targets by literal (unobfuscated) method name against real Forge's SRG-obfuscated runtime classes. This made every genuine Forge 1.20.1 install crash at bootstrap with InvalidInjectionException: ...could not find any targets matching 'brainProvider' - the mod never actually loaded. NeoForge 1.20.1/1.21.1 were unaffected (no SRG obfuscation at runtime, so no refmap is needed there).

This mod has no additional files