diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-06 00:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 18:15:22 -0400 |
commit | 207e0ee6ed384dc8f8f66ac94684cc838ec74698 (patch) | |
tree | be31fcd39d9a83f60af0723ae22c8ab3510c8e6a /items/OBSIDIAN_DEFENDER_MONSTER.json | |
parent | e0378a48c581b70571887a1bb44fbd4a3c74df99 (diff) | |
download | NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.gz NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.bz2 NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.zip |
SB Changes, Mobs Part 2 and Easter Things (#456)
* constants things
* SB Changes and Easter Things
* Mobs
* Update pls no hate
Diffstat (limited to 'items/OBSIDIAN_DEFENDER_MONSTER.json')
-rw-r--r-- | items/OBSIDIAN_DEFENDER_MONSTER.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/OBSIDIAN_DEFENDER_MONSTER.json b/items/OBSIDIAN_DEFENDER_MONSTER.json index 89f766ec..943cdaa5 100644 --- a/items/OBSIDIAN_DEFENDER_MONSTER.json +++ b/items/OBSIDIAN_DEFENDER_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "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. \",5:\"\",6:\"§c❤ Health§8: §c10.000\",7:\"§7Coins per Kill: §615\",8:\"§7Combat XP: §340\",9:\"\",10:\"§6§lPossible Drops:\",11:\"§fCommon Loot\",12:\"§8 ■ §fObsidian §8x2-3\",13:\"\",14:\"§9Rare Loot \",15:\"§8 ■ §aEnchanted Obsidian §8(§a1%§8)\",16:\"\",17:\"§6Legendary Loot\",18:\"§8 ■ §5Obsidian Chestplate §8(§a0.1%§8)\",19:\"\",20:\"§dRNGesus Loot\",21:\"§8 ■ §9Combat Exp Boost §8(§a0.01%§8)\",22:\"§8 ■ §5Combat Exp Boost §8(§a0.0033%§8)\"],Name:\"§9Obsidian Defender (Monster)\"},ExtraAttributes:{id:\"OBSIDIAN_DEFENDER_MONSTER\"}}", - "damage": 67, + "nbttag": "{overrideMeta:1b,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. \",5:\"\",6:\"§c❤ Health§8: §c10.000\",7:\"§7Coins per Kill: §615\",8:\"§7Combat XP: §340\",9:\"\",10:\"§6§lPossible Drops:\",11:\"§fCommon Loot\",12:\"§8 ■ §fObsidian §8x2-3\",13:\"\",14:\"§9Rare Loot \",15:\"§8 ■ §aEnchanted Obsidian §8(§a1%§8)\",16:\"\",17:\"§6Legendary Loot\",18:\"§8 ■ §5Obsidian Chestplate §8(§a0.1%§8)\",19:\"\",20:\"§dRNGesus Loot\",21:\"§8 ■ §9Combat Exp Boost §8(§a0.01%§8)\",22:\"§8 ■ §5Combat Exp Boost §8(§a0.0033%§8)\"],Name:\"§9Obsidian Defender (Monster)\"},ExtraAttributes:{id:\"OBSIDIAN_DEFENDER_MONSTER\"}}", + "damage": 1, "lore": [ "§7Obsidian Defenders are types of Wither Skeletons", "§7found exclusively in the Dragon\u0027s Nest. Obsidian", @@ -35,6 +35,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Obsidian_Defender" ], - "entityrender": "Skeleton", "crafttext": "" }
\ No newline at end of file |