Skip to content

Commit

Permalink
Stimmerstone
Browse files Browse the repository at this point in the history
  • Loading branch information
Azzyypaaras committed Dec 4, 2024
1 parent 9548023 commit 6c364a6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ private void addTranslations(Map<String, String> translations, boolean rightToLe
builder.put("effect.spectrum.fatal_slumber", "Fat Slumber");
builder.put("item.spectrum.fissure_plum", "Queerscaped Sponsored Fruit");
builder.put("item.spectrum.whispy_circlet", "Whiskey Circlet");
builder.put("item.spectrum.shimmerstone_gem", "Stimmerstone Gem");
builder.put("block.spectrum.shimmerstone_block", "Block of Stimmerstone");

this.translations = builder;
}
Expand Down

0 comments on commit 6c364a6

Please sign in to comment.