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/TABASCO;2.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/TABASCO;2.json')
-rw-r--r-- | items/TABASCO;2.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/items/TABASCO;2.json b/items/TABASCO;2.json new file mode 100644 index 00000000..12b5c678 --- /dev/null +++ b/items/TABASCO;2.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Tabasco II\",1:\"§7Grants §f+2 §7weapon damage if\",2:\"§7you don\u0027t have a §5Dragon §7pet\",3:\"§7equipped.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aII-III: §7Chili Pepper Collection\",10:\"\",11:\"§6Applied To:\",12:\"§6Applied To:\",13:\"§7- §fFishing Rod\",14:\"§7- §fSword\",15:\"§7- §fFishing Weapon\",16:\"§7- §fLongsword\",17:\"§7- §fBow\",18:\"§7- §fGauntlet\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"TABASCO;2\",enchantments:{tabasco:2}}}", + "damage": 0, + "lore": [ + "§9Tabasco II", + "§7Grants §f+2 §7weapon damage if", + "§7you don\u0027t have a §5Dragon §7pet", + "§7equipped.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§6Source:", + "§aII-III: §7Chili Pepper Collection", + "", + "§6Applied To:", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fSword", + "§7- §fFishing Weapon", + "§7- §fLongsword", + "§7- §fBow", + "§7- §fGauntlet", + "", + "§f§lCOMMON" + ], + "recipe": { + "A1": "CHILI_PEPPER:16", + "A2": "KUUDRA_TEETH:1", + "A3": "CHILI_PEPPER:16", + "B1": "", + "B2": "KUUDRA_TEETH:1", + "B3": "", + "C1": "", + "C2": "KUUDRA_TEETH:1", + "C3": "" + }, + "internalname": "TABASCO;2", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "crafttext": "Requires: Chili Pepper IX", + "infoType": "" +}
\ No newline at end of file |