diff options
Diffstat (limited to 'items/PET_ITEM_SADDLE.json')
-rw-r--r-- | items/PET_ITEM_SADDLE.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/PET_ITEM_SADDLE.json b/items/PET_ITEM_SADDLE.json index 87f8dbf1..4cdaeeaf 100644 --- a/items/PET_ITEM_SADDLE.json +++ b/items/PET_ITEM_SADDLE.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:saddle", "displayname": "§aSaddle", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in various\",3:\"§7ways but pets can only hold 1 item at\",4:\"§7a time so choose wisely!\",5:\"\",6:\"§7§7Increases horse speed by §a50% §7and\",7:\"§7jump boost by §a100%§7.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§egive it this item!\",11:\"\",12:\"§a§lUNCOMMON PET ITEM\"],Name:\"§aSaddle\"},ExtraAttributes:{id:\"PET_ITEM_SADDLE\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§aPet Items §7can boost pets in many powerful ways!\",3:\"§7A pet can only hold one §aPet Item §7at a time.\",4:\"§7The pet must be §evisible §7to apply the item!\",5:\"\",6:\"§7§7Increases horse speed by §a50% §7and\",7:\"§7jump boost by §a100%§7.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§egive it this item!\",11:\"\",12:\"§a§lUNCOMMON PET ITEM\"],Name:\"§aSaddle\"},ExtraAttributes:{id:\"PET_ITEM_SADDLE\"}}", "damage": 0, "lore": [ "§8Consumed on use", "", - "§7§7Pet items can boost pets in various", - "§7ways but pets can only hold 1 item at", - "§7a time so choose wisely!", + "§aPet Items §7can boost pets in many powerful ways!", + "§7A pet can only hold one §aPet Item §7at a time.", + "§7The pet must be §evisible §7to apply the item!", "", "§7§7Increases horse speed by §a50% §7and", "§7jump boost by §a100%§7.", @@ -31,7 +31,7 @@ }, "internalname": "PET_ITEM_SADDLE", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "Requires: Leather VII", "infoType": "WIKI_URL", "info": [ |