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/SLAYER_ENERGY_DRINK.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SLAYER_ENERGY_DRINK.json')
-rw-r--r-- | items/SLAYER_ENERGY_DRINK.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/SLAYER_ENERGY_DRINK.json b/items/SLAYER_ENERGY_DRINK.json new file mode 100644 index 00000000..6579d6ab --- /dev/null +++ b/items/SLAYER_ENERGY_DRINK.json @@ -0,0 +1,21 @@ +{ + "internalname": "SLAYER_ENERGY_DRINK", + "itemid": "minecraft:skull", + "displayname": "Slayer© Energy Drink", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"58da560f-895f-336c-83cc-2bfc55f65a0f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzljZDA3N2Q1NThmN2YyNzc0MGRmM2VkNDU2NTdjMGE4YzNhY2U3YjFlZDliMTU5ZWE0MmE2NTI1OGIyZjkxMiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Basic Brew\",1:\"\",2:\"§7Use this item in place of\",3:\"§7an Awkward Potion for\",4:\"§7certain potions.\",5:\"\",6:\"§7Adds §b+10₪ Magic Find §7to\",7:\"§7Critical potions.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Slayer© Energy Drink\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SLAYER_ENERGY_DRINK\",uuid:\"dd1ad3f4-567c-40b3-9b00-46cf3b90854d\",timestamp:\"3/30/20 6:31 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§8Basic Brew", + "", + "§7Use this item in place of", + "§7an Awkward Potion for", + "§7certain potions.", + "", + "§7Adds §b+10₪ Magic Find §7to", + "§7Critical potions.", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |