diff options
Diffstat (limited to 'items/HARD_STONE_GENERATOR_12.json')
-rw-r--r-- | items/HARD_STONE_GENERATOR_12.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/HARD_STONE_GENERATOR_12.json b/items/HARD_STONE_GENERATOR_12.json new file mode 100644 index 00000000..c7861361 --- /dev/null +++ b/items/HARD_STONE_GENERATOR_12.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Hard Stone Minion XII", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5de8dc87-5b22-4f2c-96b3-28d5c4e3bb3e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzJlZDNmMmJmMjBiODU4MjhiNzc0MjQ2MGY4Yzc4ZmQyMDAxY2EwMzgwYzQ1NWI4NmRhZGViODBmMjhiY2NiZCJ9fX0=\"}]}},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!\",6:\"\",7:\"§7Time Between Actions: §a6s\",8:\"§7Max Storage: §e960\"],Name:\"§9Wheat Minion XII\"},ExtraAttributes:{id:\"WHEAT_GENERATOR_12\",generator_tier:12}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and mining Hard", + "§7Stone! Requires an open area to", + "§7place Hard Stone. Minions also", + "§7work when you are offline!", + "", + "§7Time Between Actions: §a6s", + "§7Max Storage: §e960" + ], + "internalname": "HARD_STONE_GENERATOR_12", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hard_Stone_Minion" + ], + "infoType": "WIKI_URL" +}
\ No newline at end of file |