1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§c◆ Blood Rune I",
"nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"f4cc2be6-9951-3ab4-8912-f0408f176e55\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2UwMjY3NzA1M2RjNTQyNDVkYWM0YjM5OWQxNGFhZTIxZWU3MWEwMTBiZDljMzM2YzhlY2VlMWEwZGJlOGY1OGIifX19\"}]}},display:{Lore:[0:\"§8Requires level 1\",1:\"§8Weapons\",2:\"\",3:\"§7Create a blood effect when you\",4:\"§7kill mobs!\",5:\"\",6:\"§7Apply this rune to weapons or\",7:\"§7fuse two together at the Runic\",8:\"§7Pedestal!\",9:\"\",10:\"§f§lCOMMON COSMETIC\"],Name:\"§f§f§c◆ Blood Rune I\"},ExtraAttributes:{runes:{BLOOD_2:1},id:\"BLOOD_2_RUNE;1\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Requires level 1",
"§8Weapons",
"",
"§7Create a blood effect when you",
"§7kill mobs!",
"",
"§7Apply this rune to weapons or",
"§7fuse two together at the Runic",
"§7Pedestal!",
"",
"§f§lCOMMON COSMETIC"
],
"internalname": "BLOOD_2_RUNE;1",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|