diff options
Diffstat (limited to 'items/LAPIS_GENERATOR_2.json')
-rw-r--r-- | items/LAPIS_GENERATOR_2.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/LAPIS_GENERATOR_2.json b/items/LAPIS_GENERATOR_2.json new file mode 100644 index 00000000..b6ab0641 --- /dev/null +++ b/items/LAPIS_GENERATOR_2.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Lapis Minion II", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2dec8087-5875-33f1-9e96-2c92564995d7\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTc4NzcwNDAsInByb2ZpbGVJZCI6IjU2Njc1YjIyMzJmMDRlZTA4OTE3OWU5YzkyMDZjZmU4IiwicHJvZmlsZU5hbWUiOiJUaGVJbmRyYSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjViZTBlOTY4NGIyOGEyNTMxYmVjNjE4NmY3NTE3MWMxMTExYzMxMzNiOGVhOTQ0ZjMyYzM0ZjI0N2VhNjkyMyJ9fX0\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: §a29s\",7:\"§7Max Storage: §e192\"],Name:\"§9Lapis Minion II\"},ExtraAttributes:{id:\"LAPIS_GENERATOR_2\",generator_tier:2}}", + "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: §a29s", + "§7Max Storage: §e192" + ], + "recipe": { + "A1": "INK_SACK-4:64", + "A2": "INK_SACK-4:64", + "A3": "INK_SACK-4:64", + "B1": "INK_SACK-4:64", + "B2": "LAPIS_GENERATOR_1:1", + "B3": "INK_SACK-4:64", + "C1": "INK_SACK-4:64", + "C2": "INK_SACK-4:64", + "C3": "INK_SACK-4:64" + }, + "internalname": "LAPIS_GENERATOR_2", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |