Skip to content

Commit

Permalink
Update SquaredAdditions.java
Browse files Browse the repository at this point in the history
  • Loading branch information
xYundy committed May 20, 2024
1 parent 26fb254 commit eea593d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public class SquaredAdditions implements ModInitializer {

@Override
public void onInitialize() {
LOGGER.info("SquaredAdditions initialization started!");
LOGGER.info("SquaredAdditions initialization started!");
Slabs.initialize();
ModItems.registerModItems();
ModBlocks.registerModBlocks();
Expand Down

0 comments on commit eea593d

Please sign in to comment.