diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-07-01 14:20:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-01 14:20:26 +0000 |
commit | 21b34225ebef0e589c2f53abd2b0fe03e8d1b729 (patch) | |
tree | 298467384c9b279734696087944b86f1c4d3b405 /items/SKELETON_HELMET.json | |
parent | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (diff) | |
parent | 2be1cd8bc20a3108a057c29e057cfa9ca4224a83 (diff) | |
download | NotEnoughUpdates-REPO-21b34225ebef0e589c2f53abd2b0fe03e8d1b729.tar.gz NotEnoughUpdates-REPO-21b34225ebef0e589c2f53abd2b0fe03e8d1b729.tar.bz2 NotEnoughUpdates-REPO-21b34225ebef0e589c2f53abd2b0fe03e8d1b729.zip |
Merge pull request #255 from ThatGravyboat/master
Added Wiki Links and fixed mastiff require lore
Diffstat (limited to 'items/SKELETON_HELMET.json')
-rw-r--r-- | items/SKELETON_HELMET.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/SKELETON_HELMET.json b/items/SKELETON_HELMET.json index 90016020..b7072647 100644 --- a/items/SKELETON_HELMET.json +++ b/items/SKELETON_HELMET.json @@ -30,5 +30,9 @@ "internalname": "SKELETON_HELMET", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Bone VIII" + "crafttext": "Requires: Bone VIII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton's_Helmet" + ] }
\ No newline at end of file |