diff options
Diffstat (limited to 'items/MIMIC_MONSTER.json')
-rw-r--r-- | items/MIMIC_MONSTER.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/MIMIC_MONSTER.json b/items/MIMIC_MONSTER.json new file mode 100644 index 00000000..45456e4b --- /dev/null +++ b/items/MIMIC_MONSTER.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Mimic (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d6af0fbb-0321-32df-96af-0fbb0321d2df\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTE5YzEyNTQzYmM3NzkyNjA1ZWY2OGUxZjg3NDlhZThmMmEzODFkOTA4NWQ0ZDRiNzgwYmExMjgyZDM1OTdhMCJ9fX0\"}]}},display:{Lore:[0:\"§7Mimics are a type of Dungeon Mobs that\",1:\"§7rarely take the place of a secret\",2:\"§7chest in Dungeons. The can appear\",3:\"§7in Floor VI and above. They have varying\",4:\"§7health from §c1M❤ §7to §c2M❤.\",5:\"§7In Master Mode, they have up to §c150M❤\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§9Mimic Fragment\"],Name:\"§9Mimic (Monster)\"},ExtraAttributes:{id:\"MIMIC_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7Mimics are a type of Dungeon Mobs that", + "§7rarely take the place of a secret", + "§7chest in Dungeons. The can appear", + "§7in Floor VI and above. They have varying", + "§7health from §c1M❤ §7to §c2M❤.", + "§7In Master Mode, they have up to §c150M❤", + "", + "§6§lPossible Drops:", + "§9Mimic Fragment" + ], + "internalname": "MIMIC_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mimic" + ], + "crafttext": "" +}
\ No newline at end of file |