From 49231470607d3fbbe557dad6338581643661b9d8 Mon Sep 17 00:00:00 2001 From: Lulonaut <67191924+Lulonaut@users.noreply.github.com> Date: Sun, 15 May 2022 10:17:30 +0200 Subject: new patch (#738) * hypixeling * add things back * save * nbt * Hypixel moment * crimsoning * \u0027 * missing things * wiki links * Fixed Item * I am a idiot * am i high Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com> Co-authored-by: jani270 --- items/TEPID_GREEN_TEA.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'items/TEPID_GREEN_TEA.json') diff --git a/items/TEPID_GREEN_TEA.json b/items/TEPID_GREEN_TEA.json index 92364745..640d7676 100644 --- a/items/TEPID_GREEN_TEA.json +++ b/items/TEPID_GREEN_TEA.json @@ -5,7 +5,6 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0198051a-46ba-3856-95ac-8b29bd914d15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDIxNjhkZmM1MTNjMzFiMWUxYzJkODUzZTgxNjkwMTUzODFjODM3OGVlZTIyNGFlNmRiYjFlMTI0ODVlOWE5OCJ9fX0=\"}]}},display:{Lore:[0:\"§8Basic Brew\",1:\"\",2:\"§7Use this item in place of\",3:\"§7an Awkward Potion for\",4:\"§7certain potions.\",5:\"\",6:\"§7Buffs the §a❈ Defense §7value\",7:\"§7of potions by §a+10%§7.\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fTepid Green Tea\"},ExtraAttributes:{id:\"TEPID_GREEN_TEA\"}}", - "modver": "2.1.0-REL", "lore": [ "§8Basic Brew", "", @@ -18,9 +17,9 @@ "", "§f§lCOMMON" ], + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Brews", - "https://wiki.hypixel.net/Tepid_Green_Tea" + "https://hypixel-skyblock.fandom.com/wiki/Brews" ] } \ No newline at end of file -- cgit