diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-04 01:10:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 23:10:11 +0000 |
commit | a20d01dac86e32c8cb3942506b17574b130a7a7d (patch) | |
tree | 9a2c9b2e722cfb39f8a7c8868ab6a91b8c48ed16 /items/ANCIENT_CLAW.json | |
parent | f6f306cace49ee4c35a550c95e3546ca8b3939d4 (diff) | |
download | NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.gz NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.bz2 NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.zip |
Added new wiki links and fixed a few lores (#1145)
Diffstat (limited to 'items/ANCIENT_CLAW.json')
-rw-r--r-- | items/ANCIENT_CLAW.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/ANCIENT_CLAW.json b/items/ANCIENT_CLAW.json index 987dc24a..f32e08ac 100644 --- a/items/ANCIENT_CLAW.json +++ b/items/ANCIENT_CLAW.json @@ -1,12 +1,11 @@ { "itemid": "minecraft:flint", "displayname": "§9Ancient Claw", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Drops rarely off of monsters\",1:\"§7from Diana's Mythological\",2:\"§7Ritual.\",3:\"\",4:\"§eRight-click to view recipes!\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Ancient Claw\"},ExtraAttributes:{id:\"ANCIENT_CLAW\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Drops rarely off of monsters from\",1:\"§7Diana\u0027s Mythological Ritual.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Ancient Claw\"},ExtraAttributes:{id:\"ANCIENT_CLAW\"}}", "damage": 0, "lore": [ - "§7Drops rarely off of monsters", - "§7from Diana's Mythological", - "§7Ritual.", + "§7Drops rarely off of monsters from", + "§7Diana\u0027s Mythological Ritual.", "", "§eRight-click to view recipes!", "", @@ -15,7 +14,7 @@ "internalname": "ANCIENT_CLAW", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ancient_Claw", |