diff options
Diffstat (limited to 'items/SNOW_GENERATOR_9.json')
-rw-r--r-- | items/SNOW_GENERATOR_9.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/SNOW_GENERATOR_9.json b/items/SNOW_GENERATOR_9.json new file mode 100644 index 00000000..164b3fd8 --- /dev/null +++ b/items/SNOW_GENERATOR_9.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Snow Minion IX", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a21202d5-4869-3aa6-9f16-07facb48b9a5\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzY1MTM0MzMwODAsInByb2ZpbGVJZCI6IjIzZjFhNTlmNDY5YjQzZGRiZGI1MzdiZmVjMTA0NzFmIiwicHJvZmlsZU5hbWUiOiIyODA3Iiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jYWEzNzBiZWViZTc3Y2VkNWJhNGQxMDY1OTFkNTIzNjQwZjU3ZTdjNDZhNGNlY2VjNjBhNGZlMGViYWM0YTRjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and shovelling\",2:\"§7snow! Requires an open area to\",3:\"§7place snow. Minions also work\",4:\"§7when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a8s\",7:\"§7Max Storage: §e768\"],Name:\"§9Snow Minion IX\"},ExtraAttributes:{id:\"SNOW_GENERATOR_9\",generator_tier:9}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and shovelling", + "§7snow! Requires an open area to", + "§7place snow. Minions also work", + "§7when you are offline!", + "", + "§7Time Between Actions: §a8s", + "§7Max Storage: §e768" + ], + "recipe": { + "A1": "ENCHANTED_SNOW_BLOCK:4", + "A2": "ENCHANTED_SNOW_BLOCK:4", + "A3": "ENCHANTED_SNOW_BLOCK:4", + "B1": "ENCHANTED_SNOW_BLOCK:4", + "B2": "SNOW_GENERATOR_8:1", + "B3": "ENCHANTED_SNOW_BLOCK:4", + "C1": "ENCHANTED_SNOW_BLOCK:4", + "C2": "ENCHANTED_SNOW_BLOCK:4", + "C3": "ENCHANTED_SNOW_BLOCK:4" + }, + "internalname": "SNOW_GENERATOR_9", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |