diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-05-30 10:04:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-30 08:04:36 +0000 |
commit | 6853aa593d18dff3fd4f3f843738d8036e630950 (patch) | |
tree | 43507dab67e2e00923d859cca1c33816806650ec /items/COW_AXE.json | |
parent | 86868fd61b89c65fa3b479567fb8e2b37bb68442 (diff) | |
download | NotEnoughUpdates-REPO-6853aa593d18dff3fd4f3f843738d8036e630950.tar.gz NotEnoughUpdates-REPO-6853aa593d18dff3fd4f3f843738d8036e630950.tar.bz2 NotEnoughUpdates-REPO-6853aa593d18dff3fd4f3f843738d8036e630950.zip |
Updated animal axe lore (#748)
Diffstat (limited to 'items/COW_AXE.json')
-rw-r--r-- | items/COW_AXE.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/COW_AXE.json b/items/COW_AXE.json index 06391f21..ca02c512 100644 --- a/items/COW_AXE.json +++ b/items/COW_AXE.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:wooden_axe", "displayname": "§aCow Axe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Ability: Cow Specialist\",2:\"§7Killing a Cow increases its\",3:\"§7drops by 2.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON AXE\"],Name:\"§aCow Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"COW_AXE\",entity_required:\"COW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Ability: Cow Specialist\",2:\"§7Killing a §dCow §7increases\",3:\"§7its drops by §a2x§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON AXE\"],Name:\"§aCow Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"COW_AXE\",entity_required:\"COW\"}}", "damage": 0, "lore": [ "", "§6Ability: Cow Specialist", - "§7Killing a Cow increases its", - "§7drops by 2.", + "§7Killing a §dCow §7increases", + "§7its drops by §a2x§7.", "", "§7§8This item can be reforged!", "§a§lUNCOMMON AXE" @@ -15,9 +15,9 @@ "internalname": "COW_AXE", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Jake" ] -} +}
\ No newline at end of file |