diff options
Diffstat (limited to 'items/MITHRIL_GENERATOR_10.json')
-rw-r--r-- | items/MITHRIL_GENERATOR_10.json | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/items/MITHRIL_GENERATOR_10.json b/items/MITHRIL_GENERATOR_10.json index 0ee422df..348c71b9 100644 --- a/items/MITHRIL_GENERATOR_10.json +++ b/items/MITHRIL_GENERATOR_10.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Mithril Minion X", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2916c732-5232-311d-94f0-ce9d0f84b1ed\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNzc3OTQwNjg0MCwKICAicHJvZmlsZUlkIiA6ICI5NGMzZGM3YTdiMmQ0NzQ1YmVlYjQzZDc2ZjRjNDVkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJWaXRvVGhlRG9uIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQyMGY3MGFkOTdmMWRhZGU5M2NlMWQ1NjBkZTllYTYxMzEzOTY2Y2Y5ZWYwOWJmNGZlNWZiYmJmZjYwODU0MDUiCiAgICB9CiAgfQp9\"}]}},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: §a60s\",7:\"§7Max Storage: §e960\"],Name:\"§9Mithril Minion X\"},ExtraAttributes:{id:\"MITHRIL_GENERATOR_10\",generator_tier:10}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2916c732-5232-311d-94f0-ce9d0f84b1ed\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYwNzc3OTQwNjg0MCwKICAicHJvZmlsZUlkIiA6ICI5NGMzZGM3YTdiMmQ0NzQ1YmVlYjQzZDc2ZjRjNDVkYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJWaXRvVGhlRG9uIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzQyMGY3MGFkOTdmMWRhZGU5M2NlMWQ1NjBkZTllYTYxMzEzOTY2Y2Y5ZWYwOWJmNGZlNWZiYmJmZjYwODU0MDUiCiAgICB9CiAgfQp9\"}]}},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: §a60s\",7:\"§7Max Storage: §e960\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Mithril Minion X\"},ExtraAttributes:{id:\"MITHRIL_GENERATOR_10\",generator_tier:10}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,9 @@ "§7also work when you are offline!", "", "§7Time Between Actions: §a60s", - "§7Max Storage: §e960" + "§7Max Storage: §e960", + "", + "§9§lRARE" ], "recipe": { "A1": "ENCHANTED_MITHRIL:64", @@ -26,10 +28,11 @@ }, "internalname": "MITHRIL_GENERATOR_10", "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 |