DataPack Special Abilities
Closed this issue · 3 comments
theolike commented
Once again, thanks for all the hard work.
Issue type:
- ❓ Question
Question:
For a special ability, what are the "type", "name", and "effect" attributes in the data pack JSON? I've been walking the source and I think it would be something like this, but I would like to confirm.
{
"type": "everlastingabilities:special_step_assist",
"target": "self",
"name": "ability.everlastingabilities.step_assist",
"rarity": "rare",
"effect": "everlastingabilities:stepAssist",
"force_default_step_height": true
}
rubensworks commented
Someone will answer your question soon. In the meantime, you might be able to get help more quickly on our Discord server.
theolike commented
I'll probably have the same question for the other special abilities as well.
rubensworks commented
All of those should be explained on the wiki: https://github.com/CyclopsMC/EverlastingAbilities/wiki/Ability-datapacks
Is the description there insufficient?
Entry for The Modding Trials 2016. Contribute to CyclopsMC/EverlastingAbilities development by creating an account on GitHub.