Skip to content

Commit

Permalink
Update logging info
Browse files Browse the repository at this point in the history
  • Loading branch information
xYundy committed Apr 4, 2024
1 parent 6853876 commit 8b6a8c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ private static void registerBlockItem(String name, Block block) {

public static void registerModBlocks() {
SquaredAdditions.LOGGER.info("Registering ModBlocks for " + SquaredAdditions.MOD_ID);
SquaredAdditions.LOGGER.info("Registering Mod Items for " + SquaredAdditions.MOD_ID + " finished!");
}
}

0 comments on commit 8b6a8c7

Please sign in to comment.