diff options
Diffstat (limited to 'items/VAMPIRE_GENERATOR_9.json')
-rw-r--r-- | items/VAMPIRE_GENERATOR_9.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/VAMPIRE_GENERATOR_9.json b/items/VAMPIRE_GENERATOR_9.json new file mode 100644 index 00000000..ee97cd1c --- /dev/null +++ b/items/VAMPIRE_GENERATOR_9.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Vampire Minion IX", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7592a2ac-c093-39ec-b140-3698661ad720\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQzOTE0OSwKICAicHJvZmlsZUlkIiA6ICI3ZjU2ZjY1MDI2NjY0ZmM1OWFjNWYyYjVjMTNlZGY3NyIsCiAgInByb2ZpbGVOYW1lIiA6ICJNYXhBbnRvbnkiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjVhOTQzNmM2NWRjODFlNjdhZWQyYTBmM2QyZTQxNDEzY2MyZThjYTdhYmU5YTdjYWYyNmUxNTk2ZGY5NzBhNyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Vampire Scions! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a117s\",6:\"§7Max Storage: §e768\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion IX\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_9\"}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and slaying", + "§7Vampire Scions! Minions also", + "§7work when you are offline!", + "", + "§7Time Between Actions: §a117s", + "§7Max Storage: §e768", + "§7Resources Generated: §b0", + "", + "§9§lRARE" + ], + "recipe": { + "A1": "HEMOGLASS:16", + "A2": "HEMOGLASS:16", + "A3": "HEMOGLASS:16", + "B1": "HEMOGLASS:16", + "B2": "VAMPIRE_GENERATOR_8:1", + "B3": "HEMOGLASS:16", + "C1": "HEMOGLASS:16", + "C2": "HEMOGLASS:16", + "C3": "HEMOGLASS:16" + }, + "internalname": "VAMPIRE_GENERATOR_9", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "Requires: Hemovibe I", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Vampire_Minion", + "https://wiki.hypixel.net/Vampire_Minion" + ] +}
\ No newline at end of file |