File Details
reskillable-2.5.0-1.21.1
- R
- Mar 15, 2026
- 200.83 KB
- 142
- 1.21.1
- NeoForge
File Name
reskillable-2.5.0-1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
1.21.1 Changes:
- Updated to show the lock_icon.png
this is used for the skill gating config - Updated to allow
*on skill locking.
Example:
"minecraft:netherite_sword": [
"attack:10",
"magic:5"
],
"minecraft:*": [
"magic:5"
]
this will make every item have 5 magic in Minecraft. netherite sword will have 10 attack and now 10 magic ( all reqs stack! )