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:armor_stand",
"displayname": "§fChisel",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be placed in the §6Fossil\",1:\"§6Excavator §7alongside a §9Suspicious\",2:\"§9Scrap §7to begin the excavation\",3:\"§7process!\",4:\"\",5:\"§7Charges: §e16\",6:\"\",7:\"§f§lCOMMON CHISEL\"],Name:\"§fChisel\"},ExtraAttributes:{id:\"CHISEL\"}}",
"damage": 0,
"lore": [
"§7Can be placed in the §6Fossil",
"§6Excavator §7alongside a §9Suspicious",
"§9Scrap §7to begin the excavation",
"§7process!",
"",
"§7Charges: §e16",
"",
"§f§lCOMMON CHISEL"
],
"internalname": "CHISEL",
"crafttext": "Requires: Tungesten I",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Chisel",
"https://hypixel-skyblock.fandom.com/wiki/Chisel"
]
}
|