From 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 20 Apr 2022 20:17:08 +0200 Subject: uhh uhhh uhhh huhhhuh uhhh - Caelid isle (#698) * :dizzy_face: * oops forgot * i dont want anymore * MiNiOnS * lAmPs * dnas_der_detnahcne * Minions v2 * New Items * So cool * 4 more * Add more nether items (#2) Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> * Few Recipes and new items * I hate the essence menu * :fish: * According to Professor Selta they are 9V batteries and can supply about 50mA of current. Professor Selta is currently in a mental asylum. * :fuelpump: * :100: * crimson essence prices (#3) * crimson essence prices * gray and single items * Add 25 of the 29 Crimson isle souls (#4) * so true * Minion :fuelpump: * PoWeR sToNeS * PoWeR sToNeS v2 * brain pain * i love power stones * i forgot Co-authored-by: Walker Selby Co-authored-by: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Co-authored-by: My-Name-Is-Jeff <37018278+My-Name-Is-Jeff@users.noreply.github.com> --- items/QUARTZ_GENERATOR_12.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 items/QUARTZ_GENERATOR_12.json (limited to 'items/QUARTZ_GENERATOR_12.json') 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 -- cgit