Custom Data model shows old textures but slighty darkened

Custom Data model shows old textures but slighty darkened - Old blue retro car after rain parked in countryside against cloudy sky in overcast weather

I am trying to write a custom data model for a Trident at number 10, that will obtain a trident with a custom texture (stobie_trident.png). The problem is that it loads the default texture but slightly darkened.

Here is the models/item/trident.json

{
  "parent": "item/generated",
  "textures": {
    "layer0": "item/trident"
  },
  "overrides": [
    { "predicate": {"custom_model_data": 10}, "model": "custom/stobie_item"}
  ]
}

Here is the models/custom/stobie_item.json

{
  "parent": "item/generated",
  
  "textures": {
    "layer0": "custom/stobie_trident"
  }
}

My png file is save in textures/custom/stobie_trident.png stobie_trident.pngThe texture I'm trying to add

If I load it with /give my_name trident(CustomModelData:10) it just has the normal texture but faded.






Pictures about "Custom Data model shows old textures but slighty darkened"

Custom Data model shows old textures but slighty darkened - Black men in trendy outfit standing against cement wall
Custom Data model shows old textures but slighty darkened - Young man with short brown hair and tattoos on arm in shirt standing near white wall and closing eyes with hands
Custom Data model shows old textures but slighty darkened - Elderly bearded illusionist in hat and elegant outfit





How To: Load Custom Textures in Dolphin Emulator!




Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.

Images: Matheus Köhler, Monstera, Michael Jay Salcedo, Brett Sayles