Skip to content

Commit

Permalink
Capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikkilectric committed May 21, 2024
1 parent c659167 commit db9daf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/minecraft/models/item/iron_shovel.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"predicate": {
"custom_model_data": 1
},
"model": "continentalmc:item/menu/rright"
"model": "continentalmc:item/menu/RRight"
},
{
"predicate": {
"custom_model_data": 2
},
"model": "continentalmc:item/menu/rleft"
"model": "continentalmc:item/menu/RLeft"
}
]
}

0 comments on commit db9daf0

Please sign in to comment.