diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:35:18 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-14 19:35:18 -0500 |
commit | 2859cd9e970bd08114c1d09f5239f2c49d3454e6 (patch) | |
tree | 282049e9b236a4ed2db36932771f08c4cf2baf44 /items/ULTIMATE_LEGION;2.json | |
parent | b222d239550574d377bf98f98e427ccf219700c4 (diff) | |
download | NotEnoughUpdates-REPO-2859cd9e970bd08114c1d09f5239f2c49d3454e6.tar.gz NotEnoughUpdates-REPO-2859cd9e970bd08114c1d09f5239f2c49d3454e6.tar.bz2 NotEnoughUpdates-REPO-2859cd9e970bd08114c1d09f5239f2c49d3454e6.zip |
Books v3
Diffstat (limited to 'items/ULTIMATE_LEGION;2.json')
-rw-r--r-- | items/ULTIMATE_LEGION;2.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/ULTIMATE_LEGION;2.json b/items/ULTIMATE_LEGION;2.json new file mode 100644 index 00000000..8318b679 --- /dev/null +++ b/items/ULTIMATE_LEGION;2.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLegion II\",1:\"§7Increases all your player stats\",2:\"§7except Health by §e0.14% §7per\",3:\"§7player within §b30 §7blocks of\",4:\"§7you, up to §c20 §7players.\",5:\"\",6:\"§7§cYou can only have 1 Ultimate\",7:\"§cEnchantment on an item!\",8:\"\",9:\"§7Use this on an item in an Anvil\",10:\"§7to apply it!\",11:\"\",12:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ULTIMATE_LEGION;2\",enchantments:{ultimate_legion:2},uuid:\"ae7e3553-b9a3-4a6b-854d-c1f932e834fc\",timestamp:\"11/14/20 6:44 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLegion II", + "§7Increases all your player stats", + "§7except Health by §e0.14% §7per", + "§7player within §b30 §7blocks of", + "§7you, up to §c20 §7players.", + "", + "§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_LEGION;2", + "parent": "ULTIMATE_LEGION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file |