diff options
Diffstat (limited to 'items/HARD_STONE_GENERATOR_9.json')
-rw-r--r-- | items/HARD_STONE_GENERATOR_9.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/HARD_STONE_GENERATOR_9.json b/items/HARD_STONE_GENERATOR_9.json index 92f39b77..42916ac2 100644 --- a/items/HARD_STONE_GENERATOR_9.json +++ b/items/HARD_STONE_GENERATOR_9.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Hard Stone Minion IX", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"647a0b8d-3a0d-34c2-b571-81082bcae215\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTExMjY2NTY5NSwKICAicHJvZmlsZUlkIiA6ICIxOTI1MjFiNGVmZGI0MjVjODkzMWYwMmE4NDk2ZTExYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJTZXJpYWxpemFibGUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTg5N2Y0ZTBlZDI5NWRmMWM3MTE0NTBiNDI3NjZiYjExODM1YjE3NzcwZmM5MGY4NGYyOTMzMGFiNGE5MDhkMSIKICAgIH0KICB9Cn0\"}]}},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: §a8s\",7:\"§7Max Storage: §e768\"],Name:\"§9Hard Stone Minion IX\"},ExtraAttributes:{id:\"HARD_STONE_GENERATOR_9\",generator_tier:9}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"647a0b8d-3a0d-34c2-b571-81082bcae215\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxOTExMjY2NTY5NSwKICAicHJvZmlsZUlkIiA6ICIxOTI1MjFiNGVmZGI0MjVjODkzMWYwMmE4NDk2ZTExYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJTZXJpYWxpemFibGUiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTg5N2Y0ZTBlZDI5NWRmMWM3MTE0NTBiNDI3NjZiYjExODM1YjE3NzcwZmM5MGY4NGYyOTMzMGFiNGE5MDhkMSIKICAgIH0KICB9Cn0\"}]}},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: §a8s\",7:\"§7Max Storage: §e768\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Hard Stone Minion IX\"},ExtraAttributes:{id:\"HARD_STONE_GENERATOR_9\",generator_tier:9}}", "damage": 3, "lore": [ "§7Place this minion and it will", @@ -11,7 +11,9 @@ "§7work when you are offline!", "", "§7Time Between Actions: §a8s", - "§7Max Storage: §e768" + "§7Max Storage: §e768", + "", + "§9§lRARE" ], "recipe": { "A1": "ENCHANTED_HARD_STONE:64", |