From 9c5f23f01f1a2c1a9518863efba9c4a088dfdb83 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 7 Oct 2020 10:07:41 -0400 Subject: bruh --- items/ULTIMATE_LAST_STAND;2.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 items/ULTIMATE_LAST_STAND;2.json (limited to 'items/ULTIMATE_LAST_STAND;2.json') diff --git a/items/ULTIMATE_LAST_STAND;2.json b/items/ULTIMATE_LAST_STAND;2.json new file mode 100644 index 00000000..654b4d7c --- /dev/null +++ b/items/ULTIMATE_LAST_STAND;2.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§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", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +} \ No newline at end of file -- cgit