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