更新Fabric、迷你HUD、IPN

This commit is contained in:
枫沐x
2026-01-02 21:07:06 +08:00
parent a67084c053
commit 9581792c6d
18 changed files with 22 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
#Indigo properties file
#Mon Dec 29 18:46:13 CST 2025
#Fri Jan 02 21:03:03 CST 2026
always-tesselate-blocks=auto
ambient-occlusion-mode=hybrid
debug-compare-lighting=auto

View File

@@ -1,5 +1,5 @@
#This file stores configuration options for Iris, such as the currently active shaderpack
#Mon Dec 29 18:46:17 CST 2025
#Fri Jan 02 21:03:07 CST 2026
allowUnknownShaders=false
colorSpace=SRGB
disableUpdateMessage=false

View File

@@ -56,6 +56,7 @@
"infoZombieConversion": 53,
"infoHorseSpeed": 54,
"infoHorseJump": 55,
"infoHorseMaxHealth": 56,
"infoPandaGene": 56,
"infoDolphinTreasure": 57,
"infoEntityVariant": 58,
@@ -164,6 +165,7 @@
"spawnRealRedstoneOverlayEnabled": false,
"speedUnits": "mps",
"structuresRenderThrough": false,
"structuresRenderOutlines": false,
"useCustomizedCoordinateFormat": true,
"useFontShadow": false,
"useTextBackground": true,
@@ -300,6 +302,7 @@
"infoZombieConversion": false,
"infoHorseSpeed": false,
"infoHorseJump": false,
"infoHorseMaxHealth": false,
"infoPandaGene": false,
"infoDolphinTreasure": false,
"infoEntityVariant": false,
@@ -474,6 +477,9 @@
"infoHorseJump": {
"keys": ""
},
"infoHorseMaxHealth": {
"keys": ""
},
"infoPandaGene": {
"keys": ""
},