diff options
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", |