diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-20 13:15:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-20 13:15:48 -0500 |
commit | aa6217fb3ad5ed3c91bef14a073959e4301a0b18 (patch) | |
tree | 306a6ed6a5f5b1fe1d71987da26d21b4a76d7c80 /items/ULTIMATE_ONE_FOR_ALL;1.json | |
parent | bfd03c106be6f3259194cac4f681469cebf1c1c2 (diff) | |
parent | 7d2734656e0a0a3eaab8e30452fb9a0cb5a1c3fd (diff) | |
download | NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.tar.gz NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.tar.bz2 NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.zip |
Merge pull request #31 from IRONM00N/books
Books
Diffstat (limited to 'items/ULTIMATE_ONE_FOR_ALL;1.json')
-rw-r--r-- | items/ULTIMATE_ONE_FOR_ALL;1.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ULTIMATE_ONE_FOR_ALL;1.json b/items/ULTIMATE_ONE_FOR_ALL;1.json new file mode 100644 index 00000000..a45af400 --- /dev/null +++ b/items/ULTIMATE_ONE_FOR_ALL;1.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lOne For All I\",1:\"§7Removes all other enchants but\",2:\"§7increases your weapon damage by\",3:\"§7§a210%§7.\",4:\"\",5:\"§7§cYou can only have 1 Ultimate\",6:\"§cEnchantment on an item!\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_ONE_FOR_ALL;1\",enchantments:{ultimate_one_for_all:1},uuid:\"96c05e87-5c87-4521-b64c-12042712b103\",timestamp:\"11/20/20 9:48 AM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lOne For All I", + "§7Removes all other enchants but", + "§7increases your weapon damage by", + "§7§a210%§7.", + "", + "§7§cYou can only have 1 Ultimate", + "§cEnchantment on an item!", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "ULTIMATE_ONE_FOR_ALL;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file |