Lycanite Delight

Lycanite Delight bridges Lycanites Mobs and Farmer's Delight so the beasts you hunt become the dinner you cook.
Back to Files

Lycanites Delight 0.3.0 (Forge 1.20.1)

File namelycanitesdelight-0.3.0.jar
Uploader
OtectusOtectus
Uploaded
Jul 22, 2026
Downloads
143
Size
184.6 KB
Mod Loaders
Forge
File ID
8490156
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:lycanite-delight-1577296:8490156")

Learn more about Curse Maven

What's new

[0.3.0] - 2026-07-12

Roadmap build-out: the remaining deferred/planned systems land as a feature release. Item and registry ids from earlier versions are unchanged, so existing worlds are safe. Several features hook a moving Lycanites alpha and cannot be runtime-verified here (no client; the dedicated server is blocked upstream), so they are compile- + datagen- + review-verified and flagged EXPERIMENTAL in their config comments.

Added

  • Placeable feast blocks (§6.3): Dragonfire Banquet, Abyssal Seafood Platter, Shadow Supper, and Lushstone Garden Pie — 4-serving blocks cooked in the pot. Each serving feeds the diner and grants a themed counter-buff through the shared platter cooldown/harmonizer, returns a bowl, and the block joins farmersdelight:feasts. New "Feast Before Fury" advancement.
  • Diet-themed treats (§5.5): cooking-pot routes that craft the existing Lycanites treat items (treat_beast/_reptile/_aquatic/_insect/_plant/_dragon/_demon) from Farmer's Delight ingredients, without lowering the vanilla treat cost.
  • Pet / mount feed bridge (§9.2): loyal Lycanites pets join farmersdelight:dog_food_users and rideable mounts join horse_feed_users, so FD dog food / horse feed can heal them. Membership is a datapack-overridable best guess against the alpha.
  • Feeding bridge (§9.1, EXPERIMENTAL): right-clicking a Lycanites creature with a diet-matching meal heals and soothes it — never tames or shortcuts breeding, and Lycanites' own taming treats are left untouched. Gated by enablePetFoodBridge / enableHorseFeedBridge.
  • Kitchen warmth (§9.3, EXPERIMENTAL): a meal finished beside a full kitchen (FD cooking pot + heat source + cutting board + storage) grants a short extra helping of nourishment; the scan is cached per position. Gated by enableKitchenWarmth.
  • Crop / Spriggan tuning (§9.4, EXPERIMENTAL): Lycanites Spriggan nuisance spawns on Farmer's Delight Rich Soil are thinned by richSoilSprigganChanceMultiplier. Gated by enableCropSpawnerCompatibility.
  • Dungeon pantry loot (§8.2, EXPERIMENTAL): themed low-count food injected into vanilla dungeon-family chests (Lycanites ships no dungeon loot tables yet — datapacks can retarget onto its tables once they exist). New "Dungeon Pantry" advancement. Gated by enableDungeonFoodLoot.
  • Attunement HUD (§4): an optional overlay lists palate and tier per element, driven by a new server → client palate-sync packet. Client config enableAttunementHud / attunementHudAnchor.
  • CraftTweaker integration (§11.2): mods.lycanitesdelight.Butchery.disable/enable/isDisabled toggles knife-butchery loot per creature (soft dependency; recipe and tag edits use CraftTweaker's own native managers).

Changed

  • Toxin (poison) attunement now also resists Lycanites' own acid/ooze damage via a new is_toxin damage tag, in addition to shrugging off the poison effect — the "Lycanites-typed elemental-damage coverage" seam. Coverage stays fully datapack-retargetable.
  • Event-platter buff application is refactored into a shared PlatterBuffs helper reused by feast blocks, so items and feasts share one cooldown/harmonizer gate.

Deferred / planned (see LycaniteDelight.md §16):

  • JEI / EMI dedicated plugin surfaces (recipes already show via standard recipe types).
  • Create / Immersive Engineering processing integration (deferred behind a stable core, §11.4).
  • The dedicated-server pass, still blocked upstream by the Lycanites 0.0.9-alpha client-class crash.

This mod has no related projects