diff options
Diffstat (limited to 'items/SKELETON_MASTER_MONSTER.json')
-rw-r--r-- | items/SKELETON_MASTER_MONSTER.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/SKELETON_MASTER_MONSTER.json b/items/SKELETON_MASTER_MONSTER.json index e8526512..21bceb8a 100644 --- a/items/SKELETON_MASTER_MONSTER.json +++ b/items/SKELETON_MASTER_MONSTER.json @@ -1,17 +1,18 @@ { "itemid": "minecraft:skull", "displayname": "§9Skeleton Master (Monster)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ce22e0d7-c78e-3c8d-907a-2368c927808\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzRlOTVlMWI3ZGM4MmJhNzg0NWE2OGZjNmEzMTJmNGNkOTBlZTJmNmNjZTI2YTY4Yzg4YjA0YjEwNzJkODc5In19fQ\"}]}},display:{Lore:[0:\"§7Just more grunts in the platoon.\",1:\"\",2:\"§c❤ Health§8: §c59,000 - 900,000\",3:\"§c❤ Health §8(MM) : §c3,450,000 - 42,000,000\"],Name:\"§9Skeleton Master (Monster)\"},ExtraAttributes:{id:\"SKELETON_MASTER_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ce22e0d7-c78e-3c8d-907a-2368c927808\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzRlOTVlMWI3ZGM4MmJhNzg0NWE2OGZjNmEzMTJmNGNkOTBlZTJmNmNjZTI2YTY4Yzg4YjA0YjEwNzJkODc5In19fQ\"}]}},display:{Lore:[0:\"§7Leader of the Catacombs\u0027 skeleton\",1:\"§7army.\",2:\"\",3:\"§c❤ Health§8: §c59,000 - 900,000\",4:\"§c❤ Health §8(MM) : §c3,450,000 - 42,000,000\"],Name:\"§9Skeleton Master (Monster)\"},ExtraAttributes:{id:\"SKELETON_MASTER_MONSTER\"}}", "damage": 3, "lore": [ - "§7Just more grunts in the platoon.", + "§7Leader of the Catacombs\u0027 skeleton", + "§7army.", "", "§c❤ Health§8: §c59,000 - 900,000", "§c❤ Health §8(MM) : §c3,450,000 - 42,000,000" ], "internalname": "SKELETON_MASTER_MONSTER", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.3.0", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Dungeon_Skeletons", @@ -59,4 +60,4 @@ ] } ] -}
\ No newline at end of file +} |