Skip to content

Commit

Permalink
fix model data order
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Nov 27, 2024
1 parent 4e5737c commit 5a1903a
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@
},
"model": "mf121_music:item/music_file_kleptoophanim"
},
{
"predicate": {
"custom_model_data": 20
},
"model": "mf121_music:item/music_file_waking_up"
},
{
"predicate": {
"custom_model_data": 5
Expand Down Expand Up @@ -123,6 +117,12 @@
"custom_model_data": 19
},
"model": "mf121_music:item/music_file_time_farewell"
},
{
"predicate": {
"custom_model_data": 20
},
"model": "mf121_music:item/music_file_waking_up"
}
]
]
}

0 comments on commit 5a1903a

Please sign in to comment.