From 5174d791f717e8b5dbf2c59bc4e5eb48596c524b Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 2 Jun 2024 14:37:28 +0200 Subject: Push prerelease into master (#1226) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: gaybot Co-authored-by: Linnea Gräf Co-authored-by: Lulonaut Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> --- items/ABICASE_BLUE_RED.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 items/ABICASE_BLUE_RED.json (limited to 'items/ABICASE_BLUE_RED.json') diff --git a/items/ABICASE_BLUE_RED.json b/items/ABICASE_BLUE_RED.json new file mode 100644 index 00000000..05221cea --- /dev/null +++ b/items/ABICASE_BLUE_RED.json @@ -0,0 +1,29 @@ +{ + "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 §7per §a2\",3:\"§a§7contacts in your Abiphone.\",4:\"\",5:\"§7§8Only ONE case will have an effect\",6:\"§8while in accessory bag.\",7:\"\",8:\"§9§lRARE ACCESSORY\",9:\"\",10:\"§7Cost\",11:\"§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 §7per §a2", + "§a§7contacts in your Abiphone.", + "", + "§7§8Only ONE case will have an effect", + "§8while in accessory bag.", + "", + "§9§lRARE ACCESSORY", + "", + "§7Cost", + "§b17,000 Bits" + ], + "internalname": "ABICASE_BLUE_RED", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Abicase", + "https://hypixel-skyblock.fandom.com/wiki/Abicases" + ] +} \ No newline at end of file -- cgit