Skip to content

Commit

Permalink
fix & update md relic
Browse files Browse the repository at this point in the history
  • Loading branch information
bangetto committed Apr 16, 2024
1 parent 4d26166 commit d630648
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
type=item
matchItems=music_disc_pigstep
model=item/music_disc_relic
nbt.VB|Protocol1_20To1_19_4|id=
nbt.VB|Protocol1_20To1_19_4|id=1254
14 changes: 1 addition & 13 deletions assets/minecraft/overrides/item/music_disc_pigstep.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
{
"predicate": {
"nbt": {
"display": {
"Name": "{\"italic\":false,\"extra\":[{\"color\":\"white\",\"text\":\"1.20 Music Disc Relic\"}],\"text\":\"\"}"
}
}
},
"model": "item/music_disc_relic"
},
{
"predicate": {
"nbt": {
"display": {
"Name": "{\"italic\":false,\"extra\":[{\"color\":\"white\",\"text\":\"Music Disc Relic\"}],\"text\":\"\"}"
}
"VB|Protocol1_20To1_19_4|id": 1254
}
},
"model": "item/music_disc_relic"
Expand Down

0 comments on commit d630648

Please sign in to comment.