diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-18 17:16:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-18 16:16:56 +0000 |
commit | 745b7a3a824447fd00c589e81f55301392f003a5 (patch) | |
tree | 98070e93d9012ff900b2878660135832145e434c /items/VINYL_SLOW_AND_GROOVY.json | |
parent | 3b6457d8a760edd475afc640fd2ac12b2ac4a10f (diff) | |
download | NotEnoughUpdates-REPO-745b7a3a824447fd00c589e81f55301392f003a5.tar.gz NotEnoughUpdates-REPO-745b7a3a824447fd00c589e81f55301392f003a5.tar.bz2 NotEnoughUpdates-REPO-745b7a3a824447fd00c589e81f55301392f003a5.zip |
Fixed a lot of pet lores and cleaned up petnums (#1132)
Diffstat (limited to 'items/VINYL_SLOW_AND_GROOVY.json')
-rw-r--r-- | items/VINYL_SLOW_AND_GROOVY.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/VINYL_SLOW_AND_GROOVY.json b/items/VINYL_SLOW_AND_GROOVY.json index 7720f497..9faccdab 100644 --- a/items/VINYL_SLOW_AND_GROOVY.json +++ b/items/VINYL_SLOW_AND_GROOVY.json @@ -1,12 +1,11 @@ { "itemid": "minecraft:record_far", "displayname": "§f§f§aSlow and Groovy Vinyl", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo\",1:\"§6§7to play funky tunes for\",2:\"§7§6Pests§7.\",3:\"\",4:\"§7When playing, this vinyl\",5:\"§7attracts §6Slug Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aSlow and Groovy Vinyl\"},ExtraAttributes:{id:\"VINYL_SLOW_AND_GROOVY\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Place in a §6Chirping Stereo §7to play\",1:\"§7funky tunes for §6Pests§7.\",2:\"\",3:\"§7When playing, this vinyl\",4:\"§7attracts §6Slug Pests§7.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aSlow and Groovy Vinyl\"},ExtraAttributes:{id:\"VINYL_SLOW_AND_GROOVY\"}}", "damage": 0, "lore": [ - "§7Place in a §6Chirping Stereo", - "§6§7to play funky tunes for", - "§7§6Pests§7.", + "§7Place in a §6Chirping Stereo §7to play", + "§7funky tunes for §6Pests§7.", "", "§7When playing, this vinyl", "§7attracts §6Slug Pests§7.", |