Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed MIT
Published 2 months ago
Changelog
Crafting stages — 2026-05-09
Thanks to benio1394, a new feature is now available in Border Quest : the crafting stages !
Added
- Recipe locking: Lock specific item recipes behind configurable stages.
Each stage has an
unlockRecipeslist. Recipes are cumulative — at stage N, all recipes from stages 0 through N are unlocked. Covers crafting table, player inventory (2×2), furnace/blast furnace/smoker, and recipe book. - Dynamic versioning: Version is now set via git tags (
vX.Y.Z). Local builds use thegradle.propertiesfallback. - Separate branches per Minecraft version:
develop(main development),1.21.11(stable releases), plus future version branches. - CI workflows:
build.yml— compiles on every push/PR (all branches, no release).release.yml— triggered by tagsv*; builds, creates a GitHub Release, and publishes to Modrinth automatically.
- JAR naming: Includes both the mod version and the Minecraft version
(
border-quest-<mcversion>-<version>.jar). - AGENTS.md — instruction file for AI agents working in this repo.
Changed
- Build system: Replaced
build.batwith directgradlew.batcalls in CI. Removedbuild.batandinstall.bat. - Documentation: README updated with build instructions, branch strategy, and recipe locking documentation.
Files
border-quest-1.1.0.jar(72.76 KiB) Primary
Metadata
Release channel
ReleaseVersion number
1.1.0Loaders
Fabric
Game versions
1.21–1.21.11Environment
Server-side only, works in singleplayer too


