From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/RED_TENT.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/RED_TENT.json') diff --git a/items/RED_TENT.json b/items/RED_TENT.json index 52d5fd95..4b1660f6 100644 --- a/items/RED_TENT.json +++ b/items/RED_TENT.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dac20d5c-8df9-3e02-89cc-e82fcc892d7b\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjQ2ODEzNTI5NjAsInByb2ZpbGVJZCI6ImIwZDczMmZlMDBmNzQwN2U5ZTdmNzQ2MzAxY2Q5OGNhIiwicHJvZmlsZU5hbWUiOiJPUHBscyIsInNpZ25hdHVyZVJlcXVpcmVkIjp0cnVlLCJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWNiZTRhNWU3MjdjZjNmMjY4ZDE1MTdiMzIwZmYwNDU0YWRjMDc4ZWU4N2ExY2Y1ZWM0NzQyY2QwMjQ3Njc3ZSJ9fX0=\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Summer Cosmetic\",2:\"\",3:\"§7This exclusive Summer cosmetic\",4:\"§7can be placed on your island or\",5:\"§7traded.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Red Tent\"},ExtraAttributes:{id:\"RED_TENT\"}}", - "modver": "1.0.0", + "modver": "2.1.0-REL", "lore": [ "§8Furniture", "§8Summer Cosmetic", @@ -18,6 +18,7 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Furniture" + "https://hypixel-skyblock.fandom.com/wiki/Furniture", + "https://wiki.hypixel.net/Red_Tent" ] -} +} \ No newline at end of file -- cgit