diff options
author | NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> | 2022-04-01 13:02:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-01 15:02:55 +0200 |
commit | a45f8d561af7128796139640f531fe687114dc89 (patch) | |
tree | 7873e6a2c4f5d61c06da92df20680414f3b516ae /items/BINGO;0.json | |
parent | 23bf75a6bc09c555d220888af7cd8afe038f6083 (diff) | |
download | NotEnoughUpdates-REPO-a45f8d561af7128796139640f531fe687114dc89.tar.gz NotEnoughUpdates-REPO-a45f8d561af7128796139640f531fe687114dc89.tar.bz2 NotEnoughUpdates-REPO-a45f8d561af7128796139640f531fe687114dc89.zip |
bingo pets (#709)
* bingo pets
* constants
* table was wrong
* i am so good at copy and paste
* Update BINGO;4.json
* Update BINGO;3.json
* please work
i am so good at repoing
* if i delete the discord messages yall wont see anything
* one
* two
* three
* four
* five
* six
* seven
* :thumbsup:
* :thumbsdown:
Co-authored-by: jani270 <jani270@gmx.de>
Diffstat (limited to 'items/BINGO;0.json')
-rw-r--r-- | items/BINGO;0.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/BINGO;0.json b/items/BINGO;0.json new file mode 100644 index 00000000..e6570bd8 --- /dev/null +++ b/items/BINGO;0.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§7[Lvl {LVL}] §fBingo", + "nbttag": "{SkullOwner:{Id:\"3ef6069e-18c0-4a61-9817-9f9e51c947b5\",hypixelPopulated:1b,Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzNzI2OTYwMTEyNiwKICAicHJvZmlsZUlkIiA6ICJjNmE2N2QwMmY4MGM0MjhmODYyNmQ5MjhlOTNjN2FjNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJHaW92YW5uaVdpamF5YSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9kNGNkOWM3MDdjNzA5MmQ0NzU5ZmUyYjJiNmE3MTMyMTViNmUzOTkxOWVjNGU3YWZiMWFlMmI2Zjg1NzY2NzRjIgogICAgfQogIH0KfQ\u003d\u003d\"}]},Name:\"§3ef6069e-18c0-4a61-9817-9f9e51c947b5\"},display:{Lore:[0:\"§8All Skills\",1:\"\",2:\"§7Strength: §a{STRENGTH}\",3:\"§7Health: §a{HEALTH}\",4:\"\",5:\"§6Lucky Looting\",6:\"§7§7Gain §c{0}% §7more collection\",7:\"§7items from any source!\",8:\"\",9:\"§7§8This pet\u0027s perks are active\",10:\"§8even when the pet is not\",11:\"§8summoned!\"],Name:\"§7[Lvl {LVL}] §fBingo\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BINGO\\\",\\\"active\\\":true,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"BINGO;0\"}}", + "damage": 3, + "lore": [ + "§8All Skills", + "", + "§7Strength: §a{STRENGTH}", + "§7Health: §a{HEALTH}", + "", + "§6Lucky Looting", + "§7§7Gain §c{0}% §7more collection", + "§7items from any source!", + "", + "§7§8This pet\u0027s perks are active", + "§8even when the pet is not", + "§8summoned!" + ], + "internalname": "BINGO;0", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bingo_Pet" + ] +} |