diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/SPONGE_ROD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SPONGE_ROD.json')
-rw-r--r-- | items/SPONGE_ROD.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SPONGE_ROD.json b/items/SPONGE_ROD.json new file mode 100644 index 00000000..0e2b14fb --- /dev/null +++ b/items/SPONGE_ROD.json @@ -0,0 +1,20 @@ +{ + "internalname": "SPONGE_ROD", + "itemid": "minecraft:fishing_rod", + "displayname": "Sponge Rod", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§7This fishing rod grants a\",3:\"§7§a20%§7 chance to catch Sponge.\",4:\"\",5:\"§7Increases fishing speed by §920%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON FISHING ROD\"],Name:\"§fSponge Rod\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"SPONGE_ROD\",uuid:\"83f1ba44-76a8-4dd9-8fd9-a62bdc58faf6\",timestamp:\"3/30/20 11:49 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+20", + "", + "§7This fishing rod grants a", + "§7§a20%§7 chance to catch Sponge.", + "", + "§7Increases fishing speed by §920%", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON FISHING ROD" + ] +}
\ No newline at end of file |