diff options
Diffstat (limited to 'items/MITHRIL_GENERATOR_5.json')
-rw-r--r-- | items/MITHRIL_GENERATOR_5.json | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/items/MITHRIL_GENERATOR_5.json b/items/MITHRIL_GENERATOR_5.json index 08af9cfb..90620b4a 100644 --- a/items/MITHRIL_GENERATOR_5.json +++ b/items/MITHRIL_GENERATOR_5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Mithril Minion V", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5828b6f5-9bf4-355d-af2d-3d00a00a6264\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNzc3OTU1Mzc1NCwKICAicHJvZmlsZUlkIiA6ICI5ZDEzZjcyMTcxM2E0N2U0OTAwZTMyZGVkNjBjNDY3MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJUYWxvZGFvIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg5MjI0YjU2ZWEwNTNhOTUyYTgwNDQ0MTU4NzRiNjNlNDgxM2U5MTE4YTU2YzRmZTcwMjc0NjQ0Mzg3ODMwNDQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mithril ore! Requires an open\",3:\"§7area to mithril ore. Minions\",4:\"§7also work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a70s\",7:\"§7Max Storage: §e384\"],Name:\"§9Mithril Minion V\"},ExtraAttributes:{id:\"MITHRIL_GENERATOR_5\",generator_tier:5}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5828b6f5-9bf4-355d-af2d-3d00a00a6264\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNzc3OTU1Mzc1NCwKICAicHJvZmlsZUlkIiA6ICI5ZDEzZjcyMTcxM2E0N2U0OTAwZTMyZGVkNjBjNDY3MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJUYWxvZGFvIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg5MjI0YjU2ZWEwNTNhOTUyYTgwNDQ0MTU4NzRiNjNlNDgxM2U5MTE4YTU2YzRmZTcwMjc0NjQ0Mzg3ODMwNDQiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7mithril ore! Requires an open\",3:\"§7area to mithril ore. Minions\",4:\"§7also work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a70s\",7:\"§7Max Storage: §e384\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Mithril Minion V\"},ExtraAttributes:{id:\"MITHRIL_GENERATOR_5\",generator_tier:5}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,9 @@ "§7also work when you are offline!", "", "§7Time Between Actions: §a70s", - "§7Max Storage: §e384" + "§7Max Storage: §e384", + "", + "§9§lRARE" ], "recipe": { "A1": "ENCHANTED_MITHRIL:1", @@ -26,10 +28,11 @@ }, "internalname": "MITHRIL_GENERATOR_5", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Mithril_Minion" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |