multiples config related add
Some checks are pending
Java CI with Gradle / build (push) Waiting to run

- Disable console debug by default
- Display log on get to console and not "click to copy"
This commit is contained in:
alexcrea 2026-06-29 13:40:03 +02:00
parent 7ea708ec14
commit 447859848b
Signed by: alexcrea
GPG key ID: E346CD16413450E3
9 changed files with 74 additions and 19 deletions

View file

@ -174,8 +174,8 @@ enchant_limits:
# Multipliers used to calculate the enchantment's value in repair/combining
#
# Values here are pulled from the fandom wiki:
# https://minecraft.fandom.com/wiki/Anvil_mechanics#Costs_for_combining_enchantments
# Values here are pulled from the minecraft wiki:
# https://minecraft.wiki/w/Anvil_mechanics#Costs_for_combining_enchantments
#
# If an enchantment is missing values here, or is less than 0, it will default to 0
#
@ -469,4 +469,7 @@ debug_log: false
# Whether to show verbose debug logging
debug_log_verbose: false
# Whether to show inside the console or require to run /ca debug get
display_debug_in_console: false
configVersion: 1.11.0