diff options
Diffstat (limited to 'items/LAPIS_GENERATOR_6.json')
-rw-r--r-- | items/LAPIS_GENERATOR_6.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/LAPIS_GENERATOR_6.json b/items/LAPIS_GENERATOR_6.json new file mode 100644 index 00000000..1e8f5034 --- /dev/null +++ b/items/LAPIS_GENERATOR_6.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lapis Minion VI", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"475d7229-430b-3f9b-894b-de9e26ff82b1\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTg2ODcxODEsInByb2ZpbGVJZCI6ImRkZWQ1NmUxZWY4YjQwZmU4YWQxNjI5MjBmN2FlY2RhIiwicHJvZmlsZU5hbWUiOiJEaXNjb3JkQXBwIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82ZTVkYjA5NTYxODFjODAxYjIxZTUzY2Q3ZWI3MzM1OTQxODAxYTBmMzM1YjUzNWE3YzlhZmQyNjAyMmU5ZTcwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7lapis ore! Requires an open area\",3:\"§7to place lapis ore. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a25s\",7:\"§7Max Storage: §e576\"],Name:\"§9Lapis Minion VI\"},ExtraAttributes:{id:\"LAPIS_GENERATOR_6\",generator_tier:6}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and mining", + "§7lapis ore! Requires an open area", + "§7to place lapis ore. Minions also", + "§7work when you are offline!", + "", + "§7Time Between Actions: §a25s", + "§7Max Storage: §e576" + ], + "recipe": { + "A1": "ENCHANTED_LAPIS_LAZULI:16", + "A2": "ENCHANTED_LAPIS_LAZULI:16", + "A3": "ENCHANTED_LAPIS_LAZULI:16", + "B1": "ENCHANTED_LAPIS_LAZULI:16", + "B2": "LAPIS_GENERATOR_5:1", + "B3": "ENCHANTED_LAPIS_LAZULI:16", + "C1": "ENCHANTED_LAPIS_LAZULI:16", + "C2": "ENCHANTED_LAPIS_LAZULI:16", + "C3": "ENCHANTED_LAPIS_LAZULI:16" + }, + "internalname": "LAPIS_GENERATOR_6", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |