diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-15 02:39:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 20:39:44 -0400 |
commit | f96b9092419d9fd473ae628605a48c48dec98dfb (patch) | |
tree | 5d1ed07956c25d62f22a57a91b65e3f454587bee /items/SHEEP_AXE.json | |
parent | 1f41028eda3e91bd88426c8defe5137dd1a0eb9c (diff) | |
download | NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.gz NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.tar.bz2 NotEnoughUpdates-REPO-f96b9092419d9fd473ae628605a48c48dec98dfb.zip |
YEP - Fixing Hypixels Stupid Shit (#594)
* YEP
* Fixing Smarty Pants Enchant
* Fixing other Hypixel Shit
Diffstat (limited to 'items/SHEEP_AXE.json')
-rw-r--r-- | items/SHEEP_AXE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SHEEP_AXE.json b/items/SHEEP_AXE.json index de1d1b10..3c31318e 100644 --- a/items/SHEEP_AXE.json +++ b/items/SHEEP_AXE.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:wooden_axe", "displayname": "§aSheep Axe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Item Ability: Sheep Specialist\",2:\"§7Killing a Sheep increases its\",3:\"§7drops by 2.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON AXE\"],Name:\"§aSheep Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SHEEP_AXE\",entity_required:\"SHEEP\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Ability: Sheep Specialist\",2:\"§7Killing a Sheep increases its\",3:\"§7drops by 2.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON AXE\"],Name:\"§aSheep Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SHEEP_AXE\",entity_required:\"SHEEP\"}}", "damage": 0, "lore": [ "", - "§6Item Ability: Sheep Specialist", + "§6Ability: Sheep Specialist", "§7Killing a Sheep increases its", "§7drops by 2.", "", |