From 5830675f907a1041048cf1cb596da8f8a48bbd87 Mon Sep 17 00:00:00 2001 From: Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> Date: Mon, 9 May 2022 21:12:32 +0200 Subject: 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 --- items/RED_SAND_GENERATOR_8.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'items/RED_SAND_GENERATOR_8.json') diff --git a/items/RED_SAND_GENERATOR_8.json b/items/RED_SAND_GENERATOR_8.json index f28f6300..98d790be 100644 --- a/items/RED_SAND_GENERATOR_8.json +++ b/items/RED_SAND_GENERATOR_8.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Red Sand Minion VIII", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"3e2d6750-832f-3053-830e-780f50a58821\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzOTUxMzc3ODk2OSwKICAicHJvZmlsZUlkIiA6ICJjMTNkYzkxZjg1YjA0ZWM4OGU2NDk5YzdjZDc4Zjk3MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJjcnlwdGljX2Zyb2dfIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdlMWY5YzU1MmI2NmIzNjhjNGYwNDMzZmJmOTVkYTVlNDdmZGIyMjQxMDBhNzliZDYzZDA0MTE1ODM1NzgzNjAiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining red\",2:\"§7sand! Requires an open area to\",3:\"§7place red sand. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a19s\",7:\"§7Max Storage: §e704\",8:\"§7Resources Generated: §b0\",9:\"\",10:\"§7§4❣ §cRequires §c6,500 Barbarian\",11:\"§cReputation.\"],Name:\"§9Red Sand Minion VIII\"},ExtraAttributes:{id:\"RED_SAND_GENERATOR_8\",generator_tier:8}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3e2d6750-832f-3053-830e-780f50a58821\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzOTUxMzc3ODk2OSwKICAicHJvZmlsZUlkIiA6ICJjMTNkYzkxZjg1YjA0ZWM4OGU2NDk5YzdjZDc4Zjk3MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJjcnlwdGljX2Zyb2dfIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdlMWY5YzU1MmI2NmIzNjhjNGYwNDMzZmJmOTVkYTVlNDdmZGIyMjQxMDBhNzliZDYzZDA0MTE1ODM1NzgzNjAiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining red\",2:\"§7sand! Requires an open area to\",3:\"§7place red sand. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a19s\",7:\"§7Max Storage: §e704\",8:\"\",9:\"§7§4❣ §cRequires §c6,500 Barbarian\",10:\"§cReputation.\"],Name:\"§9Red Sand Minion VIII\"},ExtraAttributes:{id:\"RED_SAND_GENERATOR_8\",generator_tier:8}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -12,7 +12,6 @@ "", "§7Time Between Actions: §a19s", "§7Max Storage: §e704", - "§7Resources Generated: §b0", "", "§7§4❣ §cRequires §c6,500 Barbarian", "§cReputation." -- cgit