Tags
Creators
Details
26.2-1.0.3.0
Compatibility
Required content
Changes
添加了ru_ru翻译,感谢:“MagaTZZ”
添加了4个新的DNA,以及它们的神化版本
从1.20.1移植了“诺克萨斯纹章”
添加了一些“嵌入式基因”饰品(右键来存入到饰品中来生效它的功能)
但是现在只有“医药箱”,“Necora病毒”,所有类型的“分段基因组”,“激活DNA”和“基因片段”可以被嵌入一些嵌入式基因
删除了大量的无意义模型文件
更改了医药箱的部分描述
更新了上一个版本的物品没有英语翻译键问题
现在神化的融合DNA会发光了
现在药物栏位默认只有2个了
现在医药箱给予药物的时候有50%的概率给2个
药物现在可以堆叠了
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:Djpjjz6B:OimGikHc"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Djpjjz6B:OimGikHc"
}


