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/RING_POTION_AFFINITY.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/RING_POTION_AFFINITY.json')
-rw-r--r-- | items/RING_POTION_AFFINITY.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/RING_POTION_AFFINITY.json b/items/RING_POTION_AFFINITY.json new file mode 100644 index 00000000..25a3f1ab --- /dev/null +++ b/items/RING_POTION_AFFINITY.json @@ -0,0 +1,18 @@ +{ + "internalname": "RING_POTION_AFFINITY", + "itemid": "minecraft:skull", + "displayname": "Potion Affinity Ring", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"ec9d525b-f320-32ef-ab0e-a084316eb5a5\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzJhN2RjYmY3ZWNhNmI2ZjYzODY1OTFkMjM3OTkxY2ExYjg4OGE0ZjBjNzUzZmY5YTMyMDJjZjBlOTIyMjllMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§eUnique Effect: Potion Affinity\",1:\"§7Increases the duration of any\",2:\"§7consumed Potion by §a25%§7 when\",3:\"§7held in your inventory.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON ACCESSORY\"],Name:\"§aPotion Affinity Ring\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"RING_POTION_AFFINITY\",uuid:\"aed45e73-7724-4615-86a1-14f1a96e2c01\",timestamp:\"3/30/20 4:02 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§eUnique Effect: Potion Affinity", + "§7Increases the duration of any", + "§7consumed Potion by §a25%§7 when", + "§7held in your inventory.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON ACCESSORY" + ] +}
\ No newline at end of file |