diff options
Diffstat (limited to 'items/SUGAR_CANE_GENERATOR_3.json')
-rw-r--r-- | items/SUGAR_CANE_GENERATOR_3.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/SUGAR_CANE_GENERATOR_3.json b/items/SUGAR_CANE_GENERATOR_3.json new file mode 100644 index 00000000..555baccb --- /dev/null +++ b/items/SUGAR_CANE_GENERATOR_3.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Sugar Cane Minion III", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5eb9dd6e-825d-3d2e-9202-8395235f2f3b\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5NDQ1NDc0ODUsInByb2ZpbGVJZCI6ImU3NmYwZDlhZjc4MjQyYzM5NDY2ZDY3MjE3MzBmNDUzIiwicHJvZmlsZU5hbWUiOiJLbGxscmFoIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mNzdlM2ZlMjhkZGM1NWYzODU3MzMxNzVlM2NmNzg2NmE2OTZjMGU4ZmZjYTRjN2RlNTg3M2NkNmNjOWZlODQwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and harvesting\",2:\"§7sugar canes! Requires an area\",3:\"§7that is suitable for sugar cane\",4:\"§7to be placed. Minions also work\",5:\"§7when you are offline!\",6:\"\",7:\"§7Time Between Actions: §a20s\",8:\"§7Max Storage: §e192\"],Name:\"§9Sugar Cane Minion III\"},ExtraAttributes:{id:\"SUGAR_CANE_GENERATOR_3\",generator_tier:3}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and harvesting", + "§7sugar canes! Requires an area", + "§7that is suitable for sugar cane", + "§7to be placed. Minions also work", + "§7when you are offline!", + "", + "§7Time Between Actions: §a20s", + "§7Max Storage: §e192" + ], + "recipe": { + "A1": "SUGAR_CANE:64", + "A2": "SUGAR_CANE:64", + "A3": "SUGAR_CANE:64", + "B1": "SUGAR_CANE:64", + "B2": "SUGAR_CANE_GENERATOR_2:1", + "B3": "SUGAR_CANE:64", + "C1": "SUGAR_CANE:64", + "C2": "SUGAR_CANE:64", + "C3": "SUGAR_CANE:64" + }, + "internalname": "SUGAR_CANE_GENERATOR_3", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |