From c533db84447d55d8af368b0c7a16991e83ed94d6 Mon Sep 17 00:00:00 2001 From: jani270 Date: Tue, 3 May 2022 16:24:07 +0200 Subject: god this isnt good for my mental health maybe breaks some shit but idc --- items/ARTIFACT_POTION_AFFINITY.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'items/ARTIFACT_POTION_AFFINITY.json') diff --git a/items/ARTIFACT_POTION_AFFINITY.json b/items/ARTIFACT_POTION_AFFINITY.json index f33dec45..70e89efd 100644 --- a/items/ARTIFACT_POTION_AFFINITY.json +++ b/items/ARTIFACT_POTION_AFFINITY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Potion Affinity Artifact", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"63036731-6e1e-3c99-99b7-59d6628fcdaf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzcyNDY2NjAzYmFlOTA2M2NlN2Q5NDM1MTEwMzQ2OWJlY2EzYzVmZTJiMWU5NzdlNjQyN2RlZjM3Njk5ZWM5In19fQ==\"}]}},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:{id:\"ARTIFACT_POTION_AFFINITY\"}}", + "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:\"§9§lRARE ACCESSORY\"],Name:\"§9Potion Affinity Artifact\"},ExtraAttributes:{id:\"ARTIFACT_POTION_AFFINITY\"}}", "damage": 3, "lore": [ "§eUnique Effect: Potion Affinity", @@ -9,7 +9,6 @@ "§7consumed Potion by §a50%§7 when", "§7held in your inventory.", "", - "§7§8This item can be reforged!", "§9§lRARE ACCESSORY" ], "recipe": { -- cgit