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_BEETLE.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_BEETLE.json')
-rw-r--r-- | items/VINYL_BEETLE.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/VINYL_BEETLE.json b/items/VINYL_BEETLE.json index b521e5da..acb15701 100644 --- a/items/VINYL_BEETLE.json +++ b/items/VINYL_BEETLE.json @@ -1,12 +1,11 @@ { "itemid": "minecraft:record_mellohi", "displayname": "§f§f§aNot Just a Pest 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 §6Beetle Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aNot Just a Pest Vinyl\"},ExtraAttributes:{id:\"VINYL_BEETLE\"}}", + "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 §6Beetle Pests§7.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§f§f§aNot Just a Pest Vinyl\"},ExtraAttributes:{id:\"VINYL_BEETLE\"}}", "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 §6Beetle Pests§7.", |