1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"internalname": "SPIDER_RING",
"itemid": "minecraft:skull",
"displayname": "Spider Ring",
"clickcommand": "viewrecipe",
"damage": 3,
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"73fbfe91-373a-3dd3-855e-03a7095aac22\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzY1MmJkNzYxN2U1NmM3NTY1MTRmODNjMjhkZDFkOTZhN2U1ZTE2N2JmN2ZiNTkzNjkzZmM2NTA0NmY3OTkifX19\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Spiders§7 and §7Cave Spiders\",2:\"§7by §a10%§7.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§c☠ §5Requires Spider LVL 1\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Spider Ring\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPIDER_RING\",uuid:\"1284f40e-03dc-41e5-9508-3ca80505cdce\",timestamp:\"3/31/20 2:34 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Reduces the damage taken from",
"§7§7Spiders§7 and §7Cave Spiders",
"§7by §a10%§7.",
"",
"§7§8This item can be reforged!",
"§c☠ §5Requires Spider LVL 1",
"§9§lRARE ACCESSORY"
]
}
|