[This mod does not add any content by itself]
Adds a power to NeoOrigins that allows you to unlock a pufferfish category, and a Pufferfish reward to grant a NeoOrigins power.
Based on the Origins version of this mod.
Neoorigins Power: Unlocking a category:
{
"type": "neofishcompat:unlock_puffish_category",
"category": "{Category name 'puffish_skills:name' or 'name'}"
}
Pufferfish Skills: Grant power reward:
{
"type": "neofishcompat:unlock_power",
"data": {
"power": "mypack:power_name"
}
}

