diff options
Diffstat (limited to 'items/SNOW_GENERATOR_1.json')
-rw-r--r-- | items/SNOW_GENERATOR_1.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/SNOW_GENERATOR_1.json b/items/SNOW_GENERATOR_1.json new file mode 100644 index 00000000..c9b201b3 --- /dev/null +++ b/items/SNOW_GENERATOR_1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Snow Minion I", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fde00899-094f-3ff8-81b8-253830a8d3e9\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NzY1MTMxOTQ4MDUsInByb2ZpbGVJZCI6ImRlNTcxYTEwMmNiODQ4ODA4ZmU3YzlmNDQ5NmVjZGFkIiwicHJvZmlsZU5hbWUiOiJNSEZfTWluZXNraW4iLCJzaWduYXR1cmVSZXF1aXJlZCI6dHJ1ZSwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2Y2ZDE4MDY4NGMzNTIxYzlmYzg5NDc4YmE0NDA1YWU5Y2U0OTdkYTgxMjRmYTBkYTVhMDEyNjQzMWM0Yjc4YzMifX19\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and shovelling\",2:\"§7snow! Requires an open area to\",3:\"§7place snow. Minions also work\",4:\"§7when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a13s\",7:\"§7Max Storage: §e64\"],Name:\"§9Snow Minion I\"},ExtraAttributes:{id:\"SNOW_GENERATOR_1\",generator_tier:1}}", + "damage": 3, + "lore": [ + "§7Place this minion and it will", + "§7start generating and shovelling", + "§7snow! Requires an open area to", + "§7place snow. Minions also work", + "§7when you are offline!", + "", + "§7Time Between Actions: §a13s", + "§7Max Storage: §e64" + ], + "internalname": "SNOW_GENERATOR_1", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Snow_Minion" + ] +}
\ No newline at end of file |