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
35
|
{
"itemid": "minecraft:skull",
"displayname": "§aGravity Talisman",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"4444f2fa-5ec1-3d47-a369-f50958cfb3f0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmE1MjYzMmE5YzhmN2JkZTk0NzE5MDY0MjM0OTIwZGVkNDg2MTRlMmJkOGJjOTFhZmU3ZmZjMmNkOGE0NmYxOSJ9fX0=\"}]}},display:{Lore:[0:\"§7Gives between §a+1§7 and §a+10§7\",1:\"§7§c❁ Strength §7and §a❈ Defense\",2:\"§a§7the closer you are to the\",3:\"§7spawn of an Island!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aGravity Talisman\"},ExtraAttributes:{id:\"GRAVITY_TALISMAN\"}}",
"damage": 3,
"lore": [
"§7Gives between §a+1§7 and §a+10§7",
"§7§c❁ Strength §7and §a❈ Defense",
"§a§7the closer you are to the",
"§7spawn of an Island!",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON ACCESSORY"
],
"recipe": {
"A1": "OBSIDIAN:16",
"A2": "OBSIDIAN:16",
"A3": "OBSIDIAN:16",
"B1": "OBSIDIAN:16",
"B2": "OBSIDIAN:16",
"B3": "OBSIDIAN:16",
"C1": "OBSIDIAN:16",
"C2": "OBSIDIAN:16",
"C3": "OBSIDIAN:16"
},
"internalname": "GRAVITY_TALISMAN",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Gravity_Talisman",
"https://wiki.hypixel.net/Gravity_Talisman"
],
"crafttext": "Requires: Obsidian III"
}
|