Update output from Gitea Actions

This commit is contained in:
Shion
2025-10-07 11:56:14 +00:00
parent d1c53c2377
commit 7b8db86136
23 changed files with 113 additions and 72 deletions

View File

@@ -13,7 +13,7 @@
"allowSlotScrolling": true, "allowSlotScrolling": true,
"inventoryButtonOffset": { "inventoryButtonOffset": {
"x": 66, "x": 66,
"y": 8 "y": 66
}, },
"creativeInventoryButtonOffset": { "creativeInventoryButtonOffset": {
"x": 96, "x": 96,

View File

@@ -17,3 +17,7 @@
"Add Temporary Freezing automatically" = false "Add Temporary Freezing automatically" = false
#Sets the Aether Ruined Portals data pack to be added to new worlds automatically #Sets the Aether Ruined Portals data pack to be added to new worlds automatically
"Add Ruined Portals automatically" = true "Add Ruined Portals automatically" = true
[Modpack]
#Enables code and data pack features used for modifying Aether Portals when Immersive Portals is installed
"Enables Immersive Portals compatibility" = true

View File

@@ -9,18 +9,18 @@
DisableOtherModel = false DisableOtherModel = false
#Prevents rendering of self player's hand #Prevents rendering of self player's hand
DisableSelfHands = false DisableSelfHands = false
#Prevents rendering of arrows model #Prevents rendering of projectile model
DisableArrowsModel = false DisableProjectileModel = false
#The default model ID when a player first enters the game #Prevents rendering of vehicle model
DefaultModelId = "steve" DisableVehicleModel = false
#The default model texture when a player first enters the game
DefaultModelTexture = "default"
#If rendering errors occur, try turning on this. #If rendering errors occur, try turning on this.
UseCompatibilityRenderer = false UseCompatibilityRenderer = false
#The amount of volume when the animation is played. #The amount of volume when the animation is played.
# Default: 100.0 # Default: 100.0
# Range: 0.0 ~ 100.0 # Range: 0.0 ~ 100.0
SoundVolume = 100.0 SoundVolume = 100.0
#Whether to display model ID first in the model selection screen, instead of the model name filled in by the model author.
ShowModelIdFirst = false
[extra_player_render] [extra_player_render]
#Whether to display player #Whether to display player
@@ -41,3 +41,10 @@
# Default: 5.0 # Default: 5.0
# Range: 4.9E-324 ~ 1.7976931348623157E308 # Range: 4.9E-324 ~ 1.7976931348623157E308
PlayerYawOffset = 5.0 PlayerYawOffset = 5.0
[loading_state_screen]
#Whether to disable loading state screen
DisableLoadingStateScreen = false
#Loading state screen position
#Allowed Values: TOP_LEFT, TOP_CENTER, TOP_RIGHT, BOTTOM_LEFT, BOTTOM_CENTER, BOTTOM_RIGHT
LoadingStatePosition = "TOP_CENTER"

View File

@@ -1,4 +1,13 @@
#Only available on dedicated servers. #The default model ID when a player first enters the game
DefaultModelId = "steve"
#The default model texture when a player first enters the game
DefaultModelTexture = "default"
#Whether or not players are allowed to switch models
CanSwitchModel = true
#Models that are not displayed on the client model selection screen
#Example: ["default", "misc_3_default_boy", "misc_1_alex", "misc_2_steve", "wine_fox_1_taisho_maid", "wine_fox_7_jk"]
ClientNotDisplayModels = []
[server_scheduler] [server_scheduler]
#Concurrent level for processing models. Value 0 means AUTO. #Concurrent level for processing models. Value 0 means AUTO.
# Default: 0 # Default: 0
@@ -12,8 +21,3 @@
# Default: 0 # Default: 0
# Range: 0 ~ 120 # Range: 0 ~ 120
PlayerSyncTimeout = 0 PlayerSyncTimeout = 0
#Whether or not players are allowed to switch models
CanSwitchModel = true
#Models that are not displayed on the client model selection screen
#Example: ["default", "default_boy", "alex", "steve", "qingluka", "wine_fox", "wine_fox_jk"]
ClientNotDisplayModels = []

Binary file not shown.

BIN
overrides/mods/InventoryProfilesNext-neoforge-1.21-2.2.0.jar (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -150,12 +150,6 @@ Clumps XP orbs together to reduce lag
[下载链接](https://modrinth.com/mod/clumps) [下载链接](https://modrinth.com/mod/clumps)
## [Colonies Maid Citizen]
A touhoulittlemaid and minecolonies addon mod,can make minecolonies's citizen can use touhoulittlemaid's maid model renderer.
[下载链接](https://modrinth.com/mod/colonies-maid-citizen)
## [Concurrent Chunk Management Engine (NeoForge)] ## [Concurrent Chunk Management Engine (NeoForge)]
A mod designed to improve the chunk performance of Minecraft. A mod designed to improve the chunk performance of Minecraft.
@@ -438,12 +432,24 @@ Adds a Kotlin language loader and provides some optional utilities.
[下载链接](https://git.gardel.top/magic-server/L2Core) [下载链接](https://git.gardel.top/magic-server/L2Core)
## [LCompat]
货币模组适配(传送石碑)
[下载链接](https://git.gardel.top/magic-server/LightmansCompat)
## [libIPN] ## [libIPN]
Inventory Profiles Next GUI/Config library Inventory Profiles Next GUI/Config library
[下载链接](https://modrinth.com/mod/libipn) [下载链接](https://modrinth.com/mod/libipn)
## [Lightman's Currency]
货币和经济模组
[下载链接](https://modrinth.com/mod/lightmans-currency)
## [Lithium] ## [Lithium]
No-compromises game logic optimization mod. Well suited for clients and servers of all kinds. Now available for Fabric and NeoForge! No-compromises game logic optimization mod. Well suited for clients and servers of all kinds. Now available for Fabric and NeoForge!
@@ -528,6 +534,12 @@ Bringing first-person animations to the third-person
[下载链接](https://modrinth.com/mod/not-enough-animations) [下载链接](https://modrinth.com/mod/not-enough-animations)
## [Open Parties and Claims]
地图圈地
[下载链接](https://git.gardel.top/magic-server/open-parties-and-claims)
## [oωo (owo-lib)] ## [oωo (owo-lib)]
A general utility, GUI and config library for modding on Fabric and Quilt A general utility, GUI and config library for modding on Fabric and Quilt

Binary file not shown.

BIN
overrides/mods/lcompat-1.21-0.1.1.jar (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
overrides/mods/libIPN-neoforge-1.21-6.6.0.jar (Stored with Git LFS) Normal file

Binary file not shown.

BIN
overrides/mods/lightmanscurrency-1.21-2.2.6.4.jar (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
overrides/mods/minecolonies-1.1.1145-1.21.1-snapshot.jar (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
overrides/mods/moonlight-1.21-2.24.0-neoforge.jar (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
overrides/mods/sophisticatedcore-1.21.1-1.3.87.1229.jar (Stored with Git LFS) Normal file

Binary file not shown.

BIN
overrides/mods/zume-1.1.4.jar (Stored with Git LFS)

Binary file not shown.

BIN
overrides/mods/zume-1.2.0.jar (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -15,11 +15,11 @@
}, },
{ {
"path": "config/yes_steve_model-common.toml", "path": "config/yes_steve_model-common.toml",
"hash": "d98c1efe5ab7f953cf92a63bf92a8ac7dbba658a" "hash": "6b5b9c1967d0d014e33090d6b58474e97b9af91d"
}, },
{ {
"path": "config/accessories.json5", "path": "config/accessories.json5",
"hash": "595250e91e123de26c7542be5042ea1aea5c2392" "hash": "68ac61d3ec243dffa573563f1ea1d4a2667fd4ad"
}, },
{ {
"path": "config/xaerominimap-common.txt", "path": "config/xaerominimap-common.txt",
@@ -55,7 +55,7 @@
}, },
{ {
"path": "config/aether-common.toml", "path": "config/aether-common.toml",
"hash": "59572c0fee0326f74fb0e99c49432ee4612eead0" "hash": "e48d0901091377dd1155e0bc8ae397193a003302"
}, },
{ {
"path": "config/xaeroworldmap.txt", "path": "config/xaeroworldmap.txt",
@@ -75,7 +75,7 @@
}, },
{ {
"path": "config/yes_steve_model-server.toml", "path": "config/yes_steve_model-server.toml",
"hash": "6323787a40bc129c0ee8b8d1960a9589f6080dc3" "hash": "eaddfeda1fc634e74a60d1ce5760c9bed423f308"
}, },
{ {
"path": "config/xaerominimap.txt", "path": "config/xaerominimap.txt",
@@ -113,6 +113,10 @@
"path": "resourcepacks/Midnighttiggers-F-BGS_1.14_V2.zip", "path": "resourcepacks/Midnighttiggers-F-BGS_1.14_V2.zip",
"hash": "c722ba39feb857f330ae4075a4c2ae0bd0401c0e" "hash": "c722ba39feb857f330ae4075a4c2ae0bd0401c0e"
}, },
{
"path": "mods/InventoryProfilesNext-neoforge-1.21-2.2.0.jar",
"hash": "e798171c81db3a193a9471668f14b51b175f1861"
},
{ {
"path": "mods/sodium-extra-neoforge-0.6.0+mc1.21.1.jar", "path": "mods/sodium-extra-neoforge-0.6.0+mc1.21.1.jar",
"hash": "7473bb42753902c639294821af13e9cd9ee735da" "hash": "7473bb42753902c639294821af13e9cd9ee735da"
@@ -181,10 +185,18 @@
"path": "mods/Placebo-1.21.1-9.9.1.jar", "path": "mods/Placebo-1.21.1-9.9.1.jar",
"hash": "1c2b8c38066d6f36209c5dadee25c184ef65202e" "hash": "1c2b8c38066d6f36209c5dadee25c184ef65202e"
}, },
{
"path": "mods/sophisticatedcore-1.21.1-1.3.87.1229.jar",
"hash": "76f17b1eb8a2da0d07d53821a4e2ef76894b98f5"
},
{ {
"path": "mods/smarterfarmers-1.21-2.2.3-neoforge.jar", "path": "mods/smarterfarmers-1.21-2.2.3-neoforge.jar",
"hash": "cc9b7af7aa1d9199b427d4c8b717dae7b70a1538" "hash": "cc9b7af7aa1d9199b427d4c8b717dae7b70a1538"
}, },
{
"path": "mods/minecolonies-1.1.1145-1.21.1-snapshot.jar",
"hash": "6a37ace8c0f59f7776eebac85df08c6f02c8c52f"
},
{ {
"path": "mods/realmrpg_skeletons-1.1.0-neoforge-1.21.1.jar", "path": "mods/realmrpg_skeletons-1.1.0-neoforge-1.21.1.jar",
"hash": "769deb829b0299356d02b3c44c2bb91b3b524de7" "hash": "769deb829b0299356d02b3c44c2bb91b3b524de7"
@@ -225,10 +237,6 @@
"path": "mods/BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar", "path": "mods/BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar",
"hash": "870521cfaa1a4cb6c830e2409e8b9e4cf179aff2" "hash": "870521cfaa1a4cb6c830e2409e8b9e4cf179aff2"
}, },
{
"path": "mods/colonies_maidcitizen-1.21.1-beta-v0.1.1.jar",
"hash": "9aa0038e3780341f2bc99a05811e5c20d8d623b7"
},
{ {
"path": "mods/sophisticatedstorageinmotion-1.21.1-0.10.23.149.jar", "path": "mods/sophisticatedstorageinmotion-1.21.1-0.10.23.149.jar",
"hash": "1abfcff1c63876f7abc6f5d625c45eed04cf2f1c" "hash": "1abfcff1c63876f7abc6f5d625c45eed04cf2f1c"
@@ -251,7 +259,7 @@
}, },
{ {
"path": "mods/magic_server-1.21.1-1.0.2.jar", "path": "mods/magic_server-1.21.1-1.0.2.jar",
"hash": "f00773e6705541c864e0922a0d5a149b0ac83bbf" "hash": "1a5be46402ea881bf3b1a4732320757cac535584"
}, },
{ {
"path": "mods/gravestone-neoforge-1.21.1-1.0.33.jar", "path": "mods/gravestone-neoforge-1.21.1-1.0.33.jar",
@@ -345,10 +353,6 @@
"path": "mods/dungeons-and-taverns-v4.4.4.jar", "path": "mods/dungeons-and-taverns-v4.4.4.jar",
"hash": "249a5bdd0e8622b8a11f88758e6f5fd5fda036a3" "hash": "249a5bdd0e8622b8a11f88758e6f5fd5fda036a3"
}, },
{
"path": "mods/libIPN-neoforge-1.21-6.5.1.jar",
"hash": "9f7b91e2e8c729bff6eaac0c1c4123160ca4b7f5"
},
{ {
"path": "mods/lithostitched-1.5.0-neoforge-1.21.1.jar", "path": "mods/lithostitched-1.5.0-neoforge-1.21.1.jar",
"hash": "85f08142bbd1dac6f44a9fafaf0aed969ba57549" "hash": "85f08142bbd1dac6f44a9fafaf0aed969ba57549"
@@ -369,10 +373,6 @@
"path": "mods/chefsdelight-1.0.4-neoforge-1.21.1.jar", "path": "mods/chefsdelight-1.0.4-neoforge-1.21.1.jar",
"hash": "cfefca1db40d9baf15cdaf2579deb8f1c6b0aedc" "hash": "cfefca1db40d9baf15cdaf2579deb8f1c6b0aedc"
}, },
{
"path": "mods/minecolonies-1.1.1139-1.21.1-snapshot.jar",
"hash": "3ba8d01c07bee1657b3f1e393bad6bb9276e7853"
},
{ {
"path": "mods/AmbientSounds_NEOFORGE_v6.2.1_mc1.21.1.jar", "path": "mods/AmbientSounds_NEOFORGE_v6.2.1_mc1.21.1.jar",
"hash": "1eb9b04957160dce3b0240c55d8c27cc3dc3fc26" "hash": "1eb9b04957160dce3b0240c55d8c27cc3dc3fc26"
@@ -382,8 +382,8 @@
"hash": "c671bd1d33e551c74f0157c9678549e566c5368e" "hash": "c671bd1d33e551c74f0157c9678549e566c5368e"
}, },
{ {
"path": "mods/zume-1.1.4.jar", "path": "mods/zume-1.2.0.jar",
"hash": "e38c66e88e30625475fca7fbf89b11d7d5ba1030" "hash": "9c38b682fe6833f7cc79efa7c6a51e4c70aceaef"
}, },
{ {
"path": "mods/balm-neoforge-1.21.1-21.0.52.jar", "path": "mods/balm-neoforge-1.21.1-21.0.52.jar",
@@ -397,10 +397,6 @@
"path": "mods/dummmmmmy-1.21-2.0.9-neoforge.jar", "path": "mods/dummmmmmy-1.21-2.0.9-neoforge.jar",
"hash": "dd8e3d92088f8b29a35354801fd83a5332b7ec9b" "hash": "dd8e3d92088f8b29a35354801fd83a5332b7ec9b"
}, },
{
"path": "mods/InventoryProfilesNext-neoforge-1.21-2.1.11.jar",
"hash": "39820ee26937471fab7ee40edd65e11905ba4a07"
},
{ {
"path": "mods/buildinggadgets2-1.3.9.jar", "path": "mods/buildinggadgets2-1.3.9.jar",
"hash": "666a155981e3cd231f67809b9e2a0238377bbbfc" "hash": "666a155981e3cd231f67809b9e2a0238377bbbfc"
@@ -417,6 +413,10 @@
"path": "mods/prickle-neoforge-1.21.1-21.1.11.jar", "path": "mods/prickle-neoforge-1.21.1-21.1.11.jar",
"hash": "5174059ecf97340a0de5ef211b938de26c4eaa36" "hash": "5174059ecf97340a0de5ef211b938de26c4eaa36"
}, },
{
"path": "mods/moonlight-1.21-2.24.0-neoforge.jar",
"hash": "7009635c4763ad8c35d89bee12fb0f856feda7d4"
},
{ {
"path": "mods/voicechat-neoforge-1.21.1-2.6.4.jar", "path": "mods/voicechat-neoforge-1.21.1-2.6.4.jar",
"hash": "93f561fdd300e6c6a5176ccb5886f418a1347ed7" "hash": "93f561fdd300e6c6a5176ccb5886f418a1347ed7"
@@ -513,6 +513,14 @@
"path": "mods/curios-neoforge-9.5.1+1.21.1.jar", "path": "mods/curios-neoforge-9.5.1+1.21.1.jar",
"hash": "418fcd42e3a7844c9bdc71c9b6401fdb3894e0c4" "hash": "418fcd42e3a7844c9bdc71c9b6401fdb3894e0c4"
}, },
{
"path": "mods/libIPN-neoforge-1.21-6.6.0.jar",
"hash": "d29cb1c5126efc254660ae5a5a7d5f0396dd8007"
},
{
"path": "mods/lightmanscurrency-1.21-2.2.6.4.jar",
"hash": "9991954ff480b23b118bba62214cdd78ed6d6a5c"
},
{ {
"path": "mods/blockui-1.0.206-1.21.1-snapshot.jar", "path": "mods/blockui-1.0.206-1.21.1-snapshot.jar",
"hash": "986af1e74d1240d2e5c63451731aab24c70b4d38" "hash": "986af1e74d1240d2e5c63451731aab24c70b4d38"
@@ -537,13 +545,17 @@
"path": "mods/appleskin-neoforge-mc1.21-3.0.7.jar", "path": "mods/appleskin-neoforge-mc1.21-3.0.7.jar",
"hash": "8f76d97a7f61f8d61db6d84a83baf29a3bb56330" "hash": "8f76d97a7f61f8d61db6d84a83baf29a3bb56330"
}, },
{
"path": "mods/open-parties-and-claims-neoforge-1.21.1-0.25.6.jar",
"hash": "d1c9a32001eb33dfc7e6ab5af5d20db1adfe56ba"
},
{ {
"path": "mods/emiffect-neoforge-2.1.6+mc1.21.1.jar", "path": "mods/emiffect-neoforge-2.1.6+mc1.21.1.jar",
"hash": "0afecce68c1fa9e13ef46d4b20a67f65b19c9d8c" "hash": "0afecce68c1fa9e13ef46d4b20a67f65b19c9d8c"
}, },
{ {
"path": "mods/README.md", "path": "mods/README.md",
"hash": "e161e2fdd1be31cc467531aa5369326e63a7e6ce" "hash": "ef1513c00432f39aeffa93bf9bdb8502f76f8790"
}, },
{ {
"path": "mods/emi_loot-0.7.6+1.21+neoforge.jar", "path": "mods/emi_loot-0.7.6+1.21+neoforge.jar",
@@ -630,8 +642,8 @@
"hash": "4b8b9ec6d48b53dec600efd2c494821286d1ef4d" "hash": "4b8b9ec6d48b53dec600efd2c494821286d1ef4d"
}, },
{ {
"path": "mods/sophisticatedcore-1.21.1-1.3.85.1219.jar", "path": "mods/lcompat-1.21-0.1.1.jar",
"hash": "b5f23893870e688fed5a84e41b8daab1d92fa3af" "hash": "1e37d7cf79d750d3c12d78ab6a4f40892e30f178"
}, },
{ {
"path": "mods/emi-1.1.22+1.21.1+neoforge.jar", "path": "mods/emi-1.1.22+1.21.1+neoforge.jar",
@@ -641,10 +653,6 @@
"path": "mods/NaturesCompass-1.21.1-3.0.3-neoforge.jar", "path": "mods/NaturesCompass-1.21.1-3.0.3-neoforge.jar",
"hash": "4a91af947622a2bb2c0381db249cc6f06c1f1843" "hash": "4a91af947622a2bb2c0381db249cc6f06c1f1843"
}, },
{
"path": "mods/moonlight-1.21-2.23.11-neoforge.jar",
"hash": "14806ec43a35c3cf200bb018fe6884a4eb225664"
},
{ {
"path": "mods/ExplorersCompass-1.21.1-3.0.3-neoforge.jar", "path": "mods/ExplorersCompass-1.21.1-3.0.3-neoforge.jar",
"hash": "79f4ca411c406222868c60f8f8951a404c403017" "hash": "79f4ca411c406222868c60f8f8951a404c403017"