diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-10-06 00:03:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-05 18:03:32 -0400 |
commit | 6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c (patch) | |
tree | a1705debab5e6dfec35c3b40c3de46dc23784c0b /items/ZOMBIE_MINER_SC.json | |
parent | 421f5db3982f8b4a31fcdcff50a4c3e7f6f285c5 (diff) | |
download | NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.gz NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.tar.bz2 NotEnoughUpdates-REPO-6b2b6dd18aada33343be7e9fdc1b5c8f36beb61c.zip |
Nope (#619)
* Fixes
* Rainbow Name
* Added recipe for soulwhip
* mobs changes and 2 new mobs
Diffstat (limited to 'items/ZOMBIE_MINER_SC.json')
-rw-r--r-- | items/ZOMBIE_MINER_SC.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/ZOMBIE_MINER_SC.json b/items/ZOMBIE_MINER_SC.json index 0d992345..241cfc75 100644 --- a/items/ZOMBIE_MINER_SC.json +++ b/items/ZOMBIE_MINER_SC.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:skull", "displayname": "§3Zombie Miner (Sea Creature)", - "nbttag": "{display:{Lore:[0:\"§cDrops:\",1:\"§7- §7Flawed Amethyst Gemstone\",2:\"§7- §7Flawed Jade Gemstone\",3:\"§7- §7Flawed Sapphire Gemstone\",4:\"§7- §7Rough Amethyst Gemstone\",5:\"§7- §7Rough Jade Gemstone\",6:\"§7- §7Rough Sapphire Gemstone\",7:\"\",8:\"§cRequirements:\",9:\"§7- Fishing Skill 24\",10:\"§7- §2Mithril Deposits\",11:\"§7- §bPrecursor Remnants\",12:\"§7- §2Jungle\",13:\"§7- §bFished from water\",14:\"\",15:\"§6§lLEGENDARY\"],Name:\"§3Zombie Miner (Sea Creature)\"},ExtraAttributes:{id:\"ZOMBIE_MINER_SC\"}}", + "nbttag": "{display:{Lore:[0:\"§cDrops:\",1:\"§7- §7❈ Flawed Amethyst Gemstone\",2:\"§7- §7☘ Flawed Jade Gemstone\",3:\"§7- §7✎ Flawed Sapphire Gemstone\",4:\"§7- §7❈ Rough Amethyst Gemstone\",5:\"§7- §7☘ Rough Jade Gemstone\",6:\"§7- §7✎ Rough Sapphire Gemstone\",7:\"\",8:\"§cRequirements:\",9:\"§7- Fishing Skill 24\",10:\"§7- §2Mithril Deposits\",11:\"§7- §bPrecursor Remnants\",12:\"§7- §2Jungle\",13:\"§7- §bFished from water\",14:\"\",15:\"§6§lLEGENDARY\"],Name:\"§3Zombie Miner (Sea Creature)\"},ExtraAttributes:{id:\"ZOMBIE_MINER_SC\"}}", "damage": 2, "lore": [ "§cDrops:", - "§7- §7Flawed Amethyst Gemstone", - "§7- §7Flawed Jade Gemstone", - "§7- §7Flawed Sapphire Gemstone", - "§7- §7Rough Amethyst Gemstone", - "§7- §7Rough Jade Gemstone", - "§7- §7Rough Sapphire Gemstone", + "§7- §7❈ Flawed Amethyst Gemstone", + "§7- §7☘ Flawed Jade Gemstone", + "§7- §7✎ Flawed Sapphire Gemstone", + "§7- §7❈ Rough Amethyst Gemstone", + "§7- §7☘ Rough Jade Gemstone", + "§7- §7✎ Rough Sapphire Gemstone", "", "§cRequirements:", "§7- Fishing Skill 24", @@ -29,4 +29,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Miner" ], "crafttext": "" -} +}
\ No newline at end of file |