Tags
Creators
Details
All versions
1.21.1-1.2.1
Release
AE2 Crystal Science-1.21.1-1.2.1last month 7,228
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Changes
What's Changed since v1.2.0-1.21.1
Added
- 镜像绑定器支持高亮相同目标的镜像样板供应器,并支持按组解绑已加载供应器。
- 新增无线谐振合成编码终端的 AE2WTLib 集成,以及无线通用终端组合配方。
- 新增晶能聚合器、闪电模拟室和多种跨模组机器配方。
- 新增 AECS 处理机器的 JEI/EMI 配方跳转与材料转移支持。
- 新增镜像样板供应器、谐振合成编码终端指南,并修正陨石样板供应器指南。
- 新增高纯过载水晶、高纯盈能水晶和高纯盈能福鲁伊克斯水晶的 2x2 方块压缩配方。
Fixed
- 修复无线谐振合成编码终端无法通过 Forge Energy 充电的问题。
- 修复末影发信器频段菜单的滑块贴图错误。
- 修复谐振合成编码终端与 Data Energistics 的空白样板代理交互及网络库存显示问题。
- 修复谐振样板编码终端菜单重复注册的问题。
Changed
- 谐振处理样板容量扩展至 144 个输入槽和 36 个输出槽,谐振样板供应器可标记输入数量扩展至 144。
- 扩展陨石超频卡对兼容 AECS 机器的支持;自装配式样板供应器最多可安装四张陨石超频卡,每张增加 128 个并行合成请求。
- 调整末影发信器、水晶格块、充能过载水晶块及电路蚀刻器配方。
- 数据水晶粉碎配方统一使用
c:gems/data_crystal标签,并移除重复配方。 - 移除旧有的盈能水晶、盈能福鲁伊克斯水晶和数据水晶种子工作台配方。
- 更新高纯过载水晶与熵变反应室模式图标贴图,优化谐振合成编码终端按钮对齐。
- 优化全部简体中文指南的措辞与语气,保留原有功能说明。
Full Changelog: https://github.com/ExtremelyFrozen/AE2-Crystal-Science/compare/v1.2.0-1.21.1...v1.2.1-1.21.1
Optional dependencies
Any compatible version
Any compatible version
Any compatible version
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| ae2cs-1.21.1-1.2.1-sources.jar | Unknown | 528.5 KiB |
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:uJ9afomy:taIhgdOA"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:uJ9afomy:taIhgdOA"
}

