mirror of
https://github.com/Pridecraft-Studios/joy.git
synced 2025-08-03 14:36:03 -04:00
fix: Incorrect spelling for toy shark
Tho, more like renamed the tab lol
This commit is contained in:
parent
18f683795c
commit
dd0fe644a9
@ -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);
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user