From 16e1f31a5a5e98a734680c29169c382dc6aecc1e Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 5 May 2023 15:43:22 +0200 Subject: Melon (Block) (#922) --- items/ASTRAEA.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items/ASTRAEA.json') diff --git a/items/ASTRAEA.json b/items/ASTRAEA.json index dbd164e7..f1d5126a 100644 --- a/items/ASTRAEA.json +++ b/items/ASTRAEA.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Astraea", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d985\",1:\"§7Damage: §c+270\",2:\"§7Strength: §c+150\",3:\"§7Defense: §a+250\",4:\"§7Intelligence: §a+50\",5:\"§7True Defense: §a+20\",6:\"§7Ferocity: §a+30\",7:\" §8[§8☤§8] §8[§8⚔§8]\",8:\"\",9:\"§7Deals +§c50% §7damage to\",10:\"§7Withers. Grants §c+1 §c❁ Damage\",11:\"§c§7and §a+2 §a❈ Defense §7per\",12:\"§7§cCatacombs §7level.\",13:\"\",14:\"§7Your Catacombs Level: §c0\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{dungeon_item_level:0,id:\"ASTRAEA\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d985\",1:\"§7Damage: §c+270\",2:\"§7Strength: §c+150\",3:\"§7Defense: §a+250\",4:\"§7Intelligence: §a+50\",5:\"§7True Defense: §a+20\",6:\"§7Ferocity: §a+30\",7:\" §8[§8☤§8] §8[§8⚔§8]\",8:\"\",9:\"§7Deals +§c50% §7damage to\",10:\"§7Withers. Grants §c+1 §c❁ Damage\",11:\"§c§7and §a+2 §a❈ Defense §7per\",12:\"§7§cCatacombs §7level.\",13:\"\",14:\"§7Your Catacombs Level: §c0\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aThe Catacombs Floor\",20:\"§aVII Completion§c.\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{dungeon_item_level:0,id:\"ASTRAEA\"}}", "damage": 0, "lore": [ "§7Gear Score: §d985", @@ -23,8 +23,8 @@ "§eRight-click to use your class ability!", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", + "§7§4❣ §cRequires §aThe Catacombs Floor", + "§aVII Completion§c.", "§6§lLEGENDARY DUNGEON SWORD" ], "recipe": { @@ -41,7 +41,7 @@ "internalname": "ASTRAEA", "parent": "NECRON_BLADE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ -- cgit