diff options
Diffstat (limited to 'items/TRUE_ESSENCE.json')
-rw-r--r-- | items/TRUE_ESSENCE.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/TRUE_ESSENCE.json b/items/TRUE_ESSENCE.json index 79ac28fa..bfc6dea3 100644 --- a/items/TRUE_ESSENCE.json +++ b/items/TRUE_ESSENCE.json @@ -9,9 +9,17 @@ ], "internalname": "TRUE_ESSENCE", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/True_Essence" + "https://hypixel-skyblock.fandom.com/wiki/True_Essence", + "https://wiki.hypixel.net/True_Essence" + ], + "recipes": [ + { + "type": "trade", + "cost": "ENCHANTED_EMERALD:5", + "result": "TRUE_ESSENCE" + } ] -} +}
\ No newline at end of file |