File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
java/gay/pridecraft/joy/registry
resources/assets/joy/lang Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ public final class JoyItemGroups {
7373
7474 });
7575
76- public static final ItemGroup HAJS = register ("hajs " ,
76+ public static final ItemGroup PLUSHIES = register ("plushies " ,
7777 BLAHAJ_ITEM ::getDefaultStack ,
7878 (displayContext , entries ) -> {
7979 entries .add (BlahajBlocks .GRAY_SHARK_ITEM );
Original file line number Diff line number Diff line change 55 "itemgroup.joy.bundles" : " Joy Bundles" ,
66 "itemgroup.joy.candles" : " Joy Candles" ,
77 "itemgroup.joy.entities" : " Joy Entities" ,
8- "itemgroup.joy.hajs " : " Håjs " ,
8+ "itemgroup.joy.plushies " : " Toy Sharks (aka, hajar) & Plushies " ,
99 "itemgroup.joy.misc" : " Joy Misc" ,
1010 "itemgroup.joy.food" : " Joy Food" ,
1111 "itemgroup.joy.flowers" : " Joy Flowers" ,
You can’t perform that action at this time.
0 commit comments