File Details
Lycanite Delight 0.1.0 (Forge 1.20.1)
- R
- Jun 16, 2026
- 113.45 KB
- 20
- 1.20.1
- Forge
File Name
lycanitesdelight-1.20.1-0.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
## [0.1.0] - 2026-06-16 First release. Targets Minecraft 1.20.1 / Forge 47.2.20 / Java 17, against Lycanites Mobs `0.0.9-alpha` (1.20.1 branch) and Farmer's Delight `1.3.2`. ### Added — data-first compatibility pack - **Items (14):** 10 prepared cuts (`maka_ribs`, `yale_shank`, `bobeko_chop`, `arisaur_steak`, `jouste_haunch`, `silex_fillet`, `ika_tentacle`, `krake_steak`, `concapede_segment`, `aspid_cutlet`) plus base ingredients `monster_stock`, `venom_reduction`, `veshoney_glaze`, `elemental_spice`. - **`well_fed` mob effect**, creative tab, and full server + client configuration. - **12 cutting-board recipes** — every Lycanites raw meat → prepared cut, knife-gated. - **8 cooking-pot recipes** — `monster_stock` and Farmer's Delight routes for the seven Lycanites hero foods (Battle Burrito, Seashell Maki, Caecilian Ramen, Blood Chili, Tropical Curry, Moss Pie, Pale Soup). - **Bridge tags** — 8 diet + 6 food-category tags populated with Farmer's Delight foods and Lycanites meats, wired into `lycanitesmobs:diet_*` non-invasively so Farmer's Delight foods count as real creature food. - Client tooltip handler rendering dark-culinary flavor lore (config-gated). - Per-item textures, mixing and matching Lycanites Mobs and Farmer's Delight source art. ### Added — loop-closing mechanics - **Elemental Marinades** — 5 marinated cuts (`fire`, `frost`, `water`, `shadow`, `venom_cured`) via cooking pot; each safe-ifies risky meat and is the gateway into a cuisine family. - **Elemental Attunement** — server-side per-player "palate" stored in NBT; eating a cuisine family builds a standing resistance to that element, with Fire⇄Frost opposite-element vulnerability at the higher tier. Fully config-gated (`attunement` block: thresholds, decay, per-meal gain, vulnerability toggle). - **Butchery Depth** — codec-based `ButcheryModifier` global loot modifier (one per creature), knife-gated, dropping a **quality-graded** cut (`ld_quality` NBT) plus creature byproducts; quality tooltip and a saturation eat-bonus by grade. - **Event Platters** — 4 feast-tier dishes (Emberguard Roast, Stormwatch Chowder, Nightwatch Custard, Plague Doctor's Broth) with cooking-pot recipes. - **Cuisine / favorites / quality bridge tags** for attunement, per-creature preferences, and pack-author quality gating. - **Effect-harmonizer seam** honoring the `foodEffectStackingMode` config so meals can't stack into a complete boss kit. - 9 additional item textures (5 marinades + 4 platters). ### Known issues - **Dedicated-server boot is blocked upstream:** Lycanites Mobs `0.0.9-alpha` loads a client-only class during mod construction on the server dist and crashes before this mod's data loads. Runtime behaviors (attunement damage reduction, butchery loot drops, eat buffs) are therefore not yet server-playtested. Recipe/tag/loot data is schema-validated and unaffected. - Lycanites loot-table paths used by the butchery loot modifiers are a best guess against the alpha; a mismatch is non-fatal (the modifier simply does not fire for that creature).

