diff options
Diffstat (limited to 'items/SKELETON_HORSE_MONSTER.json')
-rw-r--r-- | items/SKELETON_HORSE_MONSTER.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/SKELETON_HORSE_MONSTER.json b/items/SKELETON_HORSE_MONSTER.json new file mode 100644 index 00000000..1781e699 --- /dev/null +++ b/items/SKELETON_HORSE_MONSTER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Skeleton Horse (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bcbce5bf-86c4-4e62-9fc5-0cc90de94b6d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDdlZmZjZTM1MTMyYzg2ZmY3MmJjYWU3N2RmYmIxZDIyNTg3ZTk0ZGYzY2JjMjU3MGVkMTdjZjg5NzNhIn19fQ\u003d\"}]}},display:{Lore:[0:\"§7Skeleton Horse, (not to be confused with the,\",1:\"§7Skeleton Horse Pet) is a mob that spawn during the\",2:\"§7Thunder event from the Blood God Shrine.\",3:\"\",4:\"§c❤ Health§8: §c35.000\",5:\"§7Combat XP: §38\",6:\"§7Coins per Kill: §61\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§aUncommon Loot\",10:\"§8 ■ §aEnchanted Bone §8x128-256\"],Name:\"§9Skeleton Horse (Monster)\"},ExtraAttributes:{id:\"SKELETON_HORSE_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7Skeleton Horse, (not to be confused with the,", + "§7Skeleton Horse Pet) is a mob that spawn during the", + "§7Thunder event from the Blood God Shrine.", + "", + "§c❤ Health§8: §c35.000", + "§7Combat XP: §38", + "§7Coins per Kill: §61", + "", + "§6§lPossible Drops:", + "§aUncommon Loot", + "§8 ■ §aEnchanted Bone §8x128-256" + ], + "internalname": "SKELETON_HORSE_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Horse" + ], + "crafttext": "" +}
\ No newline at end of file |