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/REPELLING_CANDLE.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/REPELLING_CANDLE.json') diff --git a/items/REPELLING_CANDLE.json b/items/REPELLING_CANDLE.json index cabe8223..c1176b93 100644 --- a/items/REPELLING_CANDLE.json +++ b/items/REPELLING_CANDLE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aRepelling Candle", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d367659-ceb9-3cd3-8df4-dd2d91ee46dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjYTM2MTBiZjFlZDJkY2NlNWNhN2Y3ZjI5MTRhMWMyNWZiZmFiZDc0ZGNlNTFiM2Y1MTI2YmE0NGJhMWEyMCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7Prevents unwanted monsters\",1:\"§7from spawning on your\",2:\"§7island!\",3:\"\",4:\"§dEmits life-scarring aroma!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aRepelling Candle\"},ExtraAttributes:{id:\"REPELLING_CANDLE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1d367659-ceb9-3cd3-8df4-dd2d91ee46dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjhjYTM2MTBiZjFlZDJkY2NlNWNhN2Y3ZjI5MTRhMWMyNWZiZmFiZDc0ZGNlNTFiM2Y1MTI2YmE0NGJhMWEyMCJ9fX0=\"}]}},display:{Lore:[0:\"§7§7Prevents unwanted monsters\",1:\"§7from spawning on your\",2:\"§7island!\",3:\"\",4:\"§dEmits life-scarring aroma!\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aRepelling Candle\"},ExtraAttributes:{id:\"REPELLING_CANDLE\"}}", "damage": 3, "lore": [ "§7§7Prevents unwanted monsters", @@ -25,10 +25,11 @@ }, "internalname": "REPELLING_CANDLE", "clickcommand": "viewrecipe", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Acacia Wood IX", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Repelling_Candle" + "https://hypixel-skyblock.fandom.com/wiki/Repelling_Candle", + "https://wiki.hypixel.net/Repelling_Candle" ] -} +} \ No newline at end of file -- cgit