Skip to content

Commit

Permalink
unswap disc textures lol
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Nov 27, 2024
1 parent 2952ec2 commit 800f824
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parent": "minecraft:item/template_music_disc",
"textures": {
"layer0": "unearth:item/music_disc_conversation_range"
"layer0": "minecraft:item/music_disc_cat"
},
"overrides": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"parent": "minecraft:item/template_music_disc",
"textures": {
"layer0": "minecraft:item/music_disc_cat"
},
"overrides": [
"parent": "minecraft:item/template_music_disc",
"textures": {
"layer0": "unearth:item/music_disc_conversation_range"
},
"overrides": [
{
"predicate": {
"custom_model_data": 21
},
"model": "mf121_music:item/music_file_conversation_range"
}
]
]
}

0 comments on commit 800f824

Please sign in to comment.