Skip to content

Commit

Permalink
Shield fix
Browse files Browse the repository at this point in the history
  • Loading branch information
glub-glub-ed committed Sep 4, 2024
1 parent c21084c commit 57706fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions core/assets/minecraft/models/item/shield.json
Original file line number Diff line number Diff line change
Expand Up @@ -728,47 +728,39 @@
"model": "mvndicraft:shields/round/green_kolof_blocking"
},
{
"predicate": {"custom_model_data": 87, "blocking": 1},
"predicate": {"custom_model_data": 87},
"model": "mvndicraft:shields/kite/orthodox4"
},
{
"predicate": {"custom_model_data": 87, "blocking": 1},
"model": "mvndicraft:shields/kite/orthodox4_blocking"
},
{
"predicate": {"custom_model_data": 88, "blocking": 1},
"predicate": {"custom_model_data": 88},
"model": "mvndicraft:shields/round/stripe_green2"
},
{
"predicate": {"custom_model_data": 88, "blocking": 1},
"model": "mvndicraft:shields/round/stripe_green2_blocking"
},
{
"predicate": {"custom_model_data": 89, "blocking": 1},
"predicate": {"custom_model_data": 89},
"model": "mvndicraft:shields/round/mary_shield"
},
{
"predicate": {"custom_model_data": 89, "blocking": 1},
"model": "mvndicraft:shields/round/mary_shield_blocking"
},
{
"predicate": {"custom_model_data": 89, "blocking": 1},
"model": "mvndicraft:shields/round/mary_shield"
},
{
"predicate": {"custom_model_data": 89, "blocking": 1},
"model": "mvndicraft:shields/round/mary_shield_blocking"
},
{
"predicate": {"custom_model_data": 90, "blocking": 1},
"predicate": {"custom_model_data": 90},
"model": "mvndicraft:shields/round/slavic_shield"
},
{
"predicate": {"custom_model_data": 90, "blocking": 1},
"model": "mvndicraft:shields/round/slavic_shield_blocking"
},
{
"predicate": {"custom_model_data": 91, "blocking": 1},
"predicate": {"custom_model_data": 91},
"model": "mvndicraft:shields/kite/egle_shield"
},
{
Expand Down

0 comments on commit 57706fe

Please sign in to comment.