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_9.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'items/RED_SAND_GENERATOR_9.json') diff --git a/items/RED_SAND_GENERATOR_9.json b/items/RED_SAND_GENERATOR_9.json index 178074d5..52fc834d 100644 --- a/items/RED_SAND_GENERATOR_9.json +++ b/items/RED_SAND_GENERATOR_9.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Red Sand Minion IX", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3715d0d7-b389-3b5f-835a-5b9d40289198\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk2MzM2MDUxOCwKICAicHJvZmlsZUlkIiA6ICI1NjY3NWIyMjMyZjA0ZWUwODkxNzllOWM5MjA2Y2ZlOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVJbmRyYSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xNWY5YmU2ZWFlYTRjNmM0MzMyOWFiNTEyYjE3ZjViZmJjYzQ1M2UxMWI1MzUxZGRiNTcyZGYzNWY1OTdkZDlhIgogICAgfQogIH0KfQ\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: §a18s\",7:\"§7Max Storage: §e768\",8:\"§7Resources Generated: §b0\",9:\"\",10:\"§7§4❣ §cRequires §c7,500 Barbarian\",11:\"§cReputation.\"],Name:\"§9Red Sand Minion IX\"},ExtraAttributes:{id:\"RED_SAND_GENERATOR_9\",generator_tier:9}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3715d0d7-b389-3b5f-835a-5b9d40289198\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk2MzM2MDUxOCwKICAicHJvZmlsZUlkIiA6ICI1NjY3NWIyMjMyZjA0ZWUwODkxNzllOWM5MjA2Y2ZlOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGVJbmRyYSIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xNWY5YmU2ZWFlYTRjNmM0MzMyOWFiNTEyYjE3ZjViZmJjYzQ1M2UxMWI1MzUxZGRiNTcyZGYzNWY1OTdkZDlhIgogICAgfQogIH0KfQ\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: §a18s\",7:\"§7Max Storage: §e768\",8:\"\",9:\"§7§4❣ §cRequires §c7,500 Barbarian\",10:\"§cReputation.\"],Name:\"§9Red Sand Minion IX\"},ExtraAttributes:{id:\"RED_SAND_GENERATOR_9\",generator_tier:9}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -12,7 +12,6 @@ "", "§7Time Between Actions: §a18s", "§7Max Storage: §e768", - "§7Resources Generated: §b0", "", "§7§4❣ §cRequires §c7,500 Barbarian", "§cReputation." -- cgit