Keystone Expansion Pufferfish's Skills

MMO-style skill tree expansion for Puffish Skills, adding new progression categories like Combat, Mining, Exploration, Farming, Crafting, Building, Magic and Taming.

File Details

keystone_expansion_pufferfish_skills.jar

  • R
  • Dec 28, 2025
  • 56.42 KB
  • 12
  • 1.21.3
  • Forge + 2

File Name

keystone_expansion_pufferfish_skills.jar

Supported Versions

  • 1.21.3

Curse Maven Snippet

Forge

implementation "curse.maven:keystone-xpansion-pufferfishs-skills-1413199:7389731"

Fabric

modImplementation "curse.maven:keystone-xpansion-pufferfishs-skills-1413199:7389731"

NeoForge

implementation "curse.maven:keystone-xpansion-pufferfishs-skills-1413199:7389731"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Keystone Expansion — Pufferfish Skills

Changelog — v1.0.1 (MC 1.21.3+)

✅ Compatibility

  • Added full compatibility with Minecraft 1.21.3+ (changes introduced since 1.21.2 regarding attribute IDs).
  • Loaders supported (unchanged): Fabric / Forge / NeoForge.

🔧 Fixes

  • Fixed datapack loading failure: skill_tree_for_pufferfishs_skills no longer crashes with:
    • Unknown attribute minecraft:generic.*
    • Unknown attribute puffish_skills:player.*

🧬 Attribute Registry Migration (1.21.3+)

Vanilla (Minecraft) attributes

  • Migrated all legacy minecraft:generic.* identifiers to the new registry format:
    • minecraft:generic.attack_speedminecraft:attack_speed
    • minecraft:generic.armorminecraft:armor
    • minecraft:generic.armor_toughnessminecraft:armor_toughness
    • minecraft:generic.max_healthminecraft:max_health
    • minecraft:generic.knockback_resistanceminecraft:knockback_resistance
    • minecraft:generic.luckminecraft:luck
  • Updated minecraft:player.block_interaction_rangeminecraft:block_interaction_range

Pufferfish attributes

  • Migrated legacy Pufferfish Skills attribute namespace to the correct mod registry:
    • puffish_skills:player.*puffish_attributes:*
    • puffish_attributes:player.*puffish_attributes:*

📦 Notes

  • This release targets MC 1.21.3+ only.
    If you still need MC 1.21.1, keep using v1.0.0 (separate jar recommended).
  • Make sure Pufferfish’s Attributes is installed, as skill rewards now reference puffish_attributes:*.

Release: v1.0.1 — MC 1.21.3+
Type: Compatibility + Data Pack Fix