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
|
{
"itemid": "minecraft:skull",
"displayname": "§aMagnetic Talisman",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"b27aa26c-be66-3e14-b996-15b84a454a41\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmI5YzQ5ZmZkZjRjZTRjNmY1ZjA0OWVmYzhjYTBlMDhiOWI1YmJmM2M2YTg3ODNkZmFhY2NhZDc3ZGZjOTk3YSJ9fX0=\"}]}},display:{Lore:[0:\"§7Increase the item pick up range\",1:\"§7by §a3x§7.\",2:\"\",3:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aMagnetic Talisman\"},ExtraAttributes:{id:\"MAGNETIC_TALISMAN\"}}",
"damage": 3,
"lore": [
"§7Increase the item pick up range",
"§7by §a3x§7.",
"",
"§a§lUNCOMMON ACCESSORY"
],
"recipe": {
"A1": "",
"A2": "EMERALD:32",
"A3": "",
"B1": "EMERALD:32",
"B2": "REDSTONE:32",
"B3": "EMERALD:32",
"C1": "",
"C2": "EMERALD:32",
"C3": ""
},
"internalname": "MAGNETIC_TALISMAN",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Magnetic_Talisman",
"https://wiki.hypixel.net/Magnetic_Talisman"
],
"crafttext": "Requires: Emerald III"
}
|