I'm currently doing this in my json file
"parent": "minecraft:block/poisonous_potato",
"overrides": [
{"predicate": {"custom_model_data":2}, "model": "block/custom/token"}
]
}```
and it applies my texture but I don't want it to break the normal poisonous potato. I've found work arounds with carved_pumpkins but can't find those for this.