ItemsAdder
Adding compatibility with ItemsAdder
To make ItemsAdder and Nova work together, you need to follow these steps:
- Change the following values in ItemsAdder's
config.yml:- Set
resource-pack>hosting>no-host>enabledtotrue(all other options underhostingmust befalse). - Under
resource-pack>zip>protect-file-from-unzipset bothprotection_1andprotection_2tofalse.
- Set
- Add the ItemsAdder resource pack zip file as a base pack in Nova's main config.
- Regenerate Nova's resource pack with
/nova resourcePack build(make sure that you've run/iazipbefore and the resource pack zip exists)
Adding new assets to ItemsAdder
After adding new assets to ItemsAdder and running /iazip, you will now also need to run /nova resourcePack build.