Cultivation

FAQ

Is Cultivation released? +
Yes — v1.0.0-beta.1 is published on Modrinth and CurseForge. Every system described here is implemented and tested; the beta has not had a long public soak yet. Watch GitHub Releases.
Does soil fertility punish farming? +
No — it rewards tending. Fresh soil starts at full fertility, a monoculture block sustains 33 harvests before exhausting, rotation doubles that, and a fallow block fully recovers in about three in-game days. Even exhausted soil still grows and still feeds you; it's just slower and leaner than ground you care for.
How does it work in multiplayer? +
Soil is honest shared ground — one fertility per block for everyone, exactly like vanilla hydration, with no per-player instancing and no login races. Dietary fatigue and meal buffs are strictly per-player.
The composter doesn't make bone meal anymore? +
By default it yields Fertilizer — a renewable amendment that guarantees +1 yield for a block's next 15 harvests — instead. Skeletons, fishing, and bone blocks still supply bone meal as ever, and a single option (composterProducesFertilizer=false) restores the vanilla output.
Can I turn parts of it off? +
Every system independently: soil fertility, polyculture, the bee-pollination bonus, dietary fatigue, meal buffs, enriched tilling, Fertilizer, the scythe sweep, the bare-hand right-click harvest, and villager stewardship each have their own toggle. Turn everything off and farmland behaves exactly like vanilla.
Do I need the other Concord mods? +
No. Cultivation is complete on its own — with siblings installed some integrations light up (enchanted scythes, Fertilizer trades, far-tier seed caches, farm-grown reagents), but none are ever required.
Will it work with Sodium / Iris / performance mods? +
Yes by design — Cultivation never replaces farmland or crop blocks; soil condition renders as a post-pass overlay, the same approach Prosperity's indicators use. Mods that replant by silently swapping block states may bypass soil drain; ones that break crops normally are fully compatible.
Does it show up in Jade, WTHIT, or a recipe viewer? +
Yes, when they're installed. Jade and WTHIT show a looked-at block's fertility, band, enrichment, remaining Fertilizer dose, and last crop, plus a crop's current growth modifier, polyculture status, and whether bees are boosting it. EMI, REI, and JEI browse the scythe recipes and an info entry naming the composter as Fertilizer's source. Mod Menu and Cloth Config open a full settings screen for every option.
Client, server, or both? +
Both, like its siblings: the gameplay is server-authoritative, and the client side carries the config screen, soil overlays, and food tooltips.