diff options
Diffstat (limited to 'items/IRON_GENERATOR_8.json')
-rw-r--r-- | items/IRON_GENERATOR_8.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/IRON_GENERATOR_8.json b/items/IRON_GENERATOR_8.json new file mode 100644 index 00000000..c2366e2f --- /dev/null +++ b/items/IRON_GENERATOR_8.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Iron Minion VIII", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"acce8bf0-f9f1-358c-8a5e-879508189f7d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzczMTI3ODQsInByb2ZpbGVJZCI6ImU3NTMyNjk3ZTgwZjQ1NmU5ZjNhZjZiODIzNWU5YTgxIiwicHJvZmlsZU5hbWUiOiJNaW5lQWx0c19NU2tpbl8xIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS83ZTVlYTU3ZjBmYjFmNThhNjg3NDZiNWE2ZTkzYjg0OTE1MjhkMDliYTA3YjU4NmI3M2E0M2FlMDU2MzhhZDBjIn19fQ\u003d\u003d\"}]}},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: §a12s\",7:\"§7Max Storage: §e768\"],Name:\"§9Iron Minion VIII\"},ExtraAttributes:{id:\"IRON_GENERATOR_8\",generator_tier:8}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and mining iron", + "§7ore! Requires an open area to", + "§7place iron ore. Minions also", + "§7work when you are offline!", + "", + "§7Time Between Actions: §a12s", + "§7Max Storage: §e768" + ], + "recipe": { + "A1": "ENCHANTED_IRON:16", + "A2": "ENCHANTED_IRON:16", + "A3": "ENCHANTED_IRON:16", + "B1": "ENCHANTED_IRON:16", + "B2": "IRON_GENERATOR_7:1", + "B3": "ENCHANTED_IRON:16", + "C1": "ENCHANTED_IRON:16", + "C2": "ENCHANTED_IRON:16", + "C3": "ENCHANTED_IRON:16" + }, + "internalname": "IRON_GENERATOR_8", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |