Skip to content

Commit

Permalink
Fix white winged warbler donation tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
UnRealDinnerbone committed Nov 22, 2024
1 parent 653ae59 commit a3792cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"components": {
"minecraft:lore": [
"{\"translate\":\"lt.collectible.milestone.15000.description\",\"color\":\"gray\",\"italic\":true}",
"{\"translate\":\"lt.collectible.milestone.25000.description\",\"color\":\"gray\",\"italic\":true}",
"{\"text\":\" \"}",
"{\"translate\":\"lt.collectible.unicode.milestone\",\"color\":\"white\",\"italic\":false}",
"{\"text\":\" \"}",
Expand Down

0 comments on commit a3792cb

Please sign in to comment.