diff options
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 |