diff options
Diffstat (limited to 'items/GLOWSTONE_GENERATOR_12.json')
-rw-r--r-- | items/GLOWSTONE_GENERATOR_12.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/GLOWSTONE_GENERATOR_12.json b/items/GLOWSTONE_GENERATOR_12.json new file mode 100644 index 00000000..2f790172 --- /dev/null +++ b/items/GLOWSTONE_GENERATOR_12.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Glowstone Minion XII", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a197cc1a-b318-3c80-8bb8-bb664f3c1d69\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYzODk3Mzk3NTAyOCwKICAicHJvZmlsZUlkIiA6ICIxYWZhZjc2NWI1ZGY0NjA3YmY3ZjY1ZGYzYWIwODhhOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJMb3lfQmxvb2RBbmdlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS85MTcwMWFhNjhhMmQxNDFmZTBhODViYTQ4MjViNjc0NjJkZTRkMmNiY2NkOGI1MmVmMDE4ZDM5ZTM3Mjk2ZWUyIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7glowstone! Requires an open area\",3:\"§7to place glowstone. Minions also\",4:\"§7work when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a11s\",7:\"§7Max Storage: §e960\",8:\"§7Resources Generated: §b0\"],Name:\"§9Glowstone Minion XII\"},ExtraAttributes:{id:\"GLOWSTONE_GENERATOR_12\",generator_tier:12}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and mining", + "§7glowstone! Requires an open area", + "§7to place glowstone. Minions also", + "§7work when you are offline!", + "", + "§7Time Between Actions: §a11s", + "§7Max Storage: §e960", + "§7Resources Generated: §b0" + ], + "internalname": "GLOWSTONE_GENERATOR_12", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Glowstone_Minion" + ] +}
\ No newline at end of file |