diff options
Diffstat (limited to 'items/PIG_GENERATOR_1.json')
-rw-r--r-- | items/PIG_GENERATOR_1.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/PIG_GENERATOR_1.json b/items/PIG_GENERATOR_1.json index 791cdf5d..997437f6 100644 --- a/items/PIG_GENERATOR_1.json +++ b/items/PIG_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Pig Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d30f7d75-d0d0-3857-8c11-0ec0867eb91d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk5NzI5NzIsInByb2ZpbGVJZCI6ImZkNjBmMzZmNTg2MTRmMTJiM2NkNDdjMmQ4NTUyOTlhIiwicHJvZmlsZU5hbWUiOiJSZWFkIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9hOWJiNWYwYzU2NDA4YzczY2ZhNDEyMzQ1YzhmYzUxZjc1YjZjNzMxMWFlNjBlNzA5OWM0NzgxYzQ4NzYwNTYyIn19fQ==\"}]}},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: §a26s\",6:\"§7Max Storage: §e64\"],Name:\"§9Pig Minion I\"},ExtraAttributes:{id:\"PIG_GENERATOR_1\",generator_tier:1}}", + "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! Minions also work when you\",3:\"§7are offline!\",4:\"\",5:\"§7Time Between Actions: §a26s\",6:\"§7Max Storage: §e64\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Pig Minion I\"},ExtraAttributes:{id:\"PIG_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -10,7 +10,9 @@ "§7are offline!", "", "§7Time Between Actions: §a26s", - "§7Max Storage: §e64" + "§7Max Storage: §e64", + "", + "§9§lRARE" ], "recipe": { "A1": "PORK:8", |