Merge ItemAdder resource pack with vanilla resource pack. Hey, I have a ItemAdder resource pack and I want to add a vanillaresource pack to it to merge them and make them have both resources. What are the steps I need to do? For example. I have a custom glass pane texture that I currently use like this: BLACK_STAINED_GLASS{CustomModelData:3}
I have the model and the json file. What do I need to do to be able to use this custom block model in ItemAdder? https://cdn.discordapp.com/attachments/1076118745501671518/1080013267201691729/image.png
understand how to merge the stuff. But this doesn't generate yml files or even allow me to use the items ingame. Before I was using BLACK_STAINED_GLASS{CustomModelData:3}
how would I even access this in ItemAdder now that I've added it to it