diff options
Diffstat (limited to 'items/SPIDER_GENERATOR_3.json')
-rw-r--r-- | items/SPIDER_GENERATOR_3.json | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/items/SPIDER_GENERATOR_3.json b/items/SPIDER_GENERATOR_3.json index 2a9b8b73..b485a2ed 100644 --- a/items/SPIDER_GENERATOR_3.json +++ b/items/SPIDER_GENERATOR_3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Spider Minion III", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f17beb3c-73a2-3383-adbf-8a926fe4dade\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5NDUyMTU4MjYsInByb2ZpbGVJZCI6ImU3NTMyNjk3ZTgwZjQ1NmU5ZjNhZjZiODIzNWU5YTgxIiwicHJvZmlsZU5hbWUiOiJNaW5lQWx0c19NU2tpbl8xIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82YmU1MTI4ZDYxMzcxYWNjNGVhYmQzNTkwMDEzYTViOGJmYzY3ODM2NmU2MWM1MzYzYmY0MWE4YjAxNTRlZmRjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Spiders! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a24s\",6:\"§7Max Storage: §e256\"],Name:\"§9Spider Minion III\"},ExtraAttributes:{id:\"SPIDER_GENERATOR_3\",generator_tier:3}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f17beb3c-73a2-3383-adbf-8a926fe4dade\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5NDUyMTU4MjYsInByb2ZpbGVJZCI6ImU3NTMyNjk3ZTgwZjQ1NmU5ZjNhZjZiODIzNWU5YTgxIiwicHJvZmlsZU5hbWUiOiJNaW5lQWx0c19NU2tpbl8xIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82YmU1MTI4ZDYxMzcxYWNjNGVhYmQzNTkwMDEzYTViOGJmYzY3ODM2NmU2MWM1MzYzYmY0MWE4YjAxNTRlZmRjIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Spiders! Minions also work when\",3:\"§7you are offline!\",4:\"\",5:\"§7Time Between Actions: §a24s\",6:\"§7Max Storage: §e256\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Spider Minion III\"},ExtraAttributes:{id:\"SPIDER_GENERATOR_3\",generator_tier:3}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -10,7 +10,9 @@ "§7you are offline!", "", "§7Time Between Actions: §a24s", - "§7Max Storage: §e256" + "§7Max Storage: §e256", + "", + "§9§lRARE" ], "recipe": { "A1": "STRING:40", @@ -25,10 +27,11 @@ }, "internalname": "SPIDER_GENERATOR_3", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Minion" - ] -} + ], + "crafttext": "" +}
\ No newline at end of file |