diff options
author | 8KCoffeeWizard <67309153+8KCoffeeWizard@users.noreply.github.com> | 2021-08-22 04:17:10 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-21 18:47:10 -0400 |
commit | 884a9eda3e730e11c8738d6becdc892f67d340a1 (patch) | |
tree | 407208cba80121782b67521936eddb9c590a06bb /items | |
parent | 47fb83b10b8bb6639f0ad4f4a6ab292988b7be52 (diff) | |
download | NotEnoughUpdates-REPO-884a9eda3e730e11c8738d6becdc892f67d340a1.tar.gz NotEnoughUpdates-REPO-884a9eda3e730e11c8738d6becdc892f67d340a1.tar.bz2 NotEnoughUpdates-REPO-884a9eda3e730e11c8738d6becdc892f67d340a1.zip |
Fix Mythos Mob drops (#599)
* changed epic to legendary
* fix mythos mobs
a
* fix formatting
b
* fix formatting again
* fix formatting part 3 because im dumb
* updated nbt tag
c
* i have a huge brain
its true
Diffstat (limited to 'items')
-rw-r--r-- | items/MINOS_CHAMPION_MONSTER.json | 7 | ||||
-rw-r--r-- | items/MINOS_INQUISITOR_MONSTER.json | 8 |
2 files changed, 10 insertions, 5 deletions
diff --git a/items/MINOS_CHAMPION_MONSTER.json b/items/MINOS_CHAMPION_MONSTER.json index ac84e49b..cad3fdcc 100644 --- a/items/MINOS_CHAMPION_MONSTER.json +++ b/items/MINOS_CHAMPION_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cMinos Champion (Mythological Creature)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"86e6b4be-1455-37b7-86e6-b4be1455f7b7\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmY3ZTc4NjUwODQyZTk1ZmFiMzk1MTRkYWQzYzYxM2Y3NzE2ZjYyYjYyNzkzYWExMzE3ZTgwYTIzMjg2YjgzYyJ9fX0\"}]}},display:{Lore:[0:\"§7The Minos Champion is one of the rare mobs\",1:\"§7in the Mythological Ritual, and can only be\",2:\"§7found by using a epic or legendary Griffin Pet.\",3:\"§7It gains roughly 3 to 4% of a damage buff for each second\",4:\"§7it\u0027s lived for, capping at 600%, which is when it despawns.\",5:\"§7While alive, it can attack using a sword or a bow, if\",6:\"§7the Champion is unable to reach a player, it will spawn\",7:\"§7a lighting strike on the player once, similary\",8:\"§7to the Gaia Construct.\",9:\"\",10:\"§c❤ Health§8:\",11:\"§8[§5Griffin§8] §c2.000.000 ❤\",12:\"§8[§6Griffin§8] §c12.000.000 ❤\",13:\"\",14:\"§6§lPossible Drops:\",15:\"§8[§5Griffin§8]: §aAncient Claws §8x14-28\",16:\"§8[§6Griffin§8]: §aAncient Claws §8x14-28\",17:\"§8[§6Griffin§8]: §aEnchanted Gold §8x3-6\",18:\"§8[§6Griffin§8]: §9Dwarf Turtle Shelmet\",19:\"§8[§6Griffin§8]: §5Crochet Tiger Plushie\",20:\"§8[§6Griffin§8]: §5Minos Relic\",21:\"\",22:\"§5§lEPIC\"],Name:\"§cMinos Champion (Mythological Creature)\"},ExtraAttributes:{id:\"MINOS_CHAMPION_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"86e6b4be-1455-37b7-86e6-b4be1455f7b7\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmY3ZTc4NjUwODQyZTk1ZmFiMzk1MTRkYWQzYzYxM2Y3NzE2ZjYyYjYyNzkzYWExMzE3ZTgwYTIzMjg2YjgzYyJ9fX0\"}]}},display:{Lore:[0:\"§7The Minos Champion is one of the rare mobs\",1:\"§7in the Mythological Ritual, and can only be\",2:\"§7found by using a epic or legendary Griffin Pet.\",3:\"§7It gains roughly 3 to 4% of a damage buff for each second\",4:\"§7it\u0027s lived for, capping at 600%, which is when it despawns.\",5:\"§7While alive, it can attack using a sword or a bow, if\",6:\"§7the Champion is unable to reach a player, it will spawn\",7:\"§7a lighting strike on the player once, similary\",8:\"§7to the Gaia Construct.\",9:\"\",10:\"§c❤ Health§8:\",11:\"§8[§5Griffin§8] §c2.000.000 ❤\",12:\"§8[§6Griffin§8] §c12.000.000 ❤\",13:\"\",14:\"§6§lPossible Drops:\",15:\"§8[§5Griffin§8]: §aAncient Claws §8x14-28\",16:\"§8[§6Griffin§8]: §aAncient Claws §8x14-28\",17:\"§8[§6Griffin§8]: §aEnchanted Gold §8x3-6\",18:\"§8[§6Griffin§8]: §5Minos Relic\",19:\"§8[§6Griffin§8]: §9Dwarf Turtle Shelmet\",20:\"§8[§6Griffin§8]: §5Crochet Tiger Plushie\",21:\"§8[§6Griffin§8]: §5Antique Remedies\",22:\"\",23:\"§5§lEPIC\"],Name:\"§cMinos Champion (Mythological Creature)\"},ExtraAttributes:{id:\"MINOS_CHAMPION_MONSTER\"}}", "damage": 3, "lore": [ "§7The Minos Champion is one of the rare mobs", @@ -22,9 +22,10 @@ "§8[§5Griffin§8]: §aAncient Claws §8x14-28", "§8[§6Griffin§8]: §aAncient Claws §8x14-28", "§8[§6Griffin§8]: §aEnchanted Gold §8x3-6", + "§8[§6Griffin§8]: §5Minos Relic", "§8[§6Griffin§8]: §9Dwarf Turtle Shelmet", "§8[§6Griffin§8]: §5Crochet Tiger Plushie", - "§8[§6Griffin§8]: §5Minos Relic", + "§8[§6Griffin§8]: §5Antique Remedies", "", "§5§lEPIC" ], @@ -36,4 +37,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Minos_Champion" ], "crafttext": "" -}
\ No newline at end of file +} diff --git a/items/MINOS_INQUISITOR_MONSTER.json b/items/MINOS_INQUISITOR_MONSTER.json index f89994c1..769d8787 100644 --- a/items/MINOS_INQUISITOR_MONSTER.json +++ b/items/MINOS_INQUISITOR_MONSTER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cMinos Inquisitor (Mythological Creature)", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1388719b-179b-3088-9388-719b179be088\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2UxYTYwMWIxYWQ2NDA5MDQ5YTVmZGY0ODA0N2NmYTUyYTFhNzc5N2E4YWM1ZWU5M2ZiMGEyYjFiYjNiY2QzMiJ9fX0\"}]}},display:{Lore:[0:\"§7The Minos Inquisitor is the rarest mob in the\",1:\"§7Mythological Ritual, and can only be found\",2:\"§7using a legendary Griffin Pet. It reduces\",3:\"§7your stats by 10% every time you hit it,\",4:\"§7maxing out at a 40% reduction. Similar to the\",5:\"§7Minos Champion, its stats increase by 6% for every\",6:\"§7second it is alive, capping at 600%, which is\",7:\"§7when it despawns. While alive, it summons\",8:\"§7lightning on the block you are standing on.\",9:\"\",10:\"§c❤ Health§8:\",11:\"§8[§6Griffin§8] §c40.000.000 ❤\",12:\"\",13:\"§6§lPossible Drops:\",14:\"§8[§6Griffin§8]: §aAncient Claws §8x24-48\",15:\"§8[§6Griffin§8]: §5Enchanted Ancient Claw\",16:\"§8[§6Griffin§8]: §dChimera I\",17:\"\",18:\"§6§lLEGENDARY\"],Name:\"§cMinos Inquisitor (Mythological Creature)\"},ExtraAttributes:{id:\"MINOS_INQUISITOR_MONSTER\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1388719b-179b-3088-9388-719b179be088\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2UxYTYwMWIxYWQ2NDA5MDQ5YTVmZGY0ODA0N2NmYTUyYTFhNzc5N2E4YWM1ZWU5M2ZiMGEyYjFiYjNiY2QzMiJ9fX0\"}]}},display:{Lore:[0:\"§7The Minos Inquisitor is the rarest mob in the\",1:\"§7Mythological Ritual, and can only be found\",2:\"§7using a legendary Griffin Pet. It reduces\",3:\"§7your stats by 10% every time you hit it,\",4:\"§7maxing out at a 40% reduction. Similar to the\",5:\"§7Minos Champion, its stats increase by 6% for every\",6:\"§7second it is alive, capping at 600%, which is\",7:\"§7when it despawns. While alive, it summons\",8:\"§7lightning on the block you are standing on.\",9:\"\",10:\"§c❤ Health§8:\",11:\"§8[§6Griffin§8] §c40.000.000 ❤\",12:\"\",13:\"§6§lPossible Drops:\",14:\"§8[§6Griffin§8]: §aAncient Claws §8x24-48\",15:\"§8[§6Griffin§8]: §5Enchanted Ancient Claw\",16:\"§8[§6Griffin§8]: §dChimera I\",17:\"§8[§6Griffin§8]: §5Minos Relic\",18:\"§8[§6Griffin§8]: §9Dwarf Turtle Shelmet\",19:\"§8[§6Griffin§8]: §5Crochet Tiger Plushie\",20:\"§8[§6Griffin§8]: §5Antique Remedies\",21:\"\",22:\"§6§lLEGENDARY\"],Name:\"§cMinos Inquisitor (Mythological Creature)\"},ExtraAttributes:{id:\"MINOS_INQUISITOR_MONSTER\"}}", "damage": 3, "lore": [ "§7The Minos Inquisitor is the rarest mob in the", @@ -21,6 +21,10 @@ "§8[§6Griffin§8]: §aAncient Claws §8x24-48", "§8[§6Griffin§8]: §5Enchanted Ancient Claw", "§8[§6Griffin§8]: §dChimera I", + "§8[§6Griffin§8]: §5Minos Relic", + "§8[§6Griffin§8]: §9Dwarf Turtle Shelmet", + "§8[§6Griffin§8]: §5Crochet Tiger Plushie", + "§8[§6Griffin§8]: §5Antique Remedies", "", "§6§lLEGENDARY" ], @@ -32,4 +36,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Minos_Inquisitor" ], "crafttext": "" -}
\ No newline at end of file +} |