diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
commit | da61b572da96eea569ffa6fbbcd980cc2d851099 (patch) | |
tree | 1cd2846da563957fd80c562e898b4ae8b2c79a25 /items/FUNGI_CUTTER.json | |
parent | 12cada26afdb196e4904448fa23372bca1c2f4ee (diff) | |
download | NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.gz NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.bz2 NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.zip |
thx jani
Diffstat (limited to 'items/FUNGI_CUTTER.json')
-rw-r--r-- | items/FUNGI_CUTTER.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/FUNGI_CUTTER.json b/items/FUNGI_CUTTER.json new file mode 100644 index 00000000..57a3a7e8 --- /dev/null +++ b/items/FUNGI_CUTTER.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:golden_axe", + "displayname": "§9Fungi Cutter", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gain +30% mushroom drops when\",1:\"§7harvesting the type of mushrooms\",2:\"§7for your mode.\",3:\" \",4:\"§6Item Ability: Fun Guy Bonus §e§lRIGHT CLICK\",5:\"§8Toggles On/Off on use\",6:\"§7Switches between red and brown\",7:\"§7mushroom cutting modes.\",8:\" \",9:\"§eCurrent Mode: §cbrown mushrooms\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE AXE!\"],Name:\"§9Fungi Cutter\"},ExtraAttributes:{id:\"FUNGI_CUTTER\"}}", + "damage": 0, + "lore": [ + "§7Gain +30% mushroom drops when", + "§7harvesting the type of mushrooms", + "§7for your mode.", + " ", + "§6Item Ability: Fun Guy Bonus §e§lRIGHT CLICK", + "§8Toggles On/Off on use", + "§7Switches between red and brown", + "§7mushroom cutting modes.", + " ", + "§eCurrent Mode: §cbrown mushrooms", + "", + "§7§8This item can be reforged!", + "§9§lRARE AXE!" + ], + "internalname": "FUNGI_CUTTER", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |