diff options
Diffstat (limited to 'items/FUNGI_CUTTER.json')
-rw-r--r-- | items/FUNGI_CUTTER.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/FUNGI_CUTTER.json b/items/FUNGI_CUTTER.json index 5b5c44a3..ee53ce83 100644 --- a/items/FUNGI_CUTTER.json +++ b/items/FUNGI_CUTTER.json @@ -1,19 +1,18 @@ { "itemid": "minecraft:golden_hoe", "displayname": "§9Fungi Cutter", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Fun Guy Bonus §e§lRIGHT CLICK\",1:\"§8Toggles On/Off on use\",2:\"§7Switches between red and brown\",3:\"§7mushroom cutting modes.\",4:\" \",5:\"§eCurrent Mode: §cbrown mushrooms\",6:\" \",7:\"§7Gain §a+30% §7mushroom drops\",8:\"§7when harvesting the type of\",9:\"§7mushrooms for your mode.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",13:\"§9§lRARE HOE\"],Name:\"§9Fungi Cutter\"},ExtraAttributes:{id:\"FUNGI_CUTTER\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Fun Guy Bonus §e§lRIGHT CLICK\",1:\"§8Toggles On/Off on use\",2:\"§7Switches between red and brown\",3:\"§7mushroom cutting modes.\",4:\"\",5:\"§eMode: §cBrown Mushrooms\",6:\"\",7:\"§7§7Gain §6+30☘ Farming Fortune\",8:\"§6§7for Brown Mushrooms\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",12:\"§9§lRARE HOE\"],Name:\"§9Fungi Cutter\"},ExtraAttributes:{id:\"FUNGI_CUTTER\"}}", "damage": 0, "lore": [ "§6Ability: Fun Guy Bonus §e§lRIGHT CLICK", "§8Toggles On/Off on use", "§7Switches between red and brown", "§7mushroom cutting modes.", - " ", - "§eCurrent Mode: §cbrown mushrooms", - " ", - "§7Gain §a+30% §7mushroom drops", - "§7when harvesting the type of", - "§7mushrooms for your mode.", + "", + "§eMode: §cBrown Mushrooms", + "", + "§7§7Gain §6+30☘ Farming Fortune", + "§6§7for Brown Mushrooms", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFarming Skill 10§c.", |