diff options
126 files changed, 638 insertions, 420 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", diff --git a/items/ANTI_BITE_SCARF.json b/items/ANTI_BITE_SCARF.json index 2b07a2c6..f67b0b71 100644 --- a/items/ANTI_BITE_SCARF.json +++ b/items/ANTI_BITE_SCARF.json @@ -1,20 +1,18 @@ { "itemid": "minecraft:carpet", "displayname": "§6Anti-Bite Scarf", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+100s\",1:\"§7Hearts: §a+1\",2:\"§7Intelligence: §a+20\",3:\"\",4:\"§6Ability: Helmets All The Way Around\",5:\"§7Regain §a+2ф §7when killing a\",6:\"§7monster.\",7:\"\",8:\"§7If you would take §c❤ §7damage,\",9:\"§7take §c0.3❤ §7less.\",10:\"\",11:\"§6§lLEGENDARY HELMET\"],Name:\"§6Anti-Bite Scarf\"},ExtraAttributes:{id:\"ANTI_BITE_SCARF\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Intelligence: §a+20\",1:\"\",2:\"§6Ability: Helmets All The Way Around \",3:\"§7Regain §a+2ф §7when killing a monster.\",4:\"\",5:\"§7If you would take §c❤ §7damage, take\",6:\"§7§c0.3❤ §7less.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY HELMET\"],Name:\"§6Anti-Bite Scarf\"},ExtraAttributes:{id:\"ANTI_BITE_SCARF\"}}", "damage": 14, "lore": [ - "§7Rift Time: §a+100s", - "§7Hearts: §a+1", "§7Intelligence: §a+20", "", - "§6Ability: Helmets All The Way Around", - "§7Regain §a+2ф §7when killing a", - "§7monster.", + "§6Ability: Helmets All The Way Around ", + "§7Regain §a+2ф §7when killing a monster.", "", - "§7If you would take §c❤ §7damage,", - "§7take §c0.3❤ §7less.", + "§7I |
