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
>enabled
totrue
(all other options underhosting
must befalse
). - Under
resource-pack
>zip
>protect-file-from-unzip
set bothprotection_1
andprotection_2
tofalse
. - Set
resource-pack
>zip
>disable-overwrite-leather-armor-layers-textures
totrue
.
- 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 create
(make sure that you've run/iazip
before and the resource pack zip exists)
Unsupported Features
ItemsAdder's recolored armor "mineral armor" is not supported. Please use custom textures.
Adding new assets to ItemsAdder
After adding new assets to ItemsAdder and running /iazip
, you will now also need to run /nova resourcePack create
.
Known Issues
- ItemsAdder-2043: ItemsAdder blocks update Nova block states (This is an ItemsAdder issue, please do not message us about it)