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/PET_ITEM_FLYING_PIG.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/PET_ITEM_FLYING_PIG.json') diff --git a/items/PET_ITEM_FLYING_PIG.json b/items/PET_ITEM_FLYING_PIG.json index 78bc5b4e..4e7cfc18 100644 --- a/items/PET_ITEM_FLYING_PIG.json +++ b/items/PET_ITEM_FLYING_PIG.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:feather", "displayname": "§aFlying Pig", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Grants your pig pet the\",8:\"§7ability to fly while on your\",9:\"§7private island! While active\",10:\"§7your hoes can break crops from\",11:\"§7§e50 §7blocks away! You also\",12:\"§7don\u0027t need to hold a carrot on a\",13:\"§7stick to control your pig.\",14:\"\",15:\"§7§eRight click on your pet to\",16:\"§egive it this item!\",17:\"\",18:\"§a§lUNCOMMON PET ITEM\"],Name:\"§aFlying Pig\"},ExtraAttributes:{originTag:\"REWARD_PET_ITEM_FLYING_PIG\",id:\"PET_ITEM_FLYING_PIG\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Grants your pig pet the\",8:\"§7ability to fly while on your\",9:\"§7private island! While active\",10:\"§7your hoes can break crops from\",11:\"§7§e50 §7blocks away! You also\",12:\"§7don't need to hold a carrot on a\",13:\"§7stick to control your pig.\",14:\"\",15:\"§7§eRight click on your pet to\",16:\"§egive it this item!\",17:\"\",18:\"§a§lUNCOMMON PET ITEM\"],Name:\"§aFlying Pig\"},ExtraAttributes:{originTag:\"REWARD_PET_ITEM_FLYING_PIG\",id:\"PET_ITEM_FLYING_PIG\"}}", "damage": 0, "lore": [ "§8Consumed on use", @@ -16,7 +16,7 @@ "§7private island! While active", "§7your hoes can break crops from", "§7§e50 §7blocks away! You also", - "§7don\u0027t need to hold a carrot on a", + "§7don't need to hold a carrot on a", "§7stick to control your pig.", "", "§7§eRight click on your pet to", @@ -32,4 +32,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pet_Items" ] -} +} \ No newline at end of file -- cgit