fix: Incorrect spelling for toy shark

Tho, more like renamed the tab lol
This commit is contained in:
Ampflower 🌺 2025-03-15 11:20:14 -07:00
parent 18f683795c
commit dd0fe644a9
No known key found for this signature in database
GPG Key ID: FC0397C90D508D7F
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ public final class JoyItemGroups {
});
public static final ItemGroup HAJS = register("hajs",
public static final ItemGroup PLUSHIES = register("plushies",
BLAHAJ_ITEM::getDefaultStack,
(displayContext, entries) -> {
entries.add(BlahajBlocks.GRAY_SHARK_ITEM);

View File

@ -5,7 +5,7 @@
"itemgroup.joy.bundles": "Joy Bundles",
"itemgroup.joy.candles": "Joy Candles",
"itemgroup.joy.entities": "Joy Entities",
"itemgroup.joy.hajs": "Håjs",
"itemgroup.joy.plushies": "Toy Sharks (aka, hajar) & Plushies",
"itemgroup.joy.misc": "Joy Misc",
"itemgroup.joy.food": "Joy Food",
"itemgroup.joy.flowers": "Joy Flowers",