diff options
author | jani270 <jani270@gmx.de> | 2022-11-06 13:15:36 +0100 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-11-06 13:15:36 +0100 |
commit | a6066974be169ca6ae32212aaa4868ee8d63f3b8 (patch) | |
tree | 6407bed26ba16e699942532ff997b274872f6f01 /items/ABICASE_BLUE_RED.json | |
parent | 68e668f445838fbd2b14f99b86b1934fab8d4d18 (diff) | |
download | NotEnoughUpdates-REPO-a6066974be169ca6ae32212aaa4868ee8d63f3b8.tar.gz NotEnoughUpdates-REPO-a6066974be169ca6ae32212aaa4868ee8d63f3b8.tar.bz2 NotEnoughUpdates-REPO-a6066974be169ca6ae32212aaa4868ee8d63f3b8.zip |
Added abicases
Diffstat (limited to 'items/ABICASE_BLUE_RED.json')
-rw-r--r-- | items/ABICASE_BLUE_RED.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/ABICASE_BLUE_RED.json b/items/ABICASE_BLUE_RED.json new file mode 100644 index 00000000..9f399c82 --- /dev/null +++ b/items/ABICASE_BLUE_RED.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Blue™ but Red Abicase", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7e782421-49df-40e2-ba55-610979e3af31\",hypixelPopulated:1b,Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODVlNGY5ZGE2OGM4MWZhNDgxZWVjZGNhNDhhMTM4Y2VjZGUyY2RkZmZlZWFlODRhYjFhZmQyNGEzNjNlMDI4In19fQ\u003d\u003d\"}]},Name:\"§7e782421-49df-40e2-ba55-610979e3af31\"},display:{Lore:[0:\"§7Combat Wisdom: §a+1.5\",1:\"\",2:\"§7§7Grants §6+1 Magical Power\",3:\"§6§7per §a2 §7contacts in your\",4:\"§7Abiphone.\",5:\"\",6:\"§7§8Only ONE case will have an\",7:\"§8effect while in accessory bag.\",8:\"\",9:\"§9§lRARE ACCESSORY\",10:\"\",11:\"§7Cost\",12:\"§b17,000 Bits\"],Name:\"§9Blue™ but Red Abicase\"},ExtraAttributes:{model:\"BLUE_RED\",id:\"ABICASE_BLUE_RED\"}}", + "damage": 3, + "lore": [ + "§7Combat Wisdom: §a+1.5", + "", + "§7§7Grants §6+1 Magical Power", + "§6§7per §a2 §7contacts in your", + "§7Abiphone.", + "", + "§7§8Only ONE case will have an", + "§8effect while in accessory bag.", + "", + "§9§lRARE ACCESSORY", + "", + "§7Cost", + "§b17,000 Bits" + ], + "internalname": "ABICASE_BLUE_RED", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Abicase", + "https://hypixel-skyblock.fandom.com/wiki/Abicases" + ] +}
\ No newline at end of file |