diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-15 01:32:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-15 00:32:18 +0000 |
| commit | cf2ad629853bf5b652c016afb71d37bd0a877c1d (patch) | |
| tree | f19da87b45997c900101726eee7c07c3f88c1af3 /items/FUNGI_CUTTER.json | |
| parent | e46bd6bb474c982515d8e9df3c6ae6e21fda1b97 (diff) | |
| download | NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.tar.gz NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.tar.bz2 NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.zip | |
Added some of the alpha items (#1035)
* Added some of the alpha items
* Added new sakc and museum items
Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
* Added new items
* Fixed Pesthunter Badge in parents
* Added missing garden update items
---------
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/FUNGI_CUTTER.json')
| -rw-r--r-- | items/FUNGI_CUTTER.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/FUNGI_CUTTER.json b/items/FUNGI_CUTTER.json index ee53ce83..8ac00420 100644 --- a/items/FUNGI_CUTTER.json +++ b/items/FUNGI_CUTTER.json @@ -1,7 +1,7 @@ { "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:\"§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\"}}", + "displayname": "§5Fungi 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: §6Brown Mushrooms\",6:\"\",7:\"§7§7Gain §6+30☘ Farming Fortune\",8:\"§6§7for §6Brown Mushrooms§7.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aFarming Skill 10§c.\",12:\"§5§lEPIC HOE\"],Name:\"§5Fungi Cutter\"},ExtraAttributes:{id:\"FUNGI_CUTTER\"}}", "damage": 0, "lore": [ "§6Ability: Fun Guy Bonus §e§lRIGHT CLICK", @@ -9,14 +9,14 @@ "§7Switches between red and brown", "§7mushroom cutting modes.", "", - "§eMode: §cBrown Mushrooms", + "§eMode: §6Brown Mushrooms", "", "§7§7Gain §6+30☘ Farming Fortune", - "§6§7for Brown Mushrooms", + "§6§7for §6Brown Mushrooms§7.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFarming Skill 10§c.", - "§9§lRARE HOE" + "§5§lEPIC HOE" ], "internalname": "FUNGI_CUTTER", "crafttext": "", |
