Skip to content

Releases: tantaihaha4487/SuperPickaxeMod

SuperPickaxe v26.1.2-1.0.5

Choose a tag to compare

@github-actions github-actions released this 16 Aug 17:27

1.0.5

  • Added release builds for Minecraft 26.1.2 and 26.2.

  • Updated compatibility documentation for Java 25+, Fabric Loader 0.19.3+, and
    matching Fabric API versions.

  • Improved GitHub Release tag handling.

  • Updated Modrinth publishing for both Minecraft versions and release channels.

SuperPickaxe v26.2-1.0.5

Choose a tag to compare

@github-actions github-actions released this 16 Aug 17:27

1.0.5

  • Added release builds for Minecraft 26.1.2 and 26.2.

  • Updated compatibility documentation for Java 25+, Fabric Loader 0.19.3+, and
    matching Fabric API versions.

  • Improved GitHub Release tag handling.

  • Updated Modrinth publishing for both Minecraft versions and release channels.

SuperPickaxe v26.1.2-1.0.3

Choose a tag to compare

@github-actions github-actions released this 18 Jul 14:07

SuperPickaxe 26.1.2-1.0.3

  • Updated to Minecraft 26.1.2 with Mojang mappings.

  • Updated Fabric Loader, Fabric API, Loom, Gradle, and Java 25 support.

  • Added the Copper Super Pickaxe variant.

  • Expanded recipes, advancements, models, textures, and creative-tab entries to seven
    variants:
    wooden, stone, copper, golden, iron, diamond, and netherite.

  • Recipes now require fresh, undamaged, unenchanted pickaxes.

  • Preserved server-authoritative 3×3 mining and client-optional multiplayer support.

  • Improved recursive-break guard cleanup.

  • Updated README requirements and multiplayer guidance.

  • Updated the resource pack to format 84.

  • Fixed release packaging to include the repository license.

SuperPickaxe v26.2-1.0.4

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:14

SuperPickaxe 26.2-1.0.4

  • Adds compatibility with Minecraft 26.2.
  • Updates Fabric API support to 0.155.2+26.2 while retaining Fabric Loader 0.19.3 and Java 25.
  • Preserves server-authoritative 3x3 mining, all seven pickaxe variants, generated recipes, custom item models, and client-optional multiplayer support.

Download the mod JAR for Fabric. The separate resource-pack ZIP is optional for gameplay and provides the custom item visuals when clients do not install the mod.

SuperPickaxe v1.21.11-1.0.2

Choose a tag to compare

@github-actions github-actions released this 14 Jan 22:32
docs(README): Refine feature compatibility details and remove 'Gold/B…

SuperPickaxe v1.21.11-1.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Jan 11:21
Update Minecraft and Fabric versions to 1.21.11

SuperPickaxe v1.21.10-1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 23:53
fix(workflow): Update resource pack path in workflows

Update `build-mod.yml` and `release-mod.yml` to reflect the new location of `SuperPickaxe_ResourcePack.zip` in the `resourcepacks/` directory. This ensures CI/CD workflows correctly locate the resource pack for building and releasing.