diff options
Diffstat (limited to 'items/SPIDER_GENERATOR_3.json')
-rw-r--r-- | items/SPIDER_GENERATOR_3.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/SPIDER_GENERATOR_3.json b/items/SPIDER_GENERATOR_3.json new file mode 100644 index 00000000..d78520eb --- /dev/null +++ b/items/SPIDER_GENERATOR_3.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Spider Minion III", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f17beb3c-73a2-3383-adbf-8a926fe4dade\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5NDUyMTU4MjYsInByb2ZpbGVJZCI6ImU3NTMyNjk3ZTgwZjQ1NmU5ZjNhZjZiODIzNWU5YTgxIiwicHJvZmlsZU5hbWUiOiJNaW5lQWx0c19NU2tpbl8xIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82YmU1MTI4ZDYxMzcxYWNjNGVhYmQzNTkwMDEzYTViOGJmYzY3ODM2NmU2MWM1MzYzYmY0MWE4YjAxNTRlZmRjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Spiders! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a24s\",6:\"§7Max Storage: §e256\"],Name:\"§9Spider Minion III\"},ExtraAttributes:{id:\"SPIDER_GENERATOR_3\",generator_tier:3}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and slaying", + "§7Spiders! Minions also work when", + "§7you are offline!", + "", + "§7Time Between Actions: §a24s", + "§7Max Storage: §e256" + ], + "recipe": { + "A1": "STRING:40", + "A2": "STRING:40", + "A3": "STRING:40", + "B1": "STRING:40", + "B2": "SPIDER_GENERATOR_2:1", + "B3": "STRING:40", + "C1": "STRING:40", + "C2": "STRING:40", + "C3": "STRING:40" + }, + "internalname": "SPIDER_GENERATOR_3", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |