1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§9Obsidian Defender (Monster)",
"nbttag": "{display:{Lore:[0:\"§7Obsidian Defenders are types of Wither Skeletons\",1:\"§7found exclusively in the Dragon\u0027s Nest. Obsidian\",2:\"§7Defenders are hostile, inflict the Wither potion\",3:\"§7effect, and are extremely fast. They are also\",4:\"§7completely immune to all knockback. \"],Name:\"§9Obsidian Defender (Monster)\"},ExtraAttributes:{id:\"OBSIDIAN_DEFENDER_MONSTER\"}}",
"damage": 67,
"lore": [
"§7Obsidian Defenders are types of Wither Skeletons",
"§7found exclusively in the Dragon\u0027s Nest. Obsidian",
"§7Defenders are hostile, inflict the Wither potion",
"§7effect, and are extremely fast. They are also",
"§7completely immune to all knockback. "
],
"internalname": "OBSIDIAN_DEFENDER_MONSTER",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Obsidian_Defender"
],
"entityrender": "Skeleton"
}
|