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:skull",
"displayname": "§aGravel Skeleton (Monster)",
"nbttag": "{display:{Lore:[0:\"§7These Skeletons just never say\",1:\"§7die.\",2:\"\",3:\"§c❤ Health§8: §c100\",4:\"§7Coins per Kill: §62-12\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§fCommon Loot\",8:\"§8 ■ §fBone §8x3-6\"],Name:\"§aGravel Skeleton (Monster)\"},ExtraAttributes:{id:\"GRAVEL_SKELETON_MONSTER\"}}",
"damage": 0,
"lore": [
"§7These Skeletons just never say",
"§7die.",
"",
"§c❤ Health§8: §c100",
"§7Coins per Kill: §62-12",
"",
"§6§lPossible Drops:",
"§fCommon Loot",
"§8 ■ §fBone §8x3-6"
],
"internalname": "GRAVEL_SKELETON_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Skeleton"
],
"crafttext": ""
}
|