diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-07-16 13:48:08 +0800 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-07-16 13:48:08 +0800 |
commit | 032520515390dbf3d6ef7a28ee3af400746a6d9c (patch) | |
tree | 6bddcfd40116ccb684001756cb874f1672b067ce /items/TRUE_PROTECTION;1.json | |
parent | c0e616db513d16f624af5861131eb9c3f53a05be (diff) | |
download | NotEnoughUpdates-REPO-032520515390dbf3d6ef7a28ee3af400746a6d9c.tar.gz NotEnoughUpdates-REPO-032520515390dbf3d6ef7a28ee3af400746a6d9c.tar.bz2 NotEnoughUpdates-REPO-032520515390dbf3d6ef7a28ee3af400746a6d9c.zip |
fixed stuff
Diffstat (limited to 'items/TRUE_PROTECTION;1.json')
-rw-r--r-- | items/TRUE_PROTECTION;1.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/TRUE_PROTECTION;1.json b/items/TRUE_PROTECTION;1.json new file mode 100644 index 00000000..2492c627 --- /dev/null +++ b/items/TRUE_PROTECTION;1.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9True Protection I\",1:\"§7Grants §f+5❂ True Defense§7.\",2:\"\",3:\"§7Use this on an item in an Anvil\",4:\"§7to apply it!\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"TRUE_PROTECTION;1\",enchantments:{true_protection:1},uuid:\"1ad568fe-1cf6-4b90-b79d-def28efc886d\",timestamp:\"7/12/20 12:10 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9True Protection I", + "§7Grants §f+5❂ True Defense§7.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "TRUE_PROTECTION;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |