Skip to content

Commit

Permalink
feat: fixing spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavbeat03 authored Aug 13, 2024
1 parent 464ea59 commit c5fb8f9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions assets/minecraft/models/item/paper.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,23 +239,23 @@
"model": "item/extras/cold_blaze_rod"
},
{
"predicate": {
"custom_model_data": 50001
},
"model": "fish:item/bait/1"
"predicate": {
"custom_model_data": 50001
},
"model": "fish:item/bait/1"
}
{
"predicate": {
"custom_model_data": 50002
},
"model": "fish:item/bait/2"
"predicate": {
"custom_model_data": 50002
},
"model": "fish:item/bait/2"
}

{
"predicate": {
"custom_model_data": 50003
},
"model": "fish:item/bait/3"
"predicate": {
"custom_model_data": 50003
},
"model": "fish:item/bait/3"
}

]
Expand Down

0 comments on commit c5fb8f9

Please sign in to comment.