From d38a628fb810b04cf048d6a6a4144a2045941a4c Mon Sep 17 00:00:00 2001 From: J10a1n15 <45315647+j10a1n15@users.noreply.github.com> Date: Fri, 7 Jul 2023 11:19:08 +0200 Subject: Changed contact trio amount to 12 (#946) Co-authored-by: jani270 --- items/TRIO_CONTACTS_ADDON.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items') diff --git a/items/TRIO_CONTACTS_ADDON.json b/items/TRIO_CONTACTS_ADDON.json index adf091d3..32fd9aad 100644 --- a/items/TRIO_CONTACTS_ADDON.json +++ b/items/TRIO_CONTACTS_ADDON.json @@ -1,14 +1,14 @@ { "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\"}}", + "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 12 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.", + "§7§8Up to 12 of these may be used.", "", "§eRight-click to consume!", "", @@ -20,7 +20,7 @@ "internalname": "TRIO_CONTACTS_ADDON", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Abiphone_Contacts_Trio", -- cgit