#The texture good.png is not appearing
1 messages · Page 1 of 1 (latest)
Your model file is missing a namespace in the texture reference, so it's checking the default minecraft namespace
also, for your custom model data to work on the base paper item model, your items file needs to replace the default paper definition, so it must be in the minecraft namespace
yep that worked thanks