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/ENDSTONE_ROSE.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/ENDSTONE_ROSE.json')
-rw-r--r-- | items/ENDSTONE_ROSE.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/ENDSTONE_ROSE.json b/items/ENDSTONE_ROSE.json index e2d93446..a15dec65 100644 --- a/items/ENDSTONE_ROSE.json +++ b/items/ENDSTONE_ROSE.json @@ -14,5 +14,8 @@ "internalname": "ENDSTONE_ROSE", "clickcommand": "", "modver": "1.0.0", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endstone_Rose" + ] }
\ No newline at end of file |