Skip to content

Commit

Permalink
feat: added cornish pasty
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavbeat03 committed Dec 11, 2024
1 parent e065c3c commit 9cf8701
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/minecraft/models/item/cookie.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
{"predicate": {"custom_model_data": 13587}, "model": "item/food/vanilla"},
{"predicate": {"custom_model_data": 13588}, "model": "item/food/whipping_cream"},
{"predicate": {"custom_model_data": 13589}, "model": "item/food/ajvar"},
{"predicate": {"custom_model_data": 13589}, "model": "item/food/cornish_pasty"},


{"predicate": {"custom_model_data": 14700}, "model": "item/extras/candy_1"},
Expand Down
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/food/cornish_pasty.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/food/cornish_pasty"
}
}

0 comments on commit 9cf8701

Please sign in to comment.