diff options
Diffstat (limited to 'items/IRON_GENERATOR_12.json')
-rw-r--r-- | items/IRON_GENERATOR_12.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/IRON_GENERATOR_12.json b/items/IRON_GENERATOR_12.json index 4bc9c69f..a987c05c 100644 --- a/items/IRON_GENERATOR_12.json +++ b/items/IRON_GENERATOR_12.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Iron Minion XII", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dd614239-4922-3fcf-aa47-4077bddad320\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDY1NjUwODI1MywKICAicHJvZmlsZUlkIiA6ICI0OWIzODUyNDdhMWY0NTM3YjBmN2MwZTFmMTVjMTc2NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJiY2QyMDMzYzYzZWM0YmY4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzlmY2ZmMzZkM2E3NzE3YThhYWEzMzc1NjI0MjNiMGQ4ODRmZWY2YWFiMTJhNDY3ZmEzNjBlNTU5NzU5NzJjNjIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining iron\",2:\"§7ore! Requires an open area to\",3:\"§7place iron ore. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a7s\",7:\"§7Max Storage: §e960\"],Name:\"§9Iron Minion XII\"},ExtraAttributes:{id:\"IRON_GENERATOR_12\",generator_tier:12}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dd614239-4922-3fcf-aa47-4077bddad320\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxMDY1NjUwODI1MywKICAicHJvZmlsZUlkIiA6ICI0OWIzODUyNDdhMWY0NTM3YjBmN2MwZTFmMTVjMTc2NCIsCiAgInByb2ZpbGVOYW1lIiA6ICJiY2QyMDMzYzYzZWM0YmY4IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzlmY2ZmMzZkM2E3NzE3YThhYWEzMzc1NjI0MjNiMGQ4ODRmZWY2YWFiMTJhNDY3ZmEzNjBlNTU5NzU5NzJjNjIiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining iron\",2:\"§7ore! Requires an open area to\",3:\"§7place iron ore. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a7s\",7:\"§7Max Storage: §e960\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Iron Minion XII\"},ExtraAttributes:{id:\"IRON_GENERATOR_12\",generator_tier:12}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,14 +11,16 @@ "§7work when you are offline!", "", "§7Time Between Actions: §a7s", - "§7Max Storage: §e960" + "§7Max Storage: §e960", + "", + "§9§lRARE" ], "internalname": "IRON_GENERATOR_12", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" ] -} +}
\ No newline at end of file |