diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-05 15:43:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 23:43:22 +1000 |
commit | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (patch) | |
tree | cc6085cbae937122ec8fbe2748a253c259cfd7aa /items/ASTRAEA.json | |
parent | 56e3b2d8f7a04ec11eb897e4ead34c821cd7688b (diff) | |
download | NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.gz NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.bz2 NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.zip |
Melon (Block) (#922)
Diffstat (limited to 'items/ASTRAEA.json')
-rw-r--r-- | items/ASTRAEA.json | 8 |
1 files changed, 4 insertions, 4 deletions
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": [ |