diff options
Diffstat (limited to 'items/FLOWER_GENERATOR_1.json')
-rw-r--r-- | items/FLOWER_GENERATOR_1.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/FLOWER_GENERATOR_1.json b/items/FLOWER_GENERATOR_1.json index f3748664..c566c83e 100644 --- a/items/FLOWER_GENERATOR_1.json +++ b/items/FLOWER_GENERATOR_1.json @@ -16,10 +16,18 @@ ], "internalname": "FLOWER_GENERATOR_1", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.1.0-REL", "useneucraft": true, "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Flower_Minion" + "https://hypixel-skyblock.fandom.com/wiki/Flower_Minion", + "https://wiki.hypixel.net/Flower_Minion" + ], + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:64", + "result": "FLOWER_GENERATOR_1" + } ] -} +}
\ No newline at end of file |