diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-26 23:18:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-26 17:18:25 -0400 |
commit | 64408db5afa8d7f3dc2c7b3f07aa0fe88d711e75 (patch) | |
tree | b0da5d2b4df8d6bc666ce8e220aaa1b8d4acb4c9 /items | |
parent | d22be55639a335fab03171bdae170428b825bb5a (diff) | |
download | NotEnoughUpdates-REPO-64408db5afa8d7f3dc2c7b3f07aa0fe88d711e75.tar.gz NotEnoughUpdates-REPO-64408db5afa8d7f3dc2c7b3f07aa0fe88d711e75.tar.bz2 NotEnoughUpdates-REPO-64408db5afa8d7f3dc2c7b3f07aa0fe88d711e75.zip |
Rainbow Names and Reforge Stone + Ench Constant (#478)
* Rainbow Name and Reforge Stone
* Added Delicate
* Added Wiki Link
* Rainbow Name
Diffstat (limited to 'items')
-rw-r--r-- | items/HARDENED_WOOD.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/HARDENED_WOOD.json b/items/HARDENED_WOOD.json index b2025530..95ffe11a 100644 --- a/items/HARDENED_WOOD.json +++ b/items/HARDENED_WOOD.json @@ -20,5 +20,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hardened_Wood" + ] }
\ No newline at end of file |