diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-04 20:36:19 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-04 20:36:19 -0400 |
commit | 446eee57d01b3e334a0132854e3392e469baaa16 (patch) | |
tree | 9e6aabbdb7f5b77beba758f8014226da2811e6b4 /items/EARTH_SHARD.json | |
parent | daf1557b85b7c890923bae7e4519a9336697dc36 (diff) | |
download | NotEnoughUpdates-REPO-446eee57d01b3e334a0132854e3392e469baaa16.tar.gz NotEnoughUpdates-REPO-446eee57d01b3e334a0132854e3392e469baaa16.tar.bz2 NotEnoughUpdates-REPO-446eee57d01b3e334a0132854e3392e469baaa16.zip |
Some Fixes v2
Diffstat (limited to 'items/EARTH_SHARD.json')
-rw-r--r-- | items/EARTH_SHARD.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/EARTH_SHARD.json b/items/EARTH_SHARD.json index a54a943f..f1c9e327 100644 --- a/items/EARTH_SHARD.json +++ b/items/EARTH_SHARD.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:stone_sword", "displayname": "§5Earth Shard", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d261 §8(389)\",1:\"§7Damage: §c+105 §8(+158.55)\",2:\"\",3:\"§7Defense: §a+73 §8(+110.23)\",4:\"\",5:\"§7This shard automatically adapts\",6:\"§7to its user inside Dungeons,\",7:\"§7allowing you to perform your\",8:\"§7class ability. Reduces the\",9:\"§7cooldown of §9Seismic Wave §7by\",10:\"§7§a10s§7.\",11:\"\",12:\"§7§eRight-click to use your class\",13:\"§eability!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §aCatacombs Level 19\",18:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Earth Shard\"},ExtraAttributes:{dungeon_item_level:0,id:\"EARTH_SHARD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d261 \",1:\"§7Damage: §c+105 \",2:\"\",3:\"§7Defense: §a+73 \",4:\"\",5:\"§7This shard automatically adapts\",6:\"§7to its user inside Dungeons,\",7:\"§7allowing you to perform your\",8:\"§7class ability. Reduces the\",9:\"§7cooldown of §9Seismic Wave §7by\",10:\"§7§a10s§7.\",11:\"\",12:\"§7§eRight-click to use your class\",13:\"§eability!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §aCatacombs Level 19\",18:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Earth Shard\"},ExtraAttributes:{dungeon_item_level:0,id:\"EARTH_SHARD\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d261 §8(389)", - "§7Damage: §c+105 §8(+158.55)", + "§7Gear Score: §d261 ", + "§7Damage: §c+105 ", "", - "§7Defense: §a+73 §8(+110.23)", + "§7Defense: §a+73 ", "", "§7This shard automatically adapts", "§7to its user inside Dungeons,", |