diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-14 11:40:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 11:40:07 +0200 |
commit | fc877134eacdd1a75be57f90577ba0628638bbe3 (patch) | |
tree | f7de6ca9cadb5979da2039c6a42135c44806defb /items/EARTH_SHARD.json | |
parent | 9861e27f07a1562bb4d1170c22a7b8c72fa63428 (diff) | |
download | NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.gz NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.bz2 NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.zip |
Added new alpha stuff (#978)
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/EARTH_SHARD.json')
-rw-r--r-- | items/EARTH_SHARD.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/EARTH_SHARD.json b/items/EARTH_SHARD.json index 623eb371..93e116b1 100644 --- a/items/EARTH_SHARD.json +++ b/items/EARTH_SHARD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_sword", "displayname": "§5Earth 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 §cCatacombs Skill\",18:\"§c19§c.\",19:\"§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:\"§7§4❣ §cRequires §cCatacombs Skill\",17:\"§c19§c.\",18:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Earth Shard\"},ExtraAttributes:{dungeon_item_level:0,id:\"EARTH_SHARD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d261 ", @@ -20,7 +20,6 @@ "§eability!", "", "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", "§7§4❣ §cRequires §cCatacombs Skill", "§c19§c.", "§5§lEPIC DUNGEON SWORD" |