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
|
{
"itemid": "minecraft:skull",
"displayname": "§5Blessed Fruit",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"e87de432-be37-397f-a408-27d18aed4338\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDAxOTMwY2RiNmQ3OTdkYTFiMzFlNDFkYmRiMzZiMzRjZTk3MjhmZmEzZjhjMWUzOTcyOGExMGIzNzE5NmI0NyJ9fX0\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Blessed §7reforge\",4:\"§7when combined with a hoe or an\",5:\"§7axe§7.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aXXV§7!\",9:\"\",10:\"§5§lEPIC REFORGE STONE\"],Name:\"§5Blessed Fruit\"},ExtraAttributes:{id:\"BLESSED_FRUIT\"}}",
"damage": 3,
"lore": [
"§8Reforge Stone",
"§7§8Combinable in Reforge Anvil",
"",
"§7Applies the §9Blessed §7reforge",
"§7when combined with a hoe or an",
"§7axe§7.",
"",
"§7Requires §aMining Skill Level",
"§aXXV§7!",
"",
"§5§lEPIC REFORGE STONE"
],
"internalname": "BLESSED_FRUIT",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Blessed_Fruit"
]
}
|