diff options
Diffstat (limited to 'items/VAMPIRE_GENERATOR_7.json')
-rw-r--r-- | items/VAMPIRE_GENERATOR_7.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/VAMPIRE_GENERATOR_7.json b/items/VAMPIRE_GENERATOR_7.json new file mode 100644 index 00000000..9343270c --- /dev/null +++ b/items/VAMPIRE_GENERATOR_7.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Vampire Minion VII", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"66bfd383-d9f1-3fff-83f0-b071b3141e77\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDQwNzU4OSwKICAicHJvZmlsZUlkIiA6ICJjYjYxY2U5ODc4ZWI0NDljODA5MzliNWYxNTkwMzE1MiIsCiAgInByb2ZpbGVOYW1lIiA6ICJWb2lkZWRUcmFzaDUxODUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmZlZGQ5Yjk0NzcxYTZkOGMzODI5NGU1MDg4ZDQwNDQ2OGEwMTJmOWRlYzU5ODdmM2Y0OTI0NzJmMzBiODNiMyIKICAgIH0KICB9Cn0\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: §a140s\",6:\"§7Max Storage: §e576\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion VII\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_7\"}}", + "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: §a140s", + "§7Max Storage: §e576", + "§7Resources Generated: §b0", + "", + "§9§lRARE" + ], + "recipe": { + "A1": "HEMOGLASS:4", + "A2": "HEMOGLASS:4", + "A3": "HEMOGLASS:4", + "B1": "HEMOGLASS:4", + "B2": "VAMPIRE_GENERATOR_6:1", + "B3": "HEMOGLASS:4", + "C1": "HEMOGLASS:4", + "C2": "HEMOGLASS:4", + "C3": "HEMOGLASS:4" + }, + "internalname": "VAMPIRE_GENERATOR_7", + "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 |