diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-08-25 12:04:51 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-25 12:04:51 +1000 |
commit | d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b (patch) | |
tree | 4ebdee3ea2ffa5e1b24452b04544777ed4e833c1 /items/TARANTULA_CHESTPLATE.json | |
parent | bc80482821e6f94b9e538a7717526bccd687fc33 (diff) | |
parent | dabf83251e12e4c8821b31b67c0f677ac31b3be5 (diff) | |
download | NotEnoughUpdates-REPO-d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b.tar.gz NotEnoughUpdates-REPO-d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b.tar.bz2 NotEnoughUpdates-REPO-d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b.zip |
Merge pull request #259 from IRONM00N/master
Fixed Auger Rod and Sponge Armor
Diffstat (limited to 'items/TARANTULA_CHESTPLATE.json')
-rw-r--r-- | items/TARANTULA_CHESTPLATE.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/TARANTULA_CHESTPLATE.json b/items/TARANTULA_CHESTPLATE.json index fd404e2b..7989adfa 100644 --- a/items/TARANTULA_CHESTPLATE.json +++ b/items/TARANTULA_CHESTPLATE.json @@ -1,6 +1,6 @@ { "internalname": "TARANTULA_CHESTPLATE", - "itemid": "minecraft:chainmail_chestplate", + "itemid": "minecraft:leather_chestplate", "displayname": "§5Tarantula Chestplate", "clickcommand": "viewrecipe", "damage": 0, @@ -27,6 +27,7 @@ "§7Immune to healing reduction.", "", "§7§8This item can be reforged!", + "§7§4☠ §cRequires §5Spider Slayer 4", "§5§lEPIC CHESTPLATE" ], "recipe": { |