diff options
Diffstat (limited to 'items/BLOOD_GOD_CREST.json')
-rw-r--r-- | items/BLOOD_GOD_CREST.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/items/BLOOD_GOD_CREST.json b/items/BLOOD_GOD_CREST.json index 282de8da..7811cb77 100644 --- a/items/BLOOD_GOD_CREST.json +++ b/items/BLOOD_GOD_CREST.json @@ -20,6 +20,14 @@ "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 |