diff options
Diffstat (limited to 'items/GHAST_GENERATOR_1.json')
-rw-r--r-- | items/GHAST_GENERATOR_1.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/GHAST_GENERATOR_1.json b/items/GHAST_GENERATOR_1.json index 747c5633..c38b4dc2 100644 --- a/items/GHAST_GENERATOR_1.json +++ b/items/GHAST_GENERATOR_1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Ghast Minion I", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3d4096a7-cb00-3d44-8844-562317f13b3b\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk2MzU1MzcsInByb2ZpbGVJZCI6ImU3NmYwZDlhZjc4MjQyYzM5NDY2ZDY3MjE3MzBmNDUzIiwicHJvZmlsZU5hbWUiOiJLbGxscmFoIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yNDc4NTQ3ZDEyMmVjODNhODE4YjQ2ZjNiMTNjNTIzMDQyOTU1OWU0MGM3ZDE0NGQ0ZWMyMjVmOTJjMTQ5NGIzIn19fQ==\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Ghasts! §cBEWARE OF\",3:\"§cEXPLOSIONS!§7 Minions also work\",4:\"§7when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a50s\",7:\"§7Max Storage: §e64\"],Name:\"§9Ghast Minion I\"},ExtraAttributes:{id:\"GHAST_GENERATOR_1\",generator_tier:1}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3d4096a7-cb00-3d44-8844-562317f13b3b\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk2MzU1MzcsInByb2ZpbGVJZCI6ImU3NmYwZDlhZjc4MjQyYzM5NDY2ZDY3MjE3MzBmNDUzIiwicHJvZmlsZU5hbWUiOiJLbGxscmFoIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yNDc4NTQ3ZDEyMmVjODNhODE4YjQ2ZjNiMTNjNTIzMDQyOTU1OWU0MGM3ZDE0NGQ0ZWMyMjVmOTJjMTQ5NGIzIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Ghasts! §cBEWARE OF\",3:\"§cEXPLOSIONS!§7 Minions also work\",4:\"§7when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a50s\",7:\"§7Max Storage: §e64\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Ghast Minion I\"},ExtraAttributes:{id:\"GHAST_GENERATOR_1\",generator_tier:1}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,9 @@ "§7when you are offline!", "", "§7Time Between Actions: §a50s", - "§7Max Storage: §e64" + "§7Max Storage: §e64", + "", + "§9§lRARE" ], "recipe": { "A1": "GHAST_TEAR:8", @@ -26,11 +28,11 @@ }, "internalname": "GHAST_GENERATOR_1", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ghast_Minion" ], "crafttext": "Requires: Ghast Tear I" -} +}
\ No newline at end of file |