diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-05-03 12:22:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-03 10:22:34 +0000 |
commit | 0ea23c71191acd73fdf03cc37a81fa78c36a4893 (patch) | |
tree | 5adfe2c1a6d67e7308f7c04860168b3dabed4f6b /items/INFERNO_GENERATOR_4.json | |
parent | a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63 (diff) | |
download | NotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.tar.gz NotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.tar.bz2 NotEnoughUpdates-REPO-0ea23c71191acd73fdf03cc37a81fa78c36a4893.zip |
Bunch of fixes and other stuff (#732)
Diffstat (limited to 'items/INFERNO_GENERATOR_4.json')
-rw-r--r-- | items/INFERNO_GENERATOR_4.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/INFERNO_GENERATOR_4.json b/items/INFERNO_GENERATOR_4.json index 9816b398..0fc24b91 100644 --- a/items/INFERNO_GENERATOR_4.json +++ b/items/INFERNO_GENERATOR_4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Inferno Minion IV", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"320c8c2c-15b4-35f4-a202-9b46dcb1e863\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg1MDU4MywKICAicHJvZmlsZUlkIiA6ICI4ODBiZWMwYTE0MmM0YzRlYTJlZjliMTFiMTBkNWNiNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJmZ2FiIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgzYWJlYzE0YWNiYzQ5Mzg5NTJmYjU5ODZjYjE0NTgzNDg0Y2NiN2RlNjJkMWI5YzJiNDExOTZhOTg3NmMzY2UiCiAgICB9CiAgfQp9\"}]}},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 §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a999s\",11:\"§7Max Storage: §e384\",12:\"§7Resources Generated: §b0\"],Name:\"§9Inferno Minion IV\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_4\",generator_tier:4,uuid:\"0a5a674d-6de1-4373-a0ec-a7de7fac80b4\",timestamp:\"3/24/22 7:08 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"320c8c2c-15b4-35f4-a202-9b46dcb1e863\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0NTY0NTg1MDU4MywKICAicHJvZmlsZUlkIiA6ICI4ODBiZWMwYTE0MmM0YzRlYTJlZjliMTFiMTBkNWNiNyIsCiAgInByb2ZpbGVOYW1lIiA6ICJmZ2FiIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzgzYWJlYzE0YWNiYzQ5Mzg5NTJmYjU5ODZjYjE0NTgzNDg0Y2NiN2RlNjJkMWI5YzJiNDExOTZhOTg3NmMzY2UiCiAgICB9CiAgfQp9\"}]}},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 §a10%§7.\",9:\"\",10:\"§7Time Between Actions: §a999s\",11:\"§7Max Storage: §e384\",12:\"§7Resources Generated: §b0\"],Name:\"§9Inferno Minion IV\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_4\",generator_tier:4}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -36,5 +36,5 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Inferno_Minion" - ] + ] }
\ No newline at end of file |