diff options
Diffstat (limited to 'items/MIMIC_MONSTER.json')
-rw-r--r-- | items/MIMIC_MONSTER.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/MIMIC_MONSTER.json b/items/MIMIC_MONSTER.json index b8d5639e..3b7704b7 100644 --- a/items/MIMIC_MONSTER.json +++ b/items/MIMIC_MONSTER.json @@ -1,22 +1,22 @@ { "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\"}}", + "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. They can appear\",3:\"§7in Floor VI and above. They have varying\",4:\"§7health from §c1M❤ §7to §c2M❤§7.\",5:\"§7In Master Mode, they have up to §c150M❤§7.\",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", + "§7chest in Dungeons. They can appear", "§7in Floor VI and above. They have varying", - "§7health from §c1M❤ §7to §c2M❤.", - "§7In Master Mode, they have up to §c150M❤", + "§7health from §c1M❤ §7to §c2M❤§7.", + "§7In Master Mode, they have up to §c150M❤§7.", "", "§6§lPossible Drops:", "§9Mimic Fragment" ], "internalname": "MIMIC_MONSTER", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mimic", |