aboutsummaryrefslogtreecommitdiff
path: root/items/INSPIRED_CHESTPLATE.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-08-20 13:12:30 +0200
committerGitHub <noreply@github.com>2022-08-20 13:12:30 +0200
commit64398a560ef328a787e5106197504a56d9cf80db (patch)
tree9206bdf4feb105884ea498c453741381ef265bf5 /items/INSPIRED_CHESTPLATE.json
parent3ae2abbed4df9a495d9ab068202c09736b072add (diff)
downloadNotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.gz
NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.tar.bz2
NotEnoughUpdates-REPO-64398a560ef328a787e5106197504a56d9cf80db.zip
New Alpha Stuff (#787)
* Nerds * More Items * I love stats * I love hypixel * Added and changed stuff from shitty update * editor throwing * I love the github editor * More fixes * Added new stuff to enchants.json Co-Authored-By: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/INSPIRED_CHESTPLATE.json')
-rw-r--r--items/INSPIRED_CHESTPLATE.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/items/INSPIRED_CHESTPLATE.json b/items/INSPIRED_CHESTPLATE.json
new file mode 100644
index 00000000..e5be1519
--- /dev/null
+++ b/items/INSPIRED_CHESTPLATE.json
@@ -0,0 +1,26 @@
+{
+ "itemid": "minecraft:leather_chestplate",
+ "displayname": "§5Inspired Chestplate",
+ "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§8This item can be reforged!\",1:\"§5§lEPIC CHESTPLATE\"],color:4383707,Name:\"§5Inspired Chestplate\"},ExtraAttributes:{id:\"INSPIRED_CHESTPLATE\"}}",
+ "damage": 0,
+ "lore": [
+ "§7§8This item can be reforged!",
+ "§5§lEPIC CHESTPLATE"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "DEADGEHOG_SPINE:32",
+ "A3": "",
+ "B1": "DEADGEHOG_SPINE:32",
+ "B2": "IRON_CHESTPLATE:1",
+ "B3": "DEADGEHOG_SPINE:32",
+ "C1": "SHAME_CRUX:32",
+ "C2": "BOTTLED_INSPIRATION:1",
+ "C3": "SHADOW_CRUX:32"
+ },
+ "internalname": "INSPIRED_CHESTPLATE",
+ "clickcommand": "viewrecipe",
+ "modver": "2.1.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file