{
    "parent": "item/handheld",
    "textures": {
        "layer0": "item/cooked_mutton"
    },
	"overrides": [
		{ "predicate": { "custom_model_data":255}, "model": "custom/item/gyro" },
		{ "predicate": { "custom_model_data":256}, "model": "custom/item/kebab" }
	]
}
