All versions
26.1.20-Forge1.20.1
Release
a-useless-mod 26.1.20-Forge1.20.17 months ago 2,850
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
万象合金炉大量机器配方动态读取兼容包括(热力感应炉,多驱冲压机,mek冶金灌注机,富集仓,工业先锋化学溶解室,血魔法血之祭坛,狱火熔炉,炼金术桌,余烬炼金台,熔炼炉,压印锤,混合离心器,地质分离器)。 修复模式菜单优先级。 添加飞行与药水效果配置文件开关。 更新万象合金炉ui与外观。
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:uvawKdVR:245bN5Mz"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:uvawKdVR:245bN5Mz"
}

