diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-20 13:10:32 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-20 13:10:32 -0500 |
commit | 6a49d447c48e9921470161c2863c30653dc612db (patch) | |
tree | b114692955afa8a2956f2051f2ebb27b59f241a8 /items/ULTIMATE_ONE_FOR_ALL;1.json | |
parent | bef32fe763500bc9122b9843e07e4574afcc2482 (diff) | |
download | NotEnoughUpdates-REPO-6a49d447c48e9921470161c2863c30653dc612db.tar.gz NotEnoughUpdates-REPO-6a49d447c48e9921470161c2863c30653dc612db.tar.bz2 NotEnoughUpdates-REPO-6a49d447c48e9921470161c2863c30653dc612db.zip |
Learning To Count with IRONM00N pt 2
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 |