diff options
Diffstat (limited to 'items/MINOTAUR_MONSTER.json')
-rw-r--r-- | items/MINOTAUR_MONSTER.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/MINOTAUR_MONSTER.json b/items/MINOTAUR_MONSTER.json index 618c6f58..a4fa8ee6 100644 --- a/items/MINOTAUR_MONSTER.json +++ b/items/MINOTAUR_MONSTER.json @@ -1,7 +1,7 @@ { "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:\"§9§lRARE\"],Name:\"§cMinotaur (Mythological Creature)\"},ExtraAttributes:{id:\"MINOTAUR_MONSTER\"}}", + "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 its 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:\"§9§lRARE\"],Name:\"§cMinotaur (Mythological Creature)\"},ExtraAttributes:{id:\"MINOTAUR_MONSTER\"}}", "damage": 3, "lore": [ "§7The Minotaur is a rare mob in the Mythological", @@ -10,7 +10,7 @@ "§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.", + "§7increases by 3 every time its axe hits you.", "", "§c❤ Health§8:", "§8[§aGriffin§8] §c60,000 ❤", @@ -21,7 +21,7 @@ ], "internalname": "MINOTAUR_MONSTER", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Minotaur", |