minecraft server init

This commit is contained in:
2025-07-23 08:37:00 +03:00
commit ccf1f5f4d0
2460 changed files with 291551 additions and 0 deletions

View File

@ -0,0 +1,29 @@
# Configuration file
general {
B:addInventoryButton=false
# Lists the criteria for partially completed advancements, e.g. the biomes required for 'Adventuring Time'
# Off: Vanilla default
# Default: List which criteria you have already obtained
# Spoiler: Only reveal unobtained criteria
# All: Show both obtained and unobtained criteria
S:criteriaDetail=Off
B:criteriaDetailRequiresShift=false
S:defaultCompletedIconColor=#2f80c1
S:defaultCompletedLineColor=#FFFFFF
S:defaultCompletedTitleColor=#2f80c1
B:defaultDrawDirectLines=false
B:defaultHideLines=false
S:defaultUncompletedIconColor=#FFFFFF
S:defaultUncompletedLineColor=#FFFFFF
S:defaultUncompletedTitleColor=#222222
B:doAdvancementsBackgroundFade=false
B:orderTabsAlphabetically=false
B:showDebugCoordinates=false
# Values below 50% might give odd results, use on own risk ;)
I:uiScaling=100
}