diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-12-05 03:04:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-04 21:04:39 -0500 |
commit | e216192511da4073e44d5b98b963d1c623d9750f (patch) | |
tree | 7d76e109d2ad05894162604c7fa816e45f6d26d7 /items/BINGO_CARD.json | |
parent | dbc8652fe22a0aabd25bd1b2dba7563d78fbce9f (diff) | |
download | NotEnoughUpdates-REPO-e216192511da4073e44d5b98b963d1c623d9750f.tar.gz NotEnoughUpdates-REPO-e216192511da4073e44d5b98b963d1c623d9750f.tar.bz2 NotEnoughUpdates-REPO-e216192511da4073e44d5b98b963d1c623d9750f.zip |
Card (#665)
* Wiki Links and new Item
* huch
Diffstat (limited to 'items/BINGO_CARD.json')
-rw-r--r-- | items/BINGO_CARD.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/BINGO_CARD.json b/items/BINGO_CARD.json new file mode 100644 index 00000000..c098273e --- /dev/null +++ b/items/BINGO_CARD.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:paper", + "displayname": "§cBingo Card", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Obtained during the §61st Bingo\",1:\"§6Event §7during §aDecember 2021\",2:\"§a§7for completing the entire\",3:\"§7Bingo Card!\",4:\"\",5:\"§7Player: §c§kEisengolem\",6:\"§7Playtime: §a§k69§ah\",7:\"\",8:\"§c§lSPECIAL\"],Name:\"§cBingo Card\"},ExtraAttributes:{bingo_event:0,originTag:\"UNKNOWN\",id:\"BINGO_CARD\"}}", + "damage": 0, + "lore": [ + "§7Obtained during the §61st Bingo", + "§6Event §7during §aDecember 2021", + "§a§7for completing the entire", + "§7Bingo Card!", + "", + "§7Player: §c§kEisengolem", + "§7Playtime: §a§k69§ah", + "", + "§c§lSPECIAL" + ], + "internalname": "BINGO_CARD", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bingo_Card_(Item)" + ] +}
\ No newline at end of file |