diff options
Diffstat (limited to 'items/PIG_GENERATOR_3.json')
-rw-r--r-- | items/PIG_GENERATOR_3.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/PIG_GENERATOR_3.json b/items/PIG_GENERATOR_3.json new file mode 100644 index 00000000..127f5e6a --- /dev/null +++ b/items/PIG_GENERATOR_3.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Pig Minion III", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"612c9fa4-8b37-3694-9ed8-36ba9c12b911\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5NDcwMjA4MzQsInByb2ZpbGVJZCI6IjkxZjA0ZmU5MGYzNjQzYjU4ZjIwZTMzNzVmODZkMzllIiwicHJvZmlsZU5hbWUiOiJTdG9ybVN0b3JteSIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDAyMTViYmFkY2NlYzE5ZmMxMWIwNGQxMDk1OGVlZGVhMGNiMjk1NzQ3OWQ2MGQwOTJmY2I3MzM5ZTBkM2EzZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Pigs! Minions also work when you\",3:\"§7are offline!\",4:\"\",5:\"§7Time Between Actions: §a24s\",6:\"§7Max Storage: §e192\"],Name:\"§9Pig Minion III\"},ExtraAttributes:{id:\"PIG_GENERATOR_3\",generator_tier:3}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and slaying", + "§7Pigs! Minions also work when you", + "§7are offline!", + "", + "§7Time Between Actions: §a24s", + "§7Max Storage: §e192" + ], + "recipe": { + "A1": "PORK:32", + "A2": "PORK:32", + "A3": "PORK:32", + "B1": "PORK:32", + "B2": "PIG_GENERATOR_2:1", + "B3": "PORK:32", + "C1": "PORK:32", + "C2": "PORK:32", + "C3": "PORK:32" + }, + "internalname": "PIG_GENERATOR_3", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL" +}
\ No newline at end of file |