diff options
author | jani270 <jani270@gmx.de> | 2023-06-22 16:41:50 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-22 16:41:50 +0200 |
commit | 45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04 (patch) | |
tree | 3a8be26122754e69f53e1ce22586c1b303b2474f /items/ORANGE_CHESTPLATE.json | |
parent | 48ad2053705110506c4f7962b932a33d3d061a68 (diff) | |
download | NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.tar.gz NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.tar.bz2 NotEnoughUpdates-REPO-45fdab6f2f2df3ecddc9077a5ff23e98e6ec3b04.zip |
Added crafttext to many items, added hemovibe collection items, added new enchants, added warp to wizard tower
Diffstat (limited to 'items/ORANGE_CHESTPLATE.json')
-rw-r--r-- | items/ORANGE_CHESTPLATE.json | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/items/ORANGE_CHESTPLATE.json b/items/ORANGE_CHESTPLATE.json index af969898..21ab7a4f 100644 --- a/items/ORANGE_CHESTPLATE.json +++ b/items/ORANGE_CHESTPLATE.json @@ -1,18 +1,13 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Orange Chestplate", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+45s\",1:\"§7Intelligence: §a+5\",2:\"§7Mana Regen: §a+10%\",3:\"\",4:\"§9Living Metal §9܉§b|§b|§b|§b|§b|§b|§b|§b|§b|§b|§9܈ §8100%\",5:\"§6Full Set Bonus: Living Metal Suit\",6:\"§7Lets you survive the frostbite of\",7:\"§7the §bLiving Stillness§7.\",8:\"\",9:\"§5§lEPIC CHESTPLATE\"],color:16729600,Name:\"§5Orange Chestplate\"},ExtraAttributes:{lm_evo:114,id:\"ORANGE_CHESTPLATE\"}}", + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+45s\",1:\"§7Intelligence: §a+5\",2:\"§7Mana Regen: §a+10%\",3:\"\",4:\"§5§lEPIC CHESTPLATE\"],color:16729600,Name:\"§5Orange Chestplate\"},ExtraAttributes:{id:\"ORANGE_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Rift Time: §a+45s", "§7Intelligence: §a+5", "§7Mana Regen: §a+10%", "", - "§9Living Metal §9܉§b|§b|§b|§b|§b|§b|§b|§b|§b|§b|§9܈ §8100%", - "§6Full Set Bonus: Living Metal Suit", - "§7Lets you survive the frostbite of", - "§7the §bLiving Stillness§7.", - "", "§5§lEPIC CHESTPLATE" ], "recipe": { @@ -29,6 +24,6 @@ "internalname": "ORANGE_CHESTPLATE", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "crafttext": "", + "crafttext": "Requires: Half-Eaten Carrot II", "infoType": "" }
\ No newline at end of file |