From c5ab7e93d298f30a9d68714c563ca71c086f7511 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 6 Oct 2023 03:28:08 +0200 Subject: Added new halloween items (#995) --- items/INFERNO_GENERATOR_9.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'items/INFERNO_GENERATOR_9.json') diff --git a/items/INFERNO_GENERATOR_9.json b/items/INFERNO_GENERATOR_9.json index fb5cb116..d7da599b 100644 --- a/items/INFERNO_GENERATOR_9.json +++ b/items/INFERNO_GENERATOR_9.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Inferno Minion IX", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"16fd4d2f-c878-34b0-b91e-cdb52ce84f73\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkyOTY3NSwKICAicHJvZmlsZUlkIiA6ICIwZWQ2MDFlMDhjZTM0YjRkYWUxZmI4MDljZmEwNTM5NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJOZWVkTW9yZUFjY291bnRzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg2ZDQ2NzA5MmVmYjE1NjcwN2MyNTRmMTY4ZmYwM2IwYjc2M2E3NGZlOWY4YWMxNTYxNmVhNGM5N2FkZmFmNjkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases\",7:\"§7the speed of all Inferno minions\",8:\"§7by §a6%§7.\",9:\"\",10:\"§7Time Between Actions: §a827s\",11:\"§7Max Storage: §e768\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion IX\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_9\",generator_tier:9}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"16fd4d2f-c878-34b0-b91e-cdb52ce84f73\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTkyOTY3NSwKICAicHJvZmlsZUlkIiA6ICIwZWQ2MDFlMDhjZTM0YjRkYWUxZmI4MDljZmEwNTM5NiIsCiAgInByb2ZpbGVOYW1lIiA6ICJOZWVkTW9yZUFjY291bnRzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzg2ZDQ2NzA5MmVmYjE1NjcwN2MyNTRmMTY4ZmYwM2IwYjc2M2E3NGZlOWY4YWMxNTYxNmVhNGM5N2FkZmFmNjkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and slaying\",2:\"§7Infernals! Minions also work\",3:\"§7when you are offline!\",4:\"\",5:\"§6Ability: Rising Celsius\",6:\"§7Each Inferno minion increases the\",7:\"§7speed of ALL §7Inferno minions by\",8:\"§7§a18%§7, up to §a180%§7.\",9:\"\",10:\"§7Time Between Actions: §a760s\",11:\"§7Max Storage: §e768\",12:\"\",13:\"§9§lRARE\"],Name:\"§9Inferno Minion IX\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_9\"}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -10,11 +10,11 @@ "§7when you are offline!", "", "§6Ability: Rising Celsius", - "§7Each Inferno minion increases", - "§7the speed of all Inferno minions", - "§7by §a6%§7.", + "§7Each Inferno minion increases the", + "§7speed of ALL §7Inferno minions by", + "§7§a18%§7, up to §a180%§7.", "", - "§7Time Between Actions: §a827s", + "§7Time Between Actions: §a760s", "§7Max Storage: §e768", "", "§9§lRARE" @@ -33,10 +33,10 @@ "internalname": "INFERNO_GENERATOR_9", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion", "https://wiki.hypixel.net/Inferno_Minion" ] -} +} \ No newline at end of file -- cgit