diff options
Diffstat (limited to 'items/ZEALOT_MONSTER.json')
-rw-r--r-- | items/ZEALOT_MONSTER.json | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/items/ZEALOT_MONSTER.json b/items/ZEALOT_MONSTER.json index 2694e3e8..4bd0ac4a 100644 --- a/items/ZEALOT_MONSTER.json +++ b/items/ZEALOT_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:ender_chest", "displayname": "§9Zealot (Monster)", - "nbttag": "{display:{Lore:[0:\"§7Zealots are a type of Enderman found exclusively\",1:\"§7in the Dragon\u0027s Nest. Zealots are not hostile towards\",2:\"§7players, unless provoked, like normal Enderman. \",3:\"\",4:\"§c❤ Health§8: §c13.000\",5:\"§7Coins per Kill: §615\",6:\"§7Combat XP: §340\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fEnder Pearl §8x2-4\",11:\"\",12:\"§aUncommon Loot\",13:\"§8 ■ §aEnchanted Ender Pearl §8(§a2%§8)\"],Name:\"§9Zealot (Monster)\"},ExtraAttributes:{id:\"ZEALOT_MONSTER\"}}", - "damage": 58, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Zealots are a type of Enderman found exclusively\",1:\"§7in the Dragon\u0027s Nest. Zealots are not hostile towards\",2:\"§7players, unless provoked, like normal Enderman. \",3:\"\",4:\"§c❤ Health§8: §c13.000\",5:\"§7Coins per Kill: §615\",6:\"§7Combat XP: §340\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fEnder Pearl §8x2-4\",11:\"\",12:\"§aUncommon Loot\",13:\"§8 ■ §aEnchanted Ender Pearl §8(§a2%§8)\"],Name:\"§9Zealot (Monster)\"},ExtraAttributes:{id:\"ZEALOT_MONSTER\"}}", + "damage": 0, "lore": [ "§7Zealots are a type of Enderman found exclusively", "§7in the Dragon\u0027s Nest. Zealots are not hostile towards", @@ -26,7 +26,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zealot" ], - "entityrender": "Enderman", - "entityscale": 0.8, "crafttext": "" }
\ No newline at end of file |