diff options
Diffstat (limited to 'items/MINOTAUR_MONSTER.json')
-rw-r--r-- | items/MINOTAUR_MONSTER.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/items/MINOTAUR_MONSTER.json b/items/MINOTAUR_MONSTER.json new file mode 100644 index 00000000..2d001122 --- /dev/null +++ b/items/MINOTAUR_MONSTER.json @@ -0,0 +1,39 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cMinotaur (Mythological Creature)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0dfc49ee-32db-3a19-8dfc-49ee32dbfa19\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzU5MTJkYmQ0MjBjMGYzNWVkYjQxOGFiNmRlOGQ2NTVkYTdkMzRjYzhjNzdiYmVmM2E5MTJiNWRhZjEzZThlYiJ9fX0\"}]}},display:{Lore:[0:\"§7The Minotaur is a rare mob in the Mythological\",1:\"§7Ritual. It will attack at melee range, and can\",2:\"§7throw an axe at you, temporarily slowing down\",3:\"§7your healing speed. It has a special mechanic\",4:\"§7called Bleed that allows it to do more damage.\",5:\"§7It increases by 1 every time it hits you, and\",6:\"§7increases by 3 every time it\u0027s axe hits you.\",7:\"\",8:\"§c❤ Health§8:\",9:\"§8[§aGriffin§8] §c60.000 ❤\",10:\"§8[§9Griffin§8/§5Griffin§8] §c625.000 ❤\",11:\"§8[§6Griffin§8] §c2.500.000 ❤\",12:\"\",13:\"§6§lPossible Drops:\",14:\"§8[§aGriffin§8]: §aAncient Claws §8x3-4\",15:\"§8[§9Griffin§8/§5Griffin§8]: §aAncient Claws §8x6-8\",16:\"§8[§6Griffin§8]: §aAncient Claws §8x10-20\",17:\"§8[§6Griffin§8]: §9Dwarf Turtle Shelmet\",18:\"§8[§6Griffin§8]: §5Crochet Tiger Plushie\",19:\"§8[§6Griffin§8]: §5Antique Remedies\",20:\"§8[§6Griffin§8]: §6Daedalus Stick\",21:\"\",22:\"§9§lRARE\"],Name:\"§cMinotaur (Mythological Creature)\"},ExtraAttributes:{id:\"MINOTAUR_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7The Minotaur is a rare mob in the Mythological", + "§7Ritual. It will attack at melee range, and can", + "§7throw an axe at you, temporarily slowing down", + "§7your healing speed. It has a special mechanic", + "§7called Bleed that allows it to do more damage.", + "§7It increases by 1 every time it hits you, and", + "§7increases by 3 every time it\u0027s axe hits you.", + "", + "§c❤ Health§8:", + "§8[§aGriffin§8] §c60.000 ❤", + "§8[§9Griffin§8/§5Griffin§8] §c625.000 ❤", + "§8[§6Griffin§8] §c2.500.000 ❤", + "", + "§6§lPossible Drops:", + "§8[§aGriffin§8]: §aAncient Claws §8x3-4", + "§8[§9Griffin§8/§5Griffin§8]: §aAncient Claws §8x6-8", + "§8[§6Griffin§8]: §aAncient Claws §8x10-20", + "§8[§6Griffin§8]: §9Dwarf Turtle Shelmet", + "§8[§6Griffin§8]: §5Crochet Tiger Plushie", + "§8[§6Griffin§8]: §5Antique Remedies", + "§8[§6Griffin§8]: §6Daedalus Stick", + "", + "§9§lRARE" + ], + "internalname": "MINOTAUR_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Minotaur" + ], + "crafttext": "" +}
\ No newline at end of file |