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
|
{
"itemid": "minecraft:stick",
"displayname": "§aInfiniDirt™ Wand",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Place Dirt §e§lRIGHT CLICK\",1:\"§7Place a dirt block.\",2:\"§7§7Costs §61 coins§7.\",3:\"§7\",4:\"§7Can be used within the Builders\",5:\"§7Wand!\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aInfiniDirt™ Wand\"},ExtraAttributes:{id:\"INFINIDIRT_WAND\"}}",
"damage": 0,
"lore": [
"§6Ability: Place Dirt §e§lRIGHT CLICK",
"§7Place a dirt block.",
"§7§7Costs §61 coins§7.",
"§7",
"§7Can be used within the Builders",
"§7Wand!",
"",
"§a§lUNCOMMON"
],
"internalname": "INFINIDIRT_WAND",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/InfiniDirt™_Wand",
"https://wiki.hypixel.net/InfiniDirt™_Wand"
]
}
|