diff options
Diffstat (limited to 'items/BLOOD_GOD_CREST.json')
-rw-r--r-- | items/BLOOD_GOD_CREST.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/BLOOD_GOD_CREST.json b/items/BLOOD_GOD_CREST.json index b657b64d..b56947cd 100644 --- a/items/BLOOD_GOD_CREST.json +++ b/items/BLOOD_GOD_CREST.json @@ -18,9 +18,17 @@ "internalname": "BLOOD_GOD_CREST", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Blood_God_Crest" + "https://hypixel-skyblock.fandom.com/wiki/Blood_God_Crest", + "https://wiki.hypixel.net/Blood_God_Crest" + ], + "recipes": [ + { + "type": "trade", + "cost": "EMERALD:100", + "result": "BLOOD_GOD_CREST" + } ] -} +}
\ No newline at end of file |