Releases: Fixed-By-Design/minecarts-overhaul
Release list
Minecarts Overhaul 0.5.0-beta+26.1.2
Copper patina now comes from Additional Additions.
- Removed our own Patina item, its axe-scrape drop and the matching loot table. Additional Additions already adds a copper patina, and its version does everything ours did plus placing as a redstone-conducting block with recipes into cyan dye and a patina block. Running both dropped two competing patinas from the same scrape.
- Copper rails come out ahead: our drop was capped to full cubes at a 30% chance, so it never triggered on rails. The Additional Additions drop has no such restriction.
- Existing minecarts-overhaul:patina stacks will disappear when a world loads, since the item no longer exists.
- Adds the CI this repo was missing: a build check on pull requests and automatic Modrinth publishing from releases.
Built for Minecraft 26.1.2 with Fabric.
v0.4.1-beta+26.1.2
Beta release for Minecraft 26.1.2.
Highlights
- Migrates Minecarts Overhaul from Minecraft 1.21.11/Yarn to Minecraft 26.1.2 official Mojang mappings.
- Updates Fabric Loader/API compatibility for the 26.1.2 toolchain.
- Keeps the copper rail, dispenser minecart, furnace locomotive, train sync, patina, waxing, and oxidation systems intact on the new runtime.
- Fixes runtime Mixin targets for Mojmap names so common/server/client launch passes cleanly.
- Restores linked minecart leash rendering on the 26.1.2 client.
- Adds recipe-book unlock advancements for copper rails, waxed rails, and dispenser minecarts.
- Clarifies Fixed Minecraft derivation and MIT attribution in NOTICE.
Requirements
- Minecraft 26.1.2
- Fabric Loader 0.19.2
- Fabric API 0.148.0+26.1.2
- Java 25
v0.4.1-beta+1.21.11
Beta release for Minecraft 1.21.11.
Highlights
- Extracts the minecart system from Fixed Minecraft with permission from green_jab.
- Adds eight copper rail variants with tiered speed caps, waxing, oxidation, and axe scraping support.
- Adds dispenser minecarts.
- Adds self-propelling furnace minecarts that pull chained trailers through corners and slopes.
- Adds train sync and client-side linked minecart rendering.
- Adds patina drops from scraped copper blocks and patina use on oxidizable copper blocks.
- Includes imported localization coverage for copper rails and dispenser minecarts.
- Includes recipe-book unlock advancements for the extracted recipes.
Requirements
- Minecraft 1.21.11
- Fabric Loader 0.18.2 or newer
- Fabric API for Minecraft 1.21.11
- Java 17 or newer
Used with permission from green_jab; see NOTICE for the upstream MIT license.
v0.4.0-beta+26.1.2
Beta release for Minecraft 26.1.2.
Highlights
- Migrates Minecarts Overhaul from Minecraft 1.21.11/Yarn to Minecraft 26.1.2 official Mojang mappings.
- Updates Fabric Loader/API compatibility for the 26.1.2 toolchain.
- Keeps the copper rail, dispenser minecart, furnace locomotive, train sync, patina, waxing, and oxidation systems intact on the new runtime.
- Fixes runtime Mixin targets for Mojmap names so common/server launch passes cleanly.
Requirements
- Minecraft 26.1.2
- Fabric Loader 0.19.2
- Fabric API 0.148.0+26.1.2
- Java 25
v0.4.0-beta+1.21.11
Initial release of the minecart system extracted from Fixed Minecraft for 1.21.11. Ships eight copper rail variants with tiered speed caps, dispenser minecarts, and self-propelling furnace minecarts that pull a chain of trailers behind them through corners and slopes. Patina drops at a 30 percent chance when axe-scraping a full copper block and applies one oxidation stage when used on any oxidizable copper block, including the rails. Built on Yarn mappings for fidelity to upstream behaviour. Used with permission from green_jab; see NOTICE for the upstream MIT license.