diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-05-09 21:12:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 21:12:32 +0200 |
commit | 5830675f907a1041048cf1cb596da8f8a48bbd87 (patch) | |
tree | b5ab66dd7f8ce6b12c1561a7ac0ad59d5c021e1d /items/INFERNO_GENERATOR_4.json | |
parent | 6833b173a625ce8b71698d2cd89057b686c5b3d6 (diff) | |
download | NotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.tar.gz NotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.tar.bz2 NotEnoughUpdates-REPO-5830675f907a1041048cf1cb596da8f8a48bbd87.zip |
Fixed things (#736)
* Removed "Resources Generated: 0" Line
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Update parents.json
* Update parents.json
* Update parents.json
* Add files via upload
* theres also quartz t12
* I don't think that has a enchant glint...
* Add files via upload
* 64 Molten Powder, not 8
* wrong wrong wrong
Diffstat (limited to 'items/INFERNO_GENERATOR_4.json')
-rw-r--r-- | items/INFERNO_GENERATOR_4.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/INFERNO_GENERATOR_4.json b/items/INFERNO_GENERATOR_4.json index 0fc24b91..8a46cf8a 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}}", + "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\"],Name:\"§9Inferno Minion IV\"},ExtraAttributes:{id:\"INFERNO_GENERATOR_4\",generator_tier:4}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -15,8 +15,7 @@ "§7by §a10%§7.", "", "§7Time Between Actions: §a999s", - "§7Max Storage: §e384", - "§7Resources Generated: §b0" + "§7Max Storage: §e384" ], "recipe": { "A1": "MOLTEN_POWDER:2", |