diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-02 14:37:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-02 14:37:28 +0200 |
commit | 5174d791f717e8b5dbf2c59bc4e5eb48596c524b (patch) | |
tree | f5e85844a5db3e9228aa5e4d345758f042ed9183 /items/ABICASE_BLUE_RED.json | |
parent | 1c8c103b8c2ae2ed11757639806975e2a952b10d (diff) | |
download | NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.tar.gz NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.tar.bz2 NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.zip |
Push prerelease into master (#1226)
Co-authored-by: gaybot <gaybot@notenoughupdates.org>
Co-authored-by: Linnea Gräf <nea@nea.moe>
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/ABICASE_BLUE_RED.json')
-rw-r--r-- | items/ABICASE_BLUE_RED.json | 29 |
1 files changed, 29 insertions, 0 deletions
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 |