diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-06 17:27:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-07 01:27:25 +1000 |
commit | 924d43e30cb570bc75f1ab53442e7e8f98e6e8e7 (patch) | |
tree | 2ede934b4c11587dac9223798f5ed31c13c209bb /items/CAYENNE;4.json | |
parent | 27f73b42b3aaa20d361e8b29ace2ed3878367820 (diff) | |
download | NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.tar.gz NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.tar.bz2 NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.zip |
Chili Update (#792)
Diffstat (limited to 'items/CAYENNE;4.json')
-rw-r--r-- | items/CAYENNE;4.json | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/items/CAYENNE;4.json b/items/CAYENNE;4.json new file mode 100644 index 00000000..a7d0b93e --- /dev/null +++ b/items/CAYENNE;4.json @@ -0,0 +1,42 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cayenne IV\",1:\"§7Grants §c+0.8❤ Health §7per\",2:\"§7digit in your §6Magical Power§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aIV-V: §7Chili Pepper Collection\",9:\"\",10:\"§6Applied To:\",11:\"§7 - §fGloves\",12:\"§7 - §fBelt\",13:\"§7 - §fNecklace\",14:\"§7 - §fBracelet\",15:\"§7 - §fCloak\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CAYENNE;4\",enchantments:{cayenne:5}}}", + "damage": 0, + "lore": [ + "§9Cayenne IV", + "§7Grants §c+0.8❤ Health §7per", + "§7digit in your §6Magical Power§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aIV-V: §7Chili Pepper Collection", + "", + "§6Applied To:", + "§7 - §fGloves", + "§7 - §fBelt", + "§7 - §fNecklace", + "§7 - §fBracelet", + "§7 - §fCloak", + "", + "§f§lCOMMON" + ], + "recipe": { + "A1": "CHILI_PEPPER:8", + "A2": "ENCHANTED_IRON_BLOCK:1", + "A3": "CHILI_PEPPER:8", + "B1": "ENCHANTED_IRON_BLOCK:1", + "B2": "WOOD_SINGULARITY:4", + "B3": "ENCHANTED_IRON_BLOCK:1", + "C1": "CHILI_PEPPER:8", + "C2": "ENCHANTED_IRON_BLOCK:1", + "C3": "CHILI_PEPPER:8" + }, + "internalname": "CAYENNE;4", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "Requires: Chili Pepper V", + "infoType": "" +}
\ No newline at end of file |