CIT for bow not working
JoeSoup opened this issue ยท 1 comments
The issue
I'm trying to create a custom texture that will be applied when a bow is named something specific, I followed the instructions on the docs but the bow still shows the default texture.
items=minecraft:bow
texture.bow=joey_bow
texture.bow_pulling_0=joey_bow_pulling_0
texture.bow_pulling_1=joey_bow_pulling_1
texture.bow_pulling_2=joey_bow_pulling_2
nbt.display.Name=iregex:(Joey's Netherite Bow)
How to reproduce
Logs
Checklist
- I checked the issues(both open and closed) and could not find a duplicate of my issue
- I am using the latest version of CIT Resewn for my Minecraft version
- I have disabled Broken Paths and the issue persists
- I am running the mod using Fabric Loader