Skip to content

Commit

Permalink
feat: add bacon cheeseburger
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavbeat03 committed Dec 17, 2024
1 parent 2dab46e commit 82152b6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/minecraft/models/item/cookie.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@
{"predicate": {"custom_model_data": 13588}, "model": "item/food/whipping_cream"},
{"predicate": {"custom_model_data": 13589}, "model": "item/food/ajvar"},
{"predicate": {"custom_model_data": 13590}, "model": "item/food/cornish_pasty"},
{"predicate": {"custom_model_data": 13591}, "model": "item/food/bacon_cheeseburger"},



{"predicate": {"custom_model_data": 14700}, "model": "item/extras/candy_1"},
Expand Down
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/food/bacon_cheeseburger.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/food/bacon_cheeseburger"
}
}
3 changes: 3 additions & 0 deletions assets/minecraft/textures/item/food/bacon_cheeseburger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 82152b6

Please sign in to comment.