aboutsummaryrefslogtreecommitdiff
path: root/items/GRAVEL_GENERATOR_1.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/GRAVEL_GENERATOR_1.json')
-rw-r--r--items/GRAVEL_GENERATOR_1.json27
1 files changed, 23 insertions, 4 deletions
diff --git a/items/GRAVEL_GENERATOR_1.json b/items/GRAVEL_GENERATOR_1.json
index 0757f235..751b1880 100644
--- a/items/GRAVEL_GENERATOR_1.json
+++ b/items/GRAVEL_GENERATOR_1.json
@@ -1,15 +1,34 @@
{
"itemid": "minecraft:skull",
- "displayname": "§9Gravel Minion",
- "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b499f2a6-291f-3626-a36d-a888e4a2e424\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk3NDgyNjUsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzQ1ODUwN2VkMzFjZjlhMzg5ODZhYzg3OTUxNzNjNjA5NjM3ZjAzZGE2NTNmMzA0ODNhNzIxZDNmYmU2MDJkIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7gravel! Requires an open area to\",3:\"§7place gravel.\",4:\"\",5:\"§eClick to view recipes!\"],Name:\"§9Gravel Minion\"},ExtraAttributes:{id:\"GRAVEL_GENERATOR_1\",generator_tier:1}}",
+ "displayname": "§9Gravel Minion I",
+ "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b499f2a6-291f-3626-a36d-a888e4a2e424\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NTc5MTk3NDgyNjUsInByb2ZpbGVJZCI6ImIwZDRiMjhiYzFkNzQ4ODlhZjBlODY2MWNlZTk2YWFiIiwicHJvZmlsZU5hbWUiOiJ4RmFpaUxlUiIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzQ1ODUwN2VkMzFjZjlhMzg5ODZhYzg3OTUxNzNjNjA5NjM3ZjAzZGE2NTNmMzA0ODNhNzIxZDNmYmU2MDJkIn19fQ==\"}]}},display:{Lore:[0:\"§7Place this minion and it will\",1:\"§7start generating and mining\",2:\"§7gravel! Requires an open area to\",3:\"§7place gravel. Minions also work\",4:\"§7when you are offline!\",5:\"\",6:\"§7Time Between Actions: §a26s\",7:\"§7Max Storage: §e128\"],Name:\"§9Gravel Minion I\"},ExtraAttributes:{id:\"GRAVEL_GENERATOR_1\",generator_tier:1}}",
"damage": 3,
"lore": [
"§7Place this minion and it will",
"§7start generating and mining",
"§7gravel! Requires an open area to",
- "§7place gravel."
+ "§7place gravel. Minions also work",
+ "§7when you are offline!",
+ "",
+ "§7Time Between Actions: §a26s",
+ "§7Max Storage: §e128"
],
+ "recipe": {
+ "A1": "GRAVEL:10",
+ "A2": "GRAVEL:10",
+ "A3": "GRAVEL:10",
+ "B1": "GRAVEL:10",
+ "B2": "WOOD_SPADE:1",
+ "B3": "GRAVEL:10",
+ "C1": "GRAVEL:10",
+ "C2": "GRAVEL:10",
+ "C3": "GRAVEL:10"
+ },
"internalname": "GRAVEL_GENERATOR_1",
"clickcommand": "viewrecipe",
- "modver": "1.0.0"
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Gravel_Minion"
+ ]
} \ No newline at end of file