Mineuniverse
Log in Register
Mods

ExtraSkills

A mod which allows you to add new skills to Reskillable
Claim this project
118,975 downloads
0 likes
Updated Apr 18, 2018
0 hypes

This mod is an addon for Reskillable and allows you to easily add new skills.

It's worth noting that at this time there is no way to add new traits within these skills, but the skills can then used for requirements.

 

There is a config directory for this mod where the config JSON file and all icon images must be located.

The JSON file is where you can list and define multiple new skills to be added, and then you can put icon images into the directory for the new skills to use.

 

The JSON file will generate the first time with an example:

[
  {
    "name": "example",
    "localName": "Example",
    "background": "stone"
  }
]

Note: This example will not be added as a new skill. It is safe to leave it there for your reference. Specifically, any skill with the name "example" will not be added.

 

All skills must be in the above format with all three properties populated. Here's what each are and what they do:

  • name
    This is basically the "registry name" of the skill. The icon file must be named the same as this name.
  • localName
    This will be what you see in-game - it is injected into the language translation map.
  • background
    This should be the registry path name of a block which you would like to use as the background for the skill.

All icon files must be in a PNG format, and 64x64 pixels. The top row of 64x16 pixels are where your 4 skill stage icons will be. You can use this example icon as a guide.

 

Make sure that when you add new skill locks to the Reskillable config, if you want to use a skill added by this mod you must reference it as "extraskills:<skillName>". For example, if I have a skill called "tech", then the skill lock must use "extraskills:tech".

 

 

Please post any issues or suggestions to my GitHub using the link at the top.

No files available for download.

You Might Also Like

AstikorCarts Redux
Horse powered carts and plows, now for 1.20+!
9,976,693
mxTune
Adds musical instruments that allow you to play music in MML format.
994,306
JoJo No Kimyou Na Bouken: JoJoCraft
This is a jojos Mod Nothing more
99,649
Middle-earth
Join the legendary world of Tolkien's universe from The Lord of The Rings to the Hobbit and more!
99,467
Pure Discs - Tricky Trials (Fabric/Forge)
Adds nine new discs from songs that were added in the 1.21 Tricky Trials update!
99,442
Reverse Eon
Reverse Eon adds a persistent, player-owned island dimension to Minecraft. Enter your personal world through the Timekeeper Suitcase and manage it with the Computer Suitcase, giving you full control over island settings, portals, visitors, and more.
9,980