Skip to content

Commit

Permalink
Add weasel fur
Browse files Browse the repository at this point in the history
  • Loading branch information
Dablakbandit committed Oct 19, 2024
1 parent 8d7d471 commit 7a91a8f
Show file tree
Hide file tree
Showing 3 changed files with 7 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 @@ -123,7 +123,7 @@
{"predicate": {"custom_model_data":119},"model":"ms:mi_sm/mining_guild/star_fragment"},
{"predicate": {"custom_model_data":120},"model":"ms:hunter/gear/spined_larupia_hat"},
{"predicate": {"custom_model_data":121},"model":"ms:magic/rune_pouch"},
{"predicate": {"custom_model_data":122},"model":"item/empty"},
{"predicate": {"custom_model_data":122},"model":"ms:hunter/feldip_weasel_fur"},
{"predicate": {"custom_model_data":123},"model":"item/empty"},
{"predicate": {"custom_model_data":124},"model":"item/empty"},
{"predicate": {"custom_model_data":125},"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.
6 changes: 6 additions & 0 deletions assets/ms/models/hunter/feldip_weasel_fur.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/ms/hunter/feldip_weasel_fur"
}
}

0 comments on commit 7a91a8f

Please sign in to comment.