diff options
Diffstat (limited to 'items/PIG_GENERATOR_1.json')
-rw-r--r-- | items/PIG_GENERATOR_1.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/PIG_GENERATOR_1.json b/items/PIG_GENERATOR_1.json new file mode 100644 index 00000000..b2ce5c07 --- /dev/null +++ b/items/PIG_GENERATOR_1.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Pig Minion", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d30f7d75-d0d0-3857-8c11-0ec0867eb91d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk5NzI5NzIsInByb2ZpbGVJZCI6ImZkNjBmMzZmNTg2MTRmMTJiM2NkNDdjMmQ4NTUyOTlhIiwicHJvZmlsZU5hbWUiOiJSZWFkIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hOWJiNWYwYzU2NDA4YzczY2ZhNDEyMzQ1YzhmYzUxZjc1YjZjNzMxMWFlNjBlNzA5OWM0NzgxYzQ4NzYwNTYyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Pigs!\",3:\"\",4:\"§eClick to view recipes!\"],Name:\"§9Pig Minion\"},ExtraAttributes:{id:\"PIG_GENERATOR_1\",generator_tier:1}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and slaying", + "§7Pigs!" + ], + "internalname": "PIG_GENERATOR_1", + "clickcommand": "viewrecipe", + "modver": "1.0.0" +}
\ No newline at end of file |