Item State makes texture transparent when undyed

  "model": {
    "type": "minecraft:model",
    "model": "minecraft:item/wool_cloth",
    "tints": [
      {
        "type": "minecraft:dye",
        "default": 16777215
      }
    ]
  }
}```

The texture above SHOULD just use the normal texture but be dyeable, but for some reason it's instead transparent. This happens for any colour I pick
Continue to help post