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/ICE_ROD.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/ICE_ROD.json')
-rw-r--r-- | items/ICE_ROD.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/ICE_ROD.json b/items/ICE_ROD.json new file mode 100644 index 00000000..fba7331e --- /dev/null +++ b/items/ICE_ROD.json @@ -0,0 +1,20 @@ +{ + "internalname": "ICE_ROD", + "itemid": "minecraft:fishing_rod", + "displayname": "Ice Rod", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Grants a §a25% §7chance of\",3:\"§7catching ice blocks.\",4:\"\",5:\"§7Increases fishing speed by §910%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§9§lRARE FISHING ROD\"],Name:\"§9Ice Rod\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"ICE_ROD\",uuid:\"4cf0ddc3-c870-4728-b1c3-6e375127aece\",timestamp:\"3/21/20 2:52 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+30", + "", + "§7Grants a §a25% §7chance of", + "§7catching ice blocks.", + "", + "§7Increases fishing speed by §910%", + "", + "§7§8This item can be reforged!", + "§9§lRARE FISHING ROD" + ] +}
\ No newline at end of file |