Skip to content

Commit 6db3370

Browse files
committed
Update music_disc_pigstep.json
incorrect fallback for pigstep disc
1 parent 468d694 commit 6db3370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/minecraft/items/music_disc_pigstep.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"fallback": {
2020
"type": "minecraft:model",
21-
"model": "minecraft:item/music_disc_lava_chicken"
21+
"model": "minecraft:item/music_disc_pigstep"
2222
}
2323
}
2424
}

0 commit comments

Comments
 (0)