Skip to content

SimpleLoot v1.4.0

Choose a tag to compare

@Partacus-SPQR Partacus-SPQR released this 25 Mar 22:21
· 2 commits to main since this release

[1.4.0] - 2026-03-25

Added

  • Minecraft 26.1 support
  • Java 25 toolchain support
  • Unobfuscated jar handling for MC 26.1 (no mappings required)

Changed

  • Updated Gradle wrapper to 9.4.1
  • Updated Fabric Loom to 1.15.5
  • Updated Fabric Loader to 0.18.4
  • Migrated from Yarn to Mojmap mappings across all versions
  • Adapted all source files with Stonecutter conditionals for 26.1 API changes:
    • ResourceLocationIdentifier (1.21.11+)
    • KeyBindingHelperKeyMappingHelper
    • FabricCreativeInventoryScreenFabricCreativeModeInventoryScreen
    • handleInventoryMouseClickhandleContainerInput with ContainerInput
    • getSelectedItemGroupgetSelectedTab
    • Mouse events now use MouseButtonEvent
  • Fixed mixin target: findSlotgetHoveredSlot (Yarn → Mojmap)
  • Cloth Config excluded for 26.1 (no compatible version available yet)

Technical

  • Multi-version support expanded to 1.21.9, 1.21.10, 1.21.11, 26.1