diff options
Diffstat (limited to 'items/SKELETON_GENERATOR_1.json')
-rw-r--r-- | items/SKELETON_GENERATOR_1.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/SKELETON_GENERATOR_1.json b/items/SKELETON_GENERATOR_1.json index 9f72bc8b..2b451af2 100644 --- a/items/SKELETON_GENERATOR_1.json +++ b/items/SKELETON_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Skeleton Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"67d71d08-9f30-3b31-87e7-5824bc3c9de2\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MjAzMTgzOTIsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmZlMDA5YzVjZmE0NGMwNWM4OGU1ZGYwNzBhZTI1MzNiZDY4MmE3MjhlMGIzM2JmYzkzZmQ5MmE2ZTVmM2Y2NCJ9fX0=\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Skeletons! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a26s\",6:\"§7Max Storage: §e64\"],Name:\"§9Skeleton Minion I\"},ExtraAttributes:{id:\"SKELETON_GENERATOR_1\",generator_tier:1}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"67d71d08-9f30-3b31-87e7-5824bc3c9de2\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MjAzMTgzOTIsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmZlMDA5YzVjZmE0NGMwNWM4OGU1ZGYwNzBhZTI1MzNiZDY4MmE3MjhlMGIzM2JmYzkzZmQ5MmE2ZTVmM2Y2NCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Skeletons! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a26s\",6:\"§7Max Storage: §e64\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Skeleton Minion I\"},ExtraAttributes:{id:\"SKELETON_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -10,7 +10,9 @@ "§7when you are offline!", "", "§7Time Between Actions: §a26s", - "§7Max Storage: §e64" + "§7Max Storage: §e64", + "", + "§9§lRARE" ], "recipe": { "A1": "BONE:10", |