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_REZAR.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 items/ABICASE_REZAR.json (limited to 'items/ABICASE_REZAR.json') diff --git a/items/ABICASE_REZAR.json b/items/ABICASE_REZAR.json new file mode 100644 index 00000000..f5214562 --- /dev/null +++ b/items/ABICASE_REZAR.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Rezar® Abicase", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c6822e2c-daa1-3296-955a-707a9363f540\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjIxMjhmNDhkOTk3MTg2NTYzZmJjNWI0N2E4OGMwZDBhYWM5MmZhMmMyODVjZDFmYWU0MjBjMzRmYThmMjAxMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7Speeds up Abiphone calling speed.\",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:\"§b26,000 Bits\"],Name:\"§9Rezar® Abicase\"},ExtraAttributes:{model:\"REZAR\",id:\"ABICASE_REZAR\"}}", + "damage": 3, + "lore": [ + "§7§7Speeds up Abiphone calling speed.", + "", + "§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", + "§b26,000 Bits" + ], + "internalname": "ABICASE_REZAR", + "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