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/MINING_2_TRAVEL_SCROLL.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/MINING_2_TRAVEL_SCROLL.json')
-rw-r--r-- | items/MINING_2_TRAVEL_SCROLL.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/MINING_2_TRAVEL_SCROLL.json b/items/MINING_2_TRAVEL_SCROLL.json index 0908d744..24fa9a70 100644 --- a/items/MINING_2_TRAVEL_SCROLL.json +++ b/items/MINING_2_TRAVEL_SCROLL.json @@ -27,5 +27,9 @@ "internalname": "MINING_2_TRAVEL_SCROLL", "clickcommand": "viewrecipe", "modver": "1.0.0", - "crafttext": "Requires: Redstone VII" + "crafttext": "Requires: Redstone VII", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Travel_Scrolls" + ] }
\ No newline at end of file |