diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-21 08:03:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 17:03:59 +1100 |
commit | ba08abe1141c788714430eb76a081960a6af250a (patch) | |
tree | fc3c445e2ffbc056a28317e1c280d97cbebeedfa /items/TRIO_CONTACTS_ADDON.json | |
parent | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (diff) | |
download | NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.gz NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.tar.bz2 NotEnoughUpdates-REPO-ba08abe1141c788714430eb76a081960a6af250a.zip |
Added new items from the end update (#843)
Diffstat (limited to 'items/TRIO_CONTACTS_ADDON.json')
-rw-r--r-- | items/TRIO_CONTACTS_ADDON.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/TRIO_CONTACTS_ADDON.json b/items/TRIO_CONTACTS_ADDON.json new file mode 100644 index 00000000..adf091d3 --- /dev/null +++ b/items/TRIO_CONTACTS_ADDON.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:comparator", + "displayname": "§cAbiphone Contacts Trio", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Adds §b+3 §7contact slots to\",1:\"§7your Abiphone plan, regardless\",2:\"§7of the model you use!\",3:\"\",4:\"§7§8Up to 10 of these may be used.\",5:\"\",6:\"§eRight-click to consume!\",7:\"\",8:\"§c§lSPECIAL\",9:\"\",10:\"§7Cost\",11:\"§b6,450 Bits\"],Name:\"§cAbiphone Contacts Trio\"},ExtraAttributes:{id:\"TRIO_CONTACTS_ADDON\"}}", + "damage": 0, + "lore": [ + "§7Adds §b+3 §7contact slots to", + "§7your Abiphone plan, regardless", + "§7of the model you use!", + "", + "§7§8Up to 10 of these may be used.", + "", + "§eRight-click to consume!", + "", + "§c§lSPECIAL", + "", + "§7Cost", + "§b6,450 Bits" + ], + "internalname": "TRIO_CONTACTS_ADDON", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Abiphone_Contacts_Trio", + "https://wiki.hypixel.net/Abiphone_Contacts_Trio" + ] +}
\ No newline at end of file |