Skip to content

Commit

Permalink
fix: Earth Shard lore (NotEnoughUpdates#1574)
Browse files Browse the repository at this point in the history
* fix: Earth Shard lore

* fix: Item not having the cata req
  • Loading branch information
jani270 authored Dec 25, 2024
1 parent 9d66be5 commit 4998837
Showing 1 changed file with 12 additions and 16 deletions.
28 changes: 12 additions & 16 deletions items/EARTH_SHARD.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,29 @@
{
"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:\"§a2s§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\"}}",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d261\",1:\"§7Damage: §c+105\",2:\"§7Defense: §a+73\",3:\"\",4:\"§7This shard automatically adapts to\",5:\"§7its user inside Dungeons, allowing\",6:\"§7you to perform your class ability.\",7:\"§7Reduces the cooldown of §9Seismic\",8:\"§9Wave §7by §a2s§7.\",9:\"\",10:\"§7§eRight-click to use your class ability!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §cCatacombs Skill 19.\",14:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Earth Shard\"},ExtraAttributes:{id:\"EARTH_SHARD\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d261 ",
"§7Damage: §c+105 ",
"§7Gear Score: §d261",
"§7Damage: §c+105",
"§7Defense: §a+73",
"",
"§7Defense: §a+73 ",
"§7This shard automatically adapts to",
"§7its user inside Dungeons, allowing",
"§7you to perform your class ability.",
"§7Reduces the cooldown of §9Seismic",
"§9Wave §7by §a2s§7.",
"",
"§7This shard automatically adapts",
"§7to its user inside Dungeons,",
"§7allowing you to perform your",
"§7class ability. Reduces the",
"§7cooldown of §9Seismic Wave §7by",
"§7§a2s§7.",
"",
"§7§eRight-click to use your class",
"§eability!",
"§7§eRight-click to use your class ability!",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §cCatacombs Skill",
"§c19§c.",
"§7§4❣ §cRequires §cCatacombs Skill 19.",
"§5§lEPIC DUNGEON SWORD"
],
"internalname": "EARTH_SHARD",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Earth_Shard",
Expand Down

0 comments on commit 4998837

Please sign in to comment.