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": "§9Dirt Bottle",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"3758ab99-1ecb-352f-98e2-8dc025395879\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjAzMjM5ZjcwYTNjMjUzNThiMjJhMjliZTFiZmQxYjk4NWVlOTVmMjg2MzQ4YjRlMGYyMmYzNDc0MDk4MjViOCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Dirty §7reforge\",5:\"§7to a sword.\",6:\"\",7:\"§7Requires §aMining Skill Level\",8:\"§aX§7!\",9:\"\",10:\"§9§lRARE REFORGE STONE\"],Name:\"§9Dirt Bottle\"},ExtraAttributes:{id:\"DIRT_BOTTLE\"}}",
"damage": 3,
"lore": [
"§8Reforge Stone",
"",
"§7Can be used in a Reforge Anvil",
"§7or with the Dungeon Blacksmith",
"§7to apply the §9Dirty §7reforge",
"§7to a sword.",
"",
"§7Requires §aMining Skill Level",
"§aX§7!",
"",
"§9§lRARE REFORGE STONE"
],
"internalname": "DIRT_BOTTLE",
"crafttext": "",
"clickcommand": "",
"modver": "1.5-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Dirt_Bottle"
]
}
|