diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-10-03 06:03:27 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-03 06:03:27 +1000 |
commit | 3ecf258ced69724feb09c9807d1dd73719bf7f5c (patch) | |
tree | 00baab2a701125a4f9ad8a676a8e2477d9fe70c9 /items/MINERAL_CHESTPLATE.json | |
parent | 228ec7960d0319d8018c24ee14a92ea235c5e68c (diff) | |
parent | 53df26bfed360f90f5eed3947e854606138888c7 (diff) | |
download | NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.tar.gz NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.tar.bz2 NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.zip |
Merge pull request #278 from IRONM00N/master
Some New Items And Fixes
Diffstat (limited to 'items/MINERAL_CHESTPLATE.json')
-rw-r--r-- | items/MINERAL_CHESTPLATE.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/MINERAL_CHESTPLATE.json b/items/MINERAL_CHESTPLATE.json index 2592039b..fd8c9fda 100644 --- a/items/MINERAL_CHESTPLATE.json +++ b/items/MINERAL_CHESTPLATE.json @@ -29,5 +29,10 @@ }, "internalname": "MINERAL_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.3-REL" + "modver": "1.3-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mineral_Armor" + ] }
\ No newline at end of file |