Forget-Me-Crops 0.23.0+26.1.2-neoforge
Curse Maven Snippet
What's new
0.23.0
- Fix
mendingProtectionnever taking effect: hoe enchantments are now read through the level enchantment registry instead of a reflective lookup that returned no results on current Minecraft versions, so Mending (and Unbreaking) on a framed hoe is detected again. - Add shared
HoeUtilsenchantment-level helpers for Silk Touch, Fortune, Unbreaking, and Mending. - Fix seed reserves being stranded outside the anchor chest: reserve-tracked seed and crop-fruit drops are now inserted into the chest directly under the item frame before any nearby extra storage, so replanting can draw on them when a second chest is present.
- Update README and TECHNICAL docs to describe anchor-chest-first seed routing and registry-backed enchantment lookup.
- Publish only the newest
CHANGELOG.mdversion section as the Modrinth and CurseForge release notes instead of the entire file. - Extend release notes to span every
CHANGELOG.mdversion section newer than the release already live on Modrinth, so multiplemod_versionbumps between publishes are all reported. - Resolve the last published version from the public Modrinth version list, falling back to the newest changelog section when the lookup is unavailable.
- Add
printReleaseChangelogto preview the release notes without publishing. - Correct the documented publish task name to
chiseledPublishAll. - Align the build and governance tooling with the MinersAdvantage repository so both projects behave identically.
- Adopt the stricter version-bump validator, which now requires a
Next Versionentry in the bump state and an override file for same-day re-bumps. - Add a full test-suite gate to the pre-commit hook, backed by new
validate-test-suiteandrun-gradle-java25scripts. - Reject placeholder version-bump entries during changelog validation.
- Add
publishPreflightandpublishPostSummaryreporting around publish tasks, plus a no-oppublishModsfallback when no tokens are configured. - Register
chiseledPublishAllPublicationsToLocalRepositoryand the GitHub Packages equivalent so the release workflow resolves the tasks it invokes. - Correct the release workflow to call
chiseledPublishAllinstead of the non-existentchiseledPublishMods. - Add
AGENTS.mddescribing the repository workflow rules for coding agents. - Add the shared optimization-rebuild prompt and commit-outstanding-semantic skill under
.github/. - List the full validator set and pre-commit ordering in TECHNICAL.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include

