Skip to content

Commit

Permalink
Added Firn's Red Scarf
Browse files Browse the repository at this point in the history
  • Loading branch information
iHeronGH committed Dec 2, 2024
1 parent 4e36ac6 commit 90e1b23
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "minecraft:item/holidays/2024/great_ice_dragon_winter_exchange/red_scarf"
}
}
14 changes: 14 additions & 0 deletions assets/minecraft/models/item/leather_chestplate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/leather_chestplate"
},
"overrides": [
{
"predicate": {
"custom_model_data": 1000
},
"model": "item/holidays/2024/great_ice_dragon_winter_exchange/red_scarf"
}
]
}
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 90e1b23

Please sign in to comment.