更新 MOD 版本

This commit is contained in:
枫沐x
2025-03-15 19:10:53 +08:00
parent e6b2a3c5fc
commit d2554e8555
43 changed files with 336 additions and 268 deletions

View File

@@ -57,6 +57,7 @@
"infoHorseSpeed": 0,
"infoHorseJump": 0,
"infoPandaGene": 0,
"infoDolphinTreasure": 57,
"infoEntityVariant": 0
},
"Colors": {
@@ -103,9 +104,13 @@
"Generic": {
"axolotlTooltips": false,
"beeTooltips": false,
"disableVanillaBeeTooltips": false,
"bundleTooltips": true,
"bundleTooltipsFillLevel": 64,
"customModelTooltips": false,
"foodTooltips": false,
"honeyTooltips": false,
"lodestoneTooltips": false,
"biomeOverlaySingleColor": true,
"bundlePreview": false,
"bundleDisplayBgColor": true,
@@ -113,8 +118,20 @@
"bundleDisplayRowWidth": 9,
"debugMessages": false,
"dontClearStoredSeedOnDimensionChange": true,
"entityDataSync": true,
"hudDataSync": {
"enabled": false,
"hotkey": {
"keys": ""
}
},
"entityDataSync": {
"enabled": true,
"hotkey": {
"keys": ""
}
},
"entityDataSyncBackup": true,
"entityDataSyncCacheRefresh": 0.25,
"entityDataSyncCacheTimeout": 1.0,
"entityDataSyncLoadNbt": false,
"infoLinesUsesNbt": true,
@@ -177,9 +194,18 @@
"blockPosFormat": "Block: %d, %d, %d",
"blockGridOverlayRadius": 32,
"coordinateFormat": "x: %.1f y: %.1f z: %.1f",
"dateFormatReal": "yyyy-MM-dd HH:mm:ss",
"dateFormatType": "regular",
"dateFormatString": "yyyy-MM-dd HH:mm:ss",
"dateFormatMinecraft": "MC time: (day {DAY}) {HOUR}:{MIN}:xx",
"durationFormatType": "pretty",
"durationFormatString": "HH:mm:ss.SSS",
"fontScale": 0.5,
"hudStatusEffectsShift": {
"enabled": true,
"hotkey": {
"keys": ""
}
},
"lightLevelMarkerSize": 0.84,
"lightLevelNumberOffsetBlockX": 0.26,
"lightLevelNumberOffsetBlockY": 0.32,
@@ -203,6 +229,7 @@
"inventoryPreviewToggleScreen": {
"keys": "BUTTON_3"
},
"inventoryPreviewVillagerBGColor": false,
"villagerConversionTicks": true,
"villagerOfferEnchantmentBooks": true,
"villagerOfferPriceRange": true,
@@ -268,6 +295,7 @@
"infoHorseSpeed": false,
"infoHorseJump": false,
"infoPandaGene": false,
"infoDolphinTreasure": false,
"infoEntityVariant": false
},
"InfoHotkeys": {
@@ -442,6 +470,9 @@
"infoPandaGene": {
"keys": ""
},
"infoDolphinTreasure": {
"keys": ""
},
"infoEntityVariant": {
"keys": ""
}