Skip to content

Commit

Permalink
uncooked curry added
Browse files Browse the repository at this point in the history
  • Loading branch information
Regorty committed Jul 29, 2023
1 parent 97b59d2 commit 40b8bc3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion assets/minecraft/models/item/beetroot.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{"predicate": {"custom_model_data":3},"model":"ms:runecrafting/blood_talisman"},
{"predicate": {"custom_model_data":4},"model":"ms:runecrafting/blood_tiara"},
{"predicate": {"custom_model_data":5},"model":"ms:fm_wc/achey_tree_logs"},
{"predicate": {"custom_model_data":6},"model":"item/empty"},
{"predicate": {"custom_model_data":6},"model":"ms:cooking/uncooked_curry"},
{"predicate": {"custom_model_data":7},"model":"item/empty"},
{"predicate": {"custom_model_data":8},"model":"item/empty"},
{"predicate": {"custom_model_data":9},"model":"item/empty"},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions assets/ms/models/cooking/uncooked_curry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"credit": "Made with Blockbench",
"parent": "item/generated",
"textures": {
"layer0": "item/custom/diamond_hoe/cooking/uncooked_curry"
}
}

0 comments on commit 40b8bc3

Please sign in to comment.