{
    "parent": "item/handheld",
    "textures": {
        "layer0": "item/baked_potato"
    },
	"overrides": [
		{ "predicate": { "custom_model_data":255}, "model": "custom/item/fries" },
		{ "predicate": { "custom_model_data":256}, "model": "custom/item/rysen" },
		{ "predicate": { "custom_model_data":257}, "model": "custom/item/hashbrowns" }
	]
}
