1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
{
"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\"}}",
"damage": 3,
"lore": [
"§eUnique Effect: Potion Affinity",
"§7Increases the duration of any",
"§7consumed Potion by §a25%§7 when",
"§7held in your inventory.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON ACCESSORY"
],
"recipe": {
"A1": "ENCHANTED_NETHER_STALK:1",
"A2": "ENCHANTED_NETHER_STALK:1",
"A3": "ENCHANTED_NETHER_STALK:1",
"B1": "ENCHANTED_NETHER_STALK:1",
"B2": "POTION_AFFINITY_TALISMAN:1",
"B3": "ENCHANTED_NETHER_STALK:1",
"C1": "ENCHANTED_NETHER_STALK:1",
"C2": "ENCHANTED_NETHER_STALK:1",
"C3": "ENCHANTED_NETHER_STALK:1"
},
"internalname": "RING_POTION_AFFINITY",
"clickcommand": "viewrecipe",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Potion_Affinity_Ring"
],
"crafttext": "Requires: Nether Wart VII"
}
|