diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-02-16 12:41:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 22:41:28 +1100 |
commit | abf7450107a0c090b4cf2ac019f3d5ccef6177d3 (patch) | |
tree | 1f0259465f1e3bcbec3f8e9fa245c10428958fef /items/CROPIE_CHESTPLATE.json | |
parent | 3b750492565cda962fe668c89a6ae467d765ca71 (diff) | |
download | NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.tar.gz NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.tar.bz2 NotEnoughUpdates-REPO-abf7450107a0c090b4cf2ac019f3d5ccef6177d3.zip |
Added new items, reqs and wiki links (#896)
Diffstat (limited to 'items/CROPIE_CHESTPLATE.json')
-rw-r--r-- | items/CROPIE_CHESTPLATE.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/CROPIE_CHESTPLATE.json b/items/CROPIE_CHESTPLATE.json index 1f09d183..b6090eb8 100644 --- a/items/CROPIE_CHESTPLATE.json +++ b/items/CROPIE_CHESTPLATE.json @@ -33,5 +33,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Cropie_Chestplate", + "https://wiki.hypixel.net/Cropie_Chestplate" + ] }
\ No newline at end of file |