diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/RING_POTION_AFFINITY.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
Diffstat (limited to 'items/RING_POTION_AFFINITY.json')
-rw-r--r-- | items/RING_POTION_AFFINITY.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/RING_POTION_AFFINITY.json b/items/RING_POTION_AFFINITY.json index 5c732a00..6579d783 100644 --- a/items/RING_POTION_AFFINITY.json +++ b/items/RING_POTION_AFFINITY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aPotion Affinity Ring", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ec9d525b-f320-32ef-ab0e-a084316eb5a5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzJhN2RjYmY3ZWNhNmI2ZjYzODY1OTFkMjM3OTkxY2ExYjg4OGE0ZjBjNzUzZmY5YTMyMDJjZjBlOTIyMjllMyJ9fX0=\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a25%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aPotion Affinity Ring\"},ExtraAttributes:{id:\"RING_POTION_AFFINITY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ec9d525b-f320-32ef-ab0e-a084316eb5a5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzJhN2RjYmY3ZWNhNmI2ZjYzODY1OTFkMjM3OTkxY2ExYjg4OGE0ZjBjNzUzZmY5YTMyMDJjZjBlOTIyMjllMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a25%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aPotion Affinity Ring\"},ExtraAttributes:{id:\"RING_POTION_AFFINITY\"}}", "damage": 3, "lore": [ "§eUnique Effect: Potion Affinity", @@ -29,5 +29,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Potion_Affinity_Ring" - ] + ], + "crafttext": "Requires: Nether Wart VII" }
\ No newline at end of file |