diff options
Diffstat (limited to 'items/VINYL_BUZZIN_BEATS.json')
-rw-r--r-- | items/VINYL_BUZZIN_BEATS.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/VINYL_BUZZIN_BEATS.json b/items/VINYL_BUZZIN_BEATS.json new file mode 100644 index 00000000..1dcd357c --- /dev/null +++ b/items/VINYL_BUZZIN_BEATS.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:record_ward", + "displayname": "§f§f§aBuzzin\u0027 Beats 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 §6Mosquito Pests§7.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§f§f§aBuzzin\u0027 Beats Vinyl\"},ExtraAttributes:{id:\"VINYL_BUZZIN_BEATS\"}}", + "damage": 0, + "lore": [ + "§7Place in a §6Chirping Stereo", + "§6§7to play funky tunes for", + "§7§6Pests§7.", + "", + "§7When playing, this vinyl", + "§7attracts §6Mosquito Pests§7.", + "", + "§a§lUNCOMMON" + ], + "internalname": "VINYL_BUZZIN_BEATS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |