diff options
Diffstat (limited to 'items/VAMPIRE_GENERATOR_1.json')
-rw-r--r-- | items/VAMPIRE_GENERATOR_1.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/VAMPIRE_GENERATOR_1.json b/items/VAMPIRE_GENERATOR_1.json new file mode 100644 index 00000000..2d9b0bdd --- /dev/null +++ b/items/VAMPIRE_GENERATOR_1.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Vampire Minion I", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8ee659be-524e-335f-b8bc-2590e7346654\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4MzU0NDI4Mzg1NSwKICAicHJvZmlsZUlkIiA6ICIyM2YxYTU5ZjQ2OWI0M2RkYmRiNTM3YmZlYzEwNDcxZiIsCiAgInByb2ZpbGVOYW1lIiA6ICIyODA3IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzViMGMyZGI0MmU5MGY4M2ZhZTY1NTFjOTZlODM2NjkyMTFhNzdjMmMxNTVjNTRkMTUyM2FmMzA3OWY5NTY1ZWQiCiAgICB9CiAgfQp9\"}]}},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: §a190s\",6:\"§7Max Storage: §e64\",7:\"§7Resources Generated: §b0\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Vampire Minion I\"},ExtraAttributes:{id:\"VAMPIRE_GENERATOR_1\"}}", + "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: §a190s", + "§7Max Storage: §e64", + "§7Resources Generated: §b0", + "", + "§9§lRARE" + ], + "recipe": { + "A1": "HEMOVIBE:10", + "A2": "HEMOVIBE:10", + "A3": "HEMOVIBE:10", + "B1": "HEMOVIBE:10", + "B2": "BAT_PERSON_HELMET:1", + "B3": "HEMOVIBE:10", + "C1": "HEMOVIBE:10", + "C2": "HEMOVIBE:10", + "C3": "HEMOVIBE:10" + }, + "internalname": "VAMPIRE_GENERATOR_1", + "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 |