diff options
Diffstat (limited to 'items/ZOMBIE_MINER_SC.json')
-rw-r--r-- | items/ZOMBIE_MINER_SC.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/ZOMBIE_MINER_SC.json b/items/ZOMBIE_MINER_SC.json new file mode 100644 index 00000000..fd7db0a4 --- /dev/null +++ b/items/ZOMBIE_MINER_SC.json @@ -0,0 +1,32 @@ +{ + "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\"}}", + "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", + "", + "§cRequirements:", + "§7- Fishing Skill 24", + "§7- §2Mithril Deposits", + "§7- §bPrecursor Remnants", + "§7- §2Jungle", + "§7- §bFished from water", + "", + "§6§lLEGENDARY" + ], + "internalname": "ZOMBIE_MINER_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Zombie_Miner" + ], + "crafttext": "" +}
\ No newline at end of file |