I'm trying to create a new spellbook 'item' for a modpack and am struggling to get the item to load with the texture I created for it.
I created the texture and model in Blockbench, and exported from there. In game the item will spawn with the right model, but the model won't have the texture with it.
Image 1: Blockbench 3d model file.
Image 2: KubeJS file where the item is being created.
Image 3: Latest.log
Image 4: kubejs/server.log
If anything else is needed to figure out the issue I'd be more than happy to provide whatever else I need to. I've been stumped on this texture issue for the past couple of hours.
Also, both the model and texture files are named new_spellbook with their respective tags (json/png)