diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /items/PET_ITEM_FLYING_PIG.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
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 <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/PET_ITEM_FLYING_PIG.json')
-rw-r--r-- | items/PET_ITEM_FLYING_PIG.json | 6 |
1 files changed, 3 insertions, 3 deletions
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 |