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/CHAMPION;1.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/CHAMPION;1.json')
-rw-r--r-- | items/CHAMPION;1.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/CHAMPION;1.json b/items/CHAMPION;1.json new file mode 100644 index 00000000..e058dc38 --- /dev/null +++ b/items/CHAMPION;1.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Champion I\",1:\"§7Gain §a3% §7extra Combat XP. The\",2:\"§72nd hit on a mob grants §6+1.4\",3:\"§6coins §7\u0026 §3+7 §7exp orbs.\",4:\"§850k Combat XP to tier up!\",5:\"\",6:\"§7§7Apply Cost: §323 Exp Levels\",7:\"\",8:\"§e▲ §7Champion cannot be combined!\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\",13:\"\",14:\"§7Cost\",15:\"§b4,000 Bits\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"CHAMPION;1\",enchantments:{champion:1}}}", + "damage": 0, + "lore": [ + "§9Champion I", + "§7Gain §a3% §7extra Combat XP. The", + "§72nd hit on a mob grants §6+1.4", + "§6coins §7\u0026 §3+7 §7exp orbs.", + "§850k Combat XP to tier up!", + "", + "§7§7Apply Cost: §323 Exp Levels", + "", + "§e▲ §7Champion cannot be combined!", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON", + "", + "§7Cost", + "§b4,000 Bits" + ], + "internalname": "CHAMPION;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |