diff options
Diffstat (limited to 'items/IRON_GENERATOR_7.json')
-rw-r--r-- | items/IRON_GENERATOR_7.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/IRON_GENERATOR_7.json b/items/IRON_GENERATOR_7.json new file mode 100644 index 00000000..28be2de2 --- /dev/null +++ b/items/IRON_GENERATOR_7.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Iron Minion VII", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9180d35c-9f3e-3485-9308-ca2754915f2d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MzcyOTgxMzIsInByb2ZpbGVJZCI6ImNiZGViZGRjODNhNTQ0OWFiZDFiOThhNzBjY2E0ZDhlIiwicHJvZmlsZU5hbWUiOiJDaGVja2lkb2lzIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mNThlNjYxN2NlZmU1MmVlYWNiOWQzZjdmNDI0ZDUyZTRhZTFiOGU4Zjc3NWMwYmZkNjA0NWM5OTM4Nzg1MWFiIn19fQ\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: §e576\"],Name:\"§9Iron Minion VII\"},ExtraAttributes:{id:\"IRON_GENERATOR_7\",generator_tier:7}}", + "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: §e576" + ], + "recipe": { + "A1": "ENCHANTED_IRON:8", + "A2": "ENCHANTED_IRON:8", + "A3": "ENCHANTED_IRON:8", + "B1": "ENCHANTED_IRON:8", + "B2": "IRON_GENERATOR_6:1", + "B3": "ENCHANTED_IRON:8", + "C1": "ENCHANTED_IRON:8", + "C2": "ENCHANTED_IRON:8", + "C3": "ENCHANTED_IRON:8" + }, + "internalname": "IRON_GENERATOR_7", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |