Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Pufferfish's Skills

Banner

Discord

About

Pufferfish's Skills is a mod that adds a framework to create fully configurable skill systems. It has a dedicated online editor to help building skills layout. There is also an API which allows extending the functionality and managing skills.

Latest changes (Important)

In the recent update the mod was split, the core part is Pufferfish's Skills. Attributes are a separate mod Pufferfish's Attributes. The default skill trees were also removed, but can still be downloaded as a data pack Default Skill Trees.

Getting started

The easiest way is to download Default Skill Trees data pack. You can modify it according to your needs. Most skills in that trees increase player attributes. In the game there isn't many of them and that's why there is a Pufferfish's Attributes mod which used to be a part of the mod.

Commands

/puffish_skills points add <player> <category> <count> - Adds points.

/puffish_skills points set <player> <category> <count> - Sets points.

/puffish_skills experience add <player> <category> <amount> - Adds experience.

/puffish_skills experience set <player> <category> <amount> - Sets experience.

/puffish_skills skills unlock <player> <category> <skill> - Unlocks skill.

/puffish_skills skills reset <player> <category> - Locks all skills, points are refunded.

/puffish_skills category lock <player> <category> - Locks category.

/puffish_skills category unlock <player> <category> - Unlocks category.

/puffish_skills category erase <player> <category> - Resets points, experience, skills.

Default keybindings

k - Opens skills screen.

Configuration

Configuration is JSON driven. It is possible to reload in without restarting game using /reload command.

To easily edit skills you can use online editor.

You can read more about configuration in the documentation.

Compatibility

This mod supports both Forge and Fabric. What's more it is cross-compatible, so the client can use different loader than the server.

This mod should not conflict with other mods. Please report an issue if you find an incompatibility.

Versions

Versions that are maintained and will receive future updates: 1.18.2, 1.19.2, 1.19.4, 1.20, 1.20.2 1.20.4.

Modpacks

You can use this mod in your modpack as long as you do not redistribute this mod.

Community-made tutorials

Videos

External resources



Project members

Pufferfish

Owner


Technical information

License
Client side
required
Server side
required
Project ID