diff options
Diffstat (limited to 'items/SHEEP_AXE.json')
-rw-r--r-- | items/SHEEP_AXE.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/SHEEP_AXE.json b/items/SHEEP_AXE.json index 1df49f90..3eea98af 100644 --- a/items/SHEEP_AXE.json +++ b/items/SHEEP_AXE.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:wooden_axe", "displayname": "§aSheep Axe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Ability: Sheep Specialist\",2:\"§7Killing a §dSheep §7increases\",3:\"§7its drops by §a2x§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§7§4❣ §cRequires §aFarming Skill 15§c.\",7:\"§a§lUNCOMMON AXE\"],Name:\"§aSheep Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SHEEP_AXE\",entity_required:\"SHEEP\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Killing a §dSheep §7increases\",1:\"§7the amount of drops by §a+2\",2:\"§a§7for common loot.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§7§4❣ §cRequires §aFarming Skill 15§c.\",6:\"§a§lUNCOMMON AXE\"],Name:\"§aSheep Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SHEEP_AXE\",entity_required:\"SHEEP\",enchantments:{}}}", "damage": 0, "lore": [ - "", - "§6Ability: Sheep Specialist", "§7Killing a §dSheep §7increases", - "§7its drops by §a2x§7.", + "§7the amount of drops by §a+2", + "§a§7for common loot.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFarming Skill 15§c.", |