diff options
| author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
|---|---|---|
| committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
| commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
| tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/EXPERIENCE_ARTIFACT.json | |
| download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip | |
MASSIVE update
Diffstat (limited to 'items/EXPERIENCE_ARTIFACT.json')
| -rw-r--r-- | items/EXPERIENCE_ARTIFACT.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/EXPERIENCE_ARTIFACT.json b/items/EXPERIENCE_ARTIFACT.json new file mode 100644 index 00000000..d61c8f3c --- /dev/null +++ b/items/EXPERIENCE_ARTIFACT.json @@ -0,0 +1,17 @@ +{ + "internalname": "EXPERIENCE_ARTIFACT", + "itemid": "minecraft:enchanted_book", + "displayname": "Experience Artifact", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Increase the experience orbs you\",1:\"§7gain by §a25% §7while this item\",2:\"§7is in your inventory.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lEPIC ACCESSORY\"],Name:\"§5Experience Artifact\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"EXPERIENCE_ARTIFACT\",uuid:\"c599eaf5-ef57-485b-8999-de1ed76c9b26\",timestamp:\"3/8/20 12:32 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Increase the experience orbs you", + "§7gain by §a25% §7while this item", + "§7is in your inventory.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC ACCESSORY" + ] +}
\ No newline at end of file |
