diff options
Diffstat (limited to 'items/ICE_GENERATOR_5.json')
-rw-r--r-- | items/ICE_GENERATOR_5.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/ICE_GENERATOR_5.json b/items/ICE_GENERATOR_5.json new file mode 100644 index 00000000..812aebf2 --- /dev/null +++ b/items/ICE_GENERATOR_5.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Ice Minion V", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4168e187-4190-32e1-9ed2-8844ea93caa3\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTk2NTk0Mzc1NDYsInByb2ZpbGVJZCI6IjU3MGIwNWJhMjZmMzRhOGViZmRiODBlY2JjZDdlNjIwIiwicHJvZmlsZU5hbWUiOiJMb3JkU29ubnkiLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYwYmNkYTAzZDZiM2I5MTE3MDgxOGRkNWQ5MWZjNzE4ZTYwODRjYTA2YTJmYTFlODQxYmQxZGIyY2IwODU5ZjQifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining ice!\",2:\"§7Requires an open area to place\",3:\"§7ice. Minions also work when you\",4:\"§7are offline!\",5:\"\",6:\"§7Time Between Actions: §a10s\",7:\"§7Max Storage: §e384\"],Name:\"§9Ice Minion V\"},ExtraAttributes:{id:\"ICE_GENERATOR_5\",generator_tier:5}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and mining ice!", + "§7Requires an open area to place", + "§7ice. Minions also work when you", + "§7are offline!", + "", + "§7Time Between Actions: §a10s", + "§7Max Storage: §e384" + ], + "recipe": { + "A1": "PACKED_ICE:16", + "A2": "PACKED_ICE:16", + "A3": "PACKED_ICE:16", + "B1": "PACKED_ICE:16", + "B2": "ICE_GENERATOR_4:1", + "B3": "PACKED_ICE:16", + "C1": "PACKED_ICE:16", + "C2": "PACKED_ICE:16", + "C3": "PACKED_ICE:16" + }, + "internalname": "ICE_GENERATOR_5", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |