diff options
Diffstat (limited to 'items/CACTUS_KNIFE.json')
-rw-r--r-- | items/CACTUS_KNIFE.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/CACTUS_KNIFE.json b/items/CACTUS_KNIFE.json index fe774738..78c25943 100644 --- a/items/CACTUS_KNIFE.json +++ b/items/CACTUS_KNIFE.json @@ -1,11 +1,15 @@ { "itemid": "minecraft:golden_hoe", "displayname": "§5Cactus Knife", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Slices through §acactus§7 instantly!\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",4:\"§5§lEPIC HOE\"],Name:\"§5Cactus Knife\"},ExtraAttributes:{id:\"CACTUS_KNIFE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Slices through §acactus§7 instantly!\",1:\"\",2:\"§6Ability: Swift Slicer \",3:\"§7Increases your speed cap by 100\",4:\"§7while in the §bGarden§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",8:\"§5§lEPIC HOE\"],Name:\"§5Cactus Knife\"},ExtraAttributes:{id:\"CACTUS_KNIFE\"}}", "damage": 0, "lore": [ "§7Slices through §acactus§7 instantly!", "", + "§6Ability: Swift Slicer ", + "§7Increases your speed cap by 100", + "§7while in the §bGarden§7.", + "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFarming Skill 10§c.", "§5§lEPIC HOE" |