diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-24 17:56:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 15:56:09 +0000 |
commit | f3dd8444ddb89d01e4ff3a44c99774f06049501e (patch) | |
tree | 0bcc65d9ea30a7f591ddae557e21b55c9c5fb72b /items/AUGER_ROD.json | |
parent | 8f2145bae826b4cc8ab2a5ff10eccc0f3c6fae58 (diff) | |
download | NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.gz NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.bz2 NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.zip |
0.20.1.0 changes (#1174)
* 0.20.1.0 changes
* Fixed hollow and fervor armor
Diffstat (limited to 'items/AUGER_ROD.json')
-rw-r--r-- | items/AUGER_ROD.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/AUGER_ROD.json b/items/AUGER_ROD.json index aceacd57..f3845fb9 100644 --- a/items/AUGER_ROD.json +++ b/items/AUGER_ROD.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§6Auger Rod", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+135\",1:\"§7Strength: §c+90\",2:\"§7Fishing Speed: §a+110\",3:\"\",4:\"§7Breaks nearby ice blocks where it\",5:\"§7lands.\",6:\"\",7:\"§7Triples the chance of the sea\",8:\"§7creatures that you spawn to be\",9:\"§7winter sea creatures.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aFishing Skill 25§c.\",13:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§6Auger Rod\"},ExtraAttributes:{id:\"AUGER_ROD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+135\",1:\"§7Strength: §c+90\",2:\"§7Fishing Speed: §a+110\",3:\" §8[§8α§8]\",4:\"\",5:\"§7Breaks nearby ice blocks where it\",6:\"§7lands.\",7:\"\",8:\"§7Triples the chance of the sea\",9:\"§7creatures that you spawn to be\",10:\"§7winter sea creatures.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aFishing Skill 25§c.\",14:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§6Auger Rod\"},ExtraAttributes:{id:\"AUGER_ROD\"}}", "damage": 0, "lore": [ "§7Damage: §c+135", "§7Strength: §c+90", "§7Fishing Speed: §a+110", + " §8[§8α§8]", "", "§7Breaks nearby ice blocks where it", "§7lands.", @@ -32,7 +33,7 @@ }, "internalname": "AUGER_ROD", "clickcommand": "viewrecipe", - "modver": "2.1.1-PRE", + "modver": "", "crafttext": "Requires: Ice X", "infoType": "WIKI_URL", "info": [ |