diff options
Diffstat (limited to 'items/REVENANT_GENERATOR_12.json')
-rw-r--r-- | items/REVENANT_GENERATOR_12.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/REVENANT_GENERATOR_12.json b/items/REVENANT_GENERATOR_12.json new file mode 100644 index 00000000..53d6327b --- /dev/null +++ b/items/REVENANT_GENERATOR_12.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Revenant Minion XII", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b22f77c8-1454-392b-8c35-0e0b3d415499\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1Njg1MzgxNzcxMTMsInByb2ZpbGVJZCI6IjQxZDNhYmMyZDc0OTQwMGM5MDkwZDU0MzRkMDM4MzFiIiwicHJvZmlsZU5hbWUiOiJNZWdha2xvb24iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EzZGNlODU1NTkyMzU1OGQ4ZDc0YzJhMmIyNjFiMmIyZDYzMDU1OWRiNTRlZjk3ZWQzZjljMzBlOWEyMGFiYSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and struggling\",2:\"§7with Revenants! Minions also\",3:\"§7work when you are offline!\",4:\"\",5:\"§7Time Between Actions: §a8s\",6:\"§7Max Storage: §e960\",7:\"§7§4☠ §cRequires §5Zombie Slayer 9\"],Name:\"§9Revenant Minion XII\"},ExtraAttributes:{id:\"REVENANT_GENERATOR_12\",generator_tier:12}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and struggling", + "§7with Revenants! Minions also", + "§7work when you are offline!", + "", + "§7Time Between Actions: §a8s", + "§7Max Storage: §e960", + "§7§4☠ §cRequires §5Zombie Slayer 9" + ], + "internalname": "REVENANT_GENERATOR_12", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info" : [ + "https://hypixel-skyblock.fandom.com/wiki/Revenant_Minion" + ] +}
\ No newline at end of file |