Skip to content

Commit

Permalink
helmet fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ewof committed Nov 13, 2024
1 parent 56e72b8 commit 69570e4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions core/assets/minecraft/models/item/leather_helmet.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@

"overrides": [
{
"model": "mvndicraft:armor/helms/barbute",
"model": "mvndicraft:armor/helms/barbute/barbute",
"predicate": {"custom_model_data": 1}
},
{
"model": "mvndicraft:armor/helms/barbute_visor",
"predicate": {"custom_model_data": 2}
},
{
"model": "mvndicraft:armor/helms/black_great_helm",
"model": "mvndicraft:armor/helms/great_helm/black_great_helm",
"predicate": {"custom_model_data": 3}
},
{
Expand Down Expand Up @@ -99,7 +99,7 @@
"predicate": {"custom_model_data": 23}
},
{
"model": "mvndicraft:armor/helms/great_helm",
"model": "mvndicraft:armor/helms/great_helm/great_helm",
"predicate": {"custom_model_data": 24}
},
{
Expand All @@ -119,7 +119,7 @@
"predicate": {"custom_model_data": 28}
},
{
"model": "mvndicraft:armor/helms/kettle_helm",
"model": "mvndicraft:armor/helms/kettle_helm/kettle_helm",
"predicate": {"custom_model_data": 29}
},
{
Expand All @@ -143,7 +143,7 @@
"predicate": {"custom_model_data": 34}
},
{
"model": "mvndicraft:armor/helms/red_great_helm",
"model": "mvndicraft:armor/helms/great_helm/red_great_helm",
"predicate": {"custom_model_data": 35}
},
{
Expand Down Expand Up @@ -199,15 +199,15 @@
"predicate": {"custom_model_data": 48}
},
{
"model": "mvndicraft:armor/helms/chain_coif",
"model": "mvndicraft:armor/helms/chain_coif/chain_coif",
"predicate": {"custom_model_data": 49}
},
{
"model": "mvndicraft:armor/helms/visored_ridge_bascinet_helm",
"predicate": {"custom_model_data": 50}
},
{
"model": "mvndicraft:armor/helms/black_rider_helm",
"model": "mvndicraft:armor/helms/rider_helm/black_rider_helm",
"predicate": {"custom_model_data": 51}
},
{
Expand Down

0 comments on commit 69570e4

Please sign in to comment.