Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Apr 00:54

Minecraft 26.1 / JDK 25 Update

Migration

  • Updated to Minecraft 26.1.2, fabric-loader 0.19.2
  • Java/release target 21 → 25, Gradle 9.4.1, Loom 1.16
  • Dropped yarn mappings; meteor and fabric-loader moved to plain implementation
  • modInclude refactored into a Configuration extending implementation + include
  • Added foojay toolchain resolver and Fabric Snapshots maven repo

Changes

  • Refreshed setting reflection (SettingsReflector) for 26.1 mappings
  • Updated HUD renderer mixin and registry provider for 26.1
  • WebGUI config and tab updates for new Meteor API

CI

  • Unified release.yml workflow — JDK 25, timestamped dev tags, PR build validation, auto-generated release notes on stable releases