From 2859cd9e970bd08114c1d09f5239f2c49d3454e6 Mon Sep 17 00:00:00 2001
From: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Date: Sat, 14 Nov 2020 19:35:18 -0500
Subject: Books v3

---
 items/ULTIMATE_LEGION;2.json | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 items/ULTIMATE_LEGION;2.json

(limited to 'items/ULTIMATE_LEGION;2.json')

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
-- 
cgit