1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§9Treasure Hoarder (Monster)",
"nbttag": "{display:{Lore:[0:\"§7Treasure Hoarders are mobs that spawn in the\",1:\"§7Upper Mines area of the Dwarven Mines. They\",2:\"§7drop the Treasurite material used in the Forge.\"],Name:\"§9Treasure Hoarder (Monster)\"},ExtraAttributes:{id:\"TREASURE_HOARDER_MONSTER\"}}",
"damage": 54,
"lore": [
"§7Treasure Hoarders are mobs that spawn in the",
"§7Upper Mines area of the Dwarven Mines. They",
"§7drop the Treasurite material used in the Forge."
],
"internalname": "TREASURE_HOARDER_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Treasure_Hoarder"
],
"entityrender": "Skeleton"
}
|