diff options
Diffstat (limited to 'items/ARTIFACT_POTION_AFFINITY.json')
-rw-r--r-- | items/ARTIFACT_POTION_AFFINITY.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/ARTIFACT_POTION_AFFINITY.json b/items/ARTIFACT_POTION_AFFINITY.json new file mode 100644 index 00000000..3e63c37f --- /dev/null +++ b/items/ARTIFACT_POTION_AFFINITY.json @@ -0,0 +1,18 @@ +{ + "internalname": "ARTIFACT_POTION_AFFINITY", + "itemid": "minecraft:skull", + "displayname": "Potion Affinity Artifact", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63036731-6e1e-3c99-99b7-59d6628fcdaf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzcyNDY2NjAzYmFlOTA2M2NlN2Q5NDM1MTEwMzQ2OWJlY2EzYzVmZTJiMWU5NzdlNjQyN2RlZjM3Njk5ZWM5In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a50%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE ACCESSORY\"],Name:\"§9Potion Affinity Artifact\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"ARTIFACT_POTION_AFFINITY\",uuid:\"043b3364-0e80-46bc-a55c-39930771fdd7\",timestamp:\"3/29/20 9:50 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§eUnique Effect: Potion Affinity", + "§7Increases the duration of any", + "§7consumed Potion by §a50%§7 when", + "§7held in your inventory.", + "", + "§7§8This item can be reforged!", + "§9§lRARE ACCESSORY" + ] +}
\ No newline at end of file |