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": "§aEndermite (Monster)",
"nbttag": "{display:{Lore:[0:\"§7Endermites are small creatures similar to Silverfish\",1:\"§7in the End. They will occasionally spawn by breaking\",2:\"§7Endstone with anything other than a Stonk or killing\",3:\"§7Watchers. \",4:\"\",5:\"§c❤ Health§8: §c2.000\",6:\"§7Coins per Kill: §610-11\",7:\"§7Combat XP: §325-28\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fEnd Stone §8x1-2\"],Name:\"§aEndermite (Monster)\"},ExtraAttributes:{id:\"ENDERMITE_MONSTER\"}}",
"damage": 67,
"lore": [
"§7Endermites are small creatures similar to Silverfish",
"§7in the End. They will occasionally spawn by breaking",
"§7Endstone with anything other than a Stonk or killing",
"§7Watchers. ",
"",
"§c❤ Health§8: §c2.000",
"§7Coins per Kill: §610-11",
"§7Combat XP: §325-28",
"",
"§6§lPossible Drops:",
"§fCommon Loot",
"§8 ■ §fEnd Stone §8x1-2"
],
"internalname": "ENDERMITE_MONSTER",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Endermite"
],
"entityrender": "Endermite",
"entityscale": 2,
"crafttext": ""
}
|