diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 16:27:51 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 16:27:51 -0400 |
commit | e623a1eb186e017bfdcb67812617d5d0c0f2884b (patch) | |
tree | 9c0b75067c8a787f3b4eb03f961955b9e27711c9 /items/CRITICAL;6.json | |
parent | 22248d8b5f54994b374401a3a30b85a0c173a303 (diff) | |
download | NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.tar.gz NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.tar.bz2 NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.zip |
New Stuff
Diffstat (limited to 'items/CRITICAL;6.json')
-rw-r--r-- | items/CRITICAL;6.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/CRITICAL;6.json b/items/CRITICAL;6.json new file mode 100644 index 00000000..b962a194 --- /dev/null +++ b/items/CRITICAL;6.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Critical VI\",1:\"§7Increases §9☠ Crit Damage §7by\",2:\"§7§a60%§7.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{critical:6}}}", + "damage": 0, + "lore": [ + "§9Critical VI", + "§7Increases §9☠ Crit Damage §7by", + "§7§a60%§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aRare drop from Sven Packmasters.", + "", + "§9§lRARE" + ], + "internalname": "CRITICAL;6", + "modver": "1.0.0" +} |