mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-27 19:24:44 +02:00
Starting to convert existing subskills to be JSON friendly
So far only a few have been converted
This commit is contained in:
@ -81,4 +81,6 @@ public class SkillTextComponentFactory {
|
||||
subSkillHoverComponents.put(subSkill, newComponents);
|
||||
return subSkillHoverComponents.get(subSkill);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user