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
28
29
30
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§9Goblin (Monster)",
"nbttag": "{display:{Lore:[0:\"§7Goblins are mobs that spawn in the Goblin Burrows\",1:\"§7area of the Dwarven Mines. They can also spawn\",2:\"§7during goblin raid events.\",3:\"\",4:\"§c❤ Health§8: §c800\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§9Rare Loot\",8:\"§8 ■ §9Goblin Helmet §8(§a0.3%§8)\",9:\"§8 ■ §9Goblin Chestplate §8(§a0.3%§8)\",10:\"§8 ■ §9Goblin Leggings §8(§a0.3%§8)\",11:\"§8 ■ §9Goblin Boots §8(§a0.3%§8)\",12:\"§8 ■ §9Goblin Egg §8(§a1%§8)\"],Name:\"§9Goblin (Monster)\"},ExtraAttributes:{id:\"GOBLIN_MONSTER\"}}",
"damage": 54,
"lore": [
"§7Goblins are mobs that spawn in the Goblin Burrows",
"§7area of the Dwarven Mines. They can also spawn",
"§7during goblin raid events.",
"",
"§c❤ Health§8: §c800",
"",
"§6§lPossible Drops:",
"§9Rare Loot",
"§8 ■ §9Goblin Helmet §8(§a0.3%§8)",
"§8 ■ §9Goblin Chestplate §8(§a0.3%§8)",
"§8 ■ §9Goblin Leggings §8(§a0.3%§8)",
"§8 ■ §9Goblin Boots §8(§a0.3%§8)",
"§8 ■ §9Goblin Egg §8(§a1%§8)"
],
"internalname": "GOBLIN_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Goblins"
],
"entityrender": "Zombie",
"crafttext": ""
}
|