diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-18 14:25:49 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-18 14:25:49 +1100 |
commit | dc0e8d1a6fcf533f571ced038b17781714858335 (patch) | |
tree | 4a1dada5549185028d3d1c011e50c2ec00c89758 /items/ULTIMATE_LAST_STAND;2.json | |
parent | 13b1753fb6d8adfd60a13c5e8409b11af58731b4 (diff) | |
parent | 82c90f155b121c21418068b5d44aea0485080740 (diff) | |
download | NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.tar.gz NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.tar.bz2 NotEnoughUpdates-REPO-dc0e8d1a6fcf533f571ced038b17781714858335.zip |
Merge pull request #303 from IRONM00N/books
Large Update
Diffstat (limited to 'items/ULTIMATE_LAST_STAND;2.json')
-rw-r--r-- | items/ULTIMATE_LAST_STAND;2.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/ULTIMATE_LAST_STAND;2.json b/items/ULTIMATE_LAST_STAND;2.json new file mode 100644 index 00000000..7b6d5858 --- /dev/null +++ b/items/ULTIMATE_LAST_STAND;2.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§d§lLast Stand II\",1:\"§7Increases your defense by §a10%\",2:\"§a§7when you are below §a40%\",3:\"§a§7Health\",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_LAST_STAND;2\",enchantments:{ultimate_last_stand:2},uuid:\"f92f6847-b28e-4eae-8489-653b8bc79092\",timestamp:\"10/5/20 8:23 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9§d§lLast Stand II", + "§7Increases your defense by §a10%", + "§a§7when you are below §a40%", + "§a§7Health", + "", + "§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_LAST_STAND;2", + "parent": "ULTIMATE_LAST_STAND;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |