Added config for verbose logging )on by default, #41)
This commit is contained in:
parent
887cb3c8f1
commit
87d0c8b07e
7 changed files with 28 additions and 12 deletions
|
@ -22,7 +22,6 @@ import net.fabricmc.loader.api.ModContainer;
|
|||
|
||||
public class PrintInfo {
|
||||
static int printDimensions(CommandContext<CommandSourceStack> ctx) {
|
||||
|
||||
MutableComponent result = Component.literal("World Dimensions: ")
|
||||
.setStyle(Style.EMPTY.withBold(true).withColor(ChatFormatting.BLUE));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue