9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-26 18:39:17 +00:00

update default configs

This commit is contained in:
XiaoMoMi
2024-03-30 15:59:30 +08:00
parent 504c8be268
commit 3bde4340b2
2 changed files with 2 additions and 2 deletions

View File

@@ -163,7 +163,7 @@ public class AdventureManagerImpl extends AdventureManager {
case 'm' -> stringBuilder.append("<st>");
case 'o' -> stringBuilder.append("<i>");
case 'n' -> stringBuilder.append("<u>");
case 'k' -> stringBuilder.append("<o>");
case 'k' -> stringBuilder.append("<obf>");
case 'x' -> {
if (i + 13 >= chars.length
|| !isColorCode(chars[i+2])

View File

@@ -101,7 +101,7 @@ mechanics:
# Sync seasons
sync-season:
enable: true
enable: false
reference: world
# Vanilla farmland settings