diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-11 16:10:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-11 14:10:54 +0000 |
| commit | 1be01049c8878ec9b087cff9036408a4bbca98ca (patch) | |
| tree | 7c07417ac3271d62e1e50b0278c18d326699aa44 /items | |
| parent | 4a724ed2a74eed24133f800eade4ca20e3b00353 (diff) | |
| download | NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.gz NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.tar.bz2 NotEnoughUpdates-REPO-1be01049c8878ec9b087cff9036408a4bbca98ca.zip | |
Added new gemstones to lore (#1153)
Diffstat (limited to 'items')
130 files changed, 902 insertions, 577 deletions
diff --git a/items/AUGER_ROD.json b/items/AUGER_ROD.json index 3ba6b99b..aceacd57 100644 --- a/items/AUGER_ROD.json +++ b/items/AUGER_ROD.json @@ -1,15 +1,15 @@ { "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\",5:\"§7it lands.\",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" |
