diff options
Diffstat (limited to 'items/HARD_STONE_GENERATOR_5.json')
-rw-r--r-- | items/HARD_STONE_GENERATOR_5.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/HARD_STONE_GENERATOR_5.json b/items/HARD_STONE_GENERATOR_5.json index 9b9bdbf6..60344a77 100644 --- a/items/HARD_STONE_GENERATOR_5.json +++ b/items/HARD_STONE_GENERATOR_5.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Hard Stone Minion V", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"462c0d24-8f1d-3d0e-9215-1e806333e631\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTExMjcyNzY5MCwKICAicHJvZmlsZUlkIiA6ICJlZDUzZGQ4MTRmOWQ0YTNjYjRlYjY1MWRjYmE3N2U2NiIsCiAgInByb2ZpbGVOYW1lIiA6ICI0MTQxNDE0MWgiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWM4ZTNlNjhjNDY5Y2IzMzE0MWJkZGQ4MWI1Y2E2ZmRjYjcxZDNhZjM5OWI2ZDZlNGQ0OGUwNmFhYjMzZTYzOCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining Hard\",2:\"§7Stone! Requires an open area to\",3:\"§7place Hard Stone. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a10s\",7:\"§7Max Storage: §e384\"],Name:\"§9Hard Stone Minion V\"},ExtraAttributes:{id:\"HARD_STONE_GENERATOR_5\",generator_tier:5}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"462c0d24-8f1d-3d0e-9215-1e806333e631\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTExMjcyNzY5MCwKICAicHJvZmlsZUlkIiA6ICJlZDUzZGQ4MTRmOWQ0YTNjYjRlYjY1MWRjYmE3N2U2NiIsCiAgInByb2ZpbGVOYW1lIiA6ICI0MTQxNDE0MWgiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWM4ZTNlNjhjNDY5Y2IzMzE0MWJkZGQ4MWI1Y2E2ZmRjYjcxZDNhZjM5OWI2ZDZlNGQ0OGUwNmFhYjMzZTYzOCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining Hard\",2:\"§7Stone! Requires an open area to\",3:\"§7place Hard Stone. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a10s\",7:\"§7Max Storage: §e384\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Hard Stone Minion V\"},ExtraAttributes:{id:\"HARD_STONE_GENERATOR_5\",generator_tier:5}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,9 @@ "§7work when you are offline!", "", "§7Time Between Actions: §a10s", - "§7Max Storage: §e384" + "§7Max Storage: §e384", + "", + "§9§lRARE" ], "recipe": { "A1": "ENCHANTED_HARD_STONE:4", |