Modern Industrialization v2.5.6
on 2026 Aug 07更新内容
- 调整柴油工具配方,改为以铝作为解锁条件,而非电路板 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1316 中提交
- 修复创造模式桶无法再被提取物品的问题 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1320 中提交
- 修复多方块分类中显示所需方块数量少一个的问题 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1322 中提交
- 不再修改机器配方原料的物品堆 —— 由 @luo-zi 在 https://github.com/AztechMC/Modern-Industrialization/pull/1325 中提交
- 修复钢材升级会被非“bronze_”ID前缀的机器消耗的问题 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1327 中提交
- 修复蒸汽采矿钻贴图含有透明像素的问题 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1331 中提交
- 再次修复 EMI 开发仓库问题 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1335 中提交
- 修复 #1329:在某些边缘情况下,机器槽位调整后的容量未被正确应用的问题 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1332 中提交
- 新增配置项,用于设置多方块高亮覆盖范围 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1339 中提交
- 修复 #1334:变压器配方在实际使用中与 EMI 显示不符的问题 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1340 中提交
- 修复 #1336:防止工具和扳手在使用“俺拾的指令”时被替换 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1341 中提交
- 修复 #1338:MI 管道会替换通用机械的绑定方块,导致通用机械大型多方块结构自我删除的问题 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1343 中提交
- 修复 #1342:部分机器块无法通过点击红石控制模块实现自动插入,而必须通过 GUI 操作的问题 —— 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1344 中提交
- 更新来自 Crowdin 的翻译内容 —— 由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1317 中提交
新晋贡献者
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.5.5...2.5.6
Modern Industrialization v2.5.5
on 2026 Jul 26更新内容
- 修复增压机和聚爆压缩机的舱口未使用正确机器外壳的问题(由 @Swedz 提交,PR #1310)
- 大型储罐多方块结构支持使用任意玻璃方块(由 @Swedz 提交,PR #1311)
- 支持通过点击连接符部件并使用ME丝线来创建ME丝线连接(由 @Swedz 提交,PR #1312)
- 修复多方块配方分类的堆叠数量未传递至EMI,导致其配方树无法正常使用的问题(由 @Swedz 提交,PR #1315)
- 优化机器物品抓取机械臂的性能(由 @Swedz 提交,PR #1314)
- 更新 Crowdin 上的本地化翻译(由 @Technici4n 提交,PR #1313)
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.5.4...2.5.5
Modern Industrialization v2.5.4
on 2026 Jul 20更新内容
- 修复指南场景多方块结构中舱口轮廓显示异常的问题,由 @Swedz 提交至 https://github.com/AztechMC/Modern-Industrialization/pull/1305
- 实现舱口叠加层穿透方块渲染,由 @Swedz 提交至 https://github.com/AztechMC/Modern-Industrialization/pull/1306
- 缩小同时匹配多个配方的判定范围,仅在原料存在重叠时触发,由 @Swedz 提交至 https://github.com/AztechMC/Modern-Industrialization/pull/1303
- 将 EMI 的依赖源切换至 gnomecraft Maven 仓库,由 @Swedz 提交至 https://github.com/AztechMC/Modern-Industrialization/pull/1307
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.5.3...2.5.4
Modern Industrialization v2.5.3
on 2026 Jul 15更新内容
- 修复被水浸没的掩饰管道导致的渲染问题,由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1294 中提交
- 修复挖掘掩饰管道时客户端崩溃的问题,由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1296 中提交
- 优化多方块结构的仓室放置叠加层,当多个方块相邻时更清晰地标识出哪些方块可作为仓室使用,由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1299 中提交
- 允许自定义多方块机器在指定位置接受方块标签中的任意一个方块,由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1298 中提交
- 实现与IE杂酚油的完全兼容,由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1300 中提交
- 修复 #1301:KubeJS 添加的多方块结构在 GuideME 场景中错误显示为每个方块均可作为仓室使用,由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1302 中提交
- 从 Crowdin 更新翻译,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1297 中提交
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.5.2...2.5.3
Modern Industrialization v2.5.2
on 2026 Jul 09更新内容
- 修复当输入栏中某种物品数量超过一叠时匹配多个配方的问题(@Swedz,PR #1287)
- 支持管道伪装使用透明方块(@Swedz,PR #1289)
- 修复 #1057:管道伪装在水下渲染异常的问题(@Swedz,PR #1291)
- 修复部分实体方块存在透明像素、导致可透视方块的问题(@Swedz,PR #1292)
- 调整蒸汽钻的挖掘等级为钻石工具级别,而非下界合金级别(@Swedz,PR #1293)
- 从 Crowdin 更新翻译(@Technici4n,PR #1288)
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.5.1...2.5.2
Modern Industrialization v2.5.1
on 2026 Jun 30更新内容
- 修复了具有不同且不重叠条件的配方因重叠而被错误计为多个匹配的问题(由 @Swedz 提交,PR #1284)
- 修复了木桶内容不同步的问题(由 @Swedz 提交,PR #1286)
- 更新了 Crowdin 上的翻译(由 @Technici4n 提交,PR #1285)
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.5.0...2.5.1
Modern Industrialization v2.5.0
on 2026 Jun 28更新内容
- 修复 #1277:修正指南书中的多结构体渲染图与实际多结构体不一致的问题(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1278)
- 修复 #1268:修复将气动工程物流模块放置于现代工业化机器方块上后,尝试访问其功能时导致崩溃的问题(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1269)
- 修复 #1271:修复量子剑被虚弱效果阻挡的问题(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1273)
- 修复 #1257:修复部分配方在按住 Shift 键点击以锁定机器插槽时偶发显示错误的问题(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1274)
- 修复 #1261:修复使用“创造:航空学”模组时出现的物品复制漏洞(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1272)
- 缓存 ItemStack 实例以提升性能(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1249)
- 避免向已满容器尝试插入物品,以优化性能(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1251)
- 修复 #1113:修复储物桶无法再接收或输出物品堆叠的问题(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1275)
- 默认禁用 FTB任务 集成(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1280)
- 将 .env 文件从 Git 版本控制中排除(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1281)
- 支持在多结构体形状匹配中识别可旋转的方块状态及特定方块实体(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1276)
- 为 transactionCallerName 配置选项添加本地化键名支持(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1282)
- 当多个配方同时匹配输入时,强制要求锁定输出插槽(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1167)
- 修改 ItemVariant#blank 和 FluidVariant#blank 方法,使其返回单例实例,以减少不必要的对象创建(作者:@Swedz,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1283)
- 从 Crowdin 更新本地化翻译(作者:@Technici4n,PR 链接:https://github.com/AztechMC/Modern-Industrialization/pull/1263)
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.4.3...2.5.0
Modern Industrialization v2.4.3
on 2026 Apr 28变更内容
- 由 @WhitePhant0m 在 https://github.com/AztechMC/Modern-Industrialization/pull/1259 中添加了为现代工业化熔炉添加自定义配方的功能
- 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1237 中修复了 #1236:尝试在世界边界外放置现代工业化管道时服务器日志报错的问题
完整更新日志: https://github.com/AztechMC/Modern-Industrialization/compare/2.4.2...2.4.3
Modern Industrialization v2.4.2
on 2026 Mar 22更新内容
- 由 @rlnt 在 https://github.com/AztechMC/Modern-Industrialization/pull/1247 中将管道统计中的插入与提取数值跟踪拆分开来
- 由 @ZHAY10086 在 https://github.com/AztechMC/Modern-Industrialization/pull/1245 中更新了简体中文指南书并修复了桶交互信息
- 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1250 中仅在配置选项为 true 时才包含事务的调用方类(默认为 false)
- 由 @StarmanMine142 在 https://github.com/AztechMC/Modern-Industrialization/pull/1235 中更新了乌克兰语指南书
- 从 Crowdin 更新了翻译
新贡献者
- @ZHAY10086 在 https://github.com/AztechMC/Modern-Industrialization/pull/1245 中做出了他们的首次贡献
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.4.1...2.4.2
Modern Industrialization v2.4.1
on 2025 Dec 08更新内容
- 修复 #1232:重新使涡轮机可旋转,由 @Technici4n 提交于 https://github.com/AztechMC/Modern-Industrialization/pull/1233
- 更新自 Crowdin 的翻译
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.4.0...2.4.1
Modern Industrialization v2.4.0
on 2025 Nov 25本次更新包含多项内部重构,因此附加组件可能需要一些时间才能完成适配。
重要变更:聚变反应堆现在需要为每个输入配置独立的舱口
- 修复 #1101:聚变反应堆现在需要为每个输入(即使是同种流体)配备单独的舱口,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1228 中实现
此项更改使得氦-3 - 氚反应配方能够稳定使用,但同时也意味着部分聚变装置可能需要增加第二个液体输入口。
对附加模组和整合包开发者的说明
以下变更需要附加模组开发者进行相应调整:
- 修复 #1208:GUI 组件迁移至 StreamCodec,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1210 中实现
- 修复 #1204:将所有客户端类移至 aztech.modern_industrialization.client 包下,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1213 中实现
- 修复 #1206:清除模组中所有接口的 I 前缀,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1214 中实现
以下改进便于整合包开发者使用:
- 修复 #581:通过 KubeJS 支持任意尺寸的机器进度条(不再仅限于 20x20),由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1209 中实现
- 修复 #582:当无法找到 KubeJS 添加矿石的战利品表时提供更清晰的错误提示,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1218 中实现
- 修复 #471:添加一条命令,用于将冲突的合成表导出到文件,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1227 中实现
其他变更
- 修复 #625:大型储罐控制器和舱口可通过比较器输出填充等级,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1202 中实现
- 修复 #546:使用蜂蜡时授予“蜡上加蜡”成就,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1205 中实现
- 修复 #688:在舱口的提示信息中显示容量,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1207 中实现
- 修复 #547:为多结构生成器控制器添加信息显示,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1211 中实现
- 修复 #877:在 GUI 中截断过长的机器名称显示,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1212 中实现
- 允许禁止机器旋转,并应用于能量输入仓,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1215 中实现
- 改进机器“输出”贴图的清晰度及相关旋转优化,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1216 中实现
- 修复 #703:核能舱口支持自动抽取与自动弹出功能,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1217 中实现
- 修复 #1219:自动垃圾桶现在可丢弃能量,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1220 中实现
- 改进 EU P2P 通道性能,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1221 中实现
- 修复 #494:若升级需求图标与 EU/t 显示重叠,则略微移动其位置,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1222 中实现
- 按颜色对管道排序,按创造模式物品栏顺序对标签排序,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1225 中实现
- 更新 Crowdin 上的翻译
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.3.16...2.4.0
Modern Industrialization v2.3.15
on 2025 Nov 05更新内容
- 修复 #1109:优化 CrafterComponent#takeItemInputs 的性能,由 @Technici4n 提交于 https://github.com/AztechMC/Modern-Industrialization/pull/1186
- 修复 #1137:尼龙+线 和 丙烯酸胶+史莱姆 的合成配方现在会正确消耗输入物品,由 @Technici4n 提交于 https://github.com/AztechMC/Modern-Industrialization/pull/1189
- 在必要时,从 EMI 转移合成配方时锁定多个槽位,由 @Technici4n 提交于 https://github.com/AztechMC/Modern-Industrialization/pull/1190
- 修复 #1157:修正多区块结构高亮显示异常的问题,由 @Technici4n 提交于 https://github.com/AztechMC/Modern-Industrialization/pull/1191
- 添加支持通过数据包生成任意地层的矿石,由 @fmbellomy 提交于 https://github.com/AztechMC/Modern-Industrialization/pull/1170
- 切换至 NeoForge (1.21.10) 的事务处理实现,由 @Technici4n 提交于 https://github.com/AztechMC/Modern-Industrialization/pull/1194
- 更新 Crowdin 翻译,现在澳大利亚和英国地区使用 "aluminium",由 @Technici4n 提交于 https://github.com/AztechMC/Modern-Industrialization/pull/1187
新贡献者
- @fmbellomy 在 https://github.com/AztechMC/Modern-Industrialization/pull/1170 中完成了首次贡献
完整更新日志: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.14...2.3.15
Modern Industrialization v2.3.16
on 2025 Nov 05更新内容
- 为蒸汽采矿机使用独特的(程序员艺术!)纹理,由 @Technici4n 贡献于 https://github.com/AztechMC/Modern-Industrialization/pull/1199
- feat: 升级至 kubejs 7.2,由 @MaxNeedsSnacks 贡献于 https://github.com/AztechMC/Modern-Industrialization/pull/1192
新贡献者
- @MaxNeedsSnacks 在 https://github.com/AztechMC/Modern-Industrialization/pull/1192 中完成了首次贡献
完整更新日志: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.15...2.3.16
Modern Industrialization v2.3.14
on 2025 Oct 13主要变更
- 修复 #1182:物品管道崩溃问题,由 @Technici4n 提交于 https://github.com/AztechMC/Modern-Industrialization/pull/1183
- 修复 #1165:确保版本检查器总能找到更高版本,由 @Technici4n 提交于 https://github.com/AztechMC/Modern-Industrialization/pull/1184
- 修复 #1152:柴油发电机燃料耗尽时,EU 会残留在隐藏缓冲区中,由 @Technici4n 提交于 https://github.com/AztechMC/Modern-Industrialization/pull/1185
完整更新日志: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.13...2.3.14
Modern Industrialization v2.3.13
on 2025 Oct 08更新内容
- 新增由 @PrincessStelllar 贡献的葡萄牙语(巴西)指南手册 https://github.com/AztechMC/Modern-Industrialization/pull/1151
- 更新乌克兰语指南手册,贡献者 @StarmanMine142 https://github.com/AztechMC/Modern-Industrialization/pull/1143
- 允许 AbstractCraftingMultiblockBlockEntity 使用命名空间,贡献者 @Luligabi1 https://github.com/AztechMC/Modern-Industrialization/pull/1171
- 修复 #1155:当加载 Continuity 模组时,机器不播放动画的问题,贡献者 @Technici4n https://github.com/AztechMC/Modern-Industrialization/pull/1177
- 修复 #1174:Forge 锤子双击操作被识别为单击的问题,贡献者 @Technici4n https://github.com/AztechMC/Modern-Industrialization/pull/1178
- 修复 #1173:恢复物品管道在连接带锁定槽位的机器时的传输效率,贡献者 @Technici4n https://github.com/AztechMC/Modern-Industrialization/pull/1179
- 更新 Crowdin 翻译内容
新贡献者
- @PrincessStelllar 在 https://github.com/AztechMC/Modern-Industrialization/pull/1151 中完成了首次贡献
完整更新日志: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.12...2.3.13
Modern Industrialization v2.3.12
on 2025 Oct 08更新内容
- 修复 #1166:铱矿石描述中错误地显示可生成 by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1168
- 修复 Forge 锤子输出槽位错位问题 by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1175
- 现代化 Gradle 构建与发布流程 by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1176
完整更新日志: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.11...2.3.12
Modern Industrialization v2.3.11
on 2025 Aug 26已更改内容
- 将 CrafterComponent#takeItemInputs 的访问权限从私有修改为受保护,由 @Luligabi1 在 https://github.com/AztechMC/Modern-Industrialization/pull/1153 中完成
- 由 @Luligabi1 在 https://github.com/AztechMC/Modern-Industrialization/pull/1149 中向 ProcessConditionHelper 添加 registeredCondition
- 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1160 中修复大型坦克控制器在形成时不使功能失效的问题
- 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1158 中允许带有自定义命名空间的 EnergyHatch
- 由 @Swedz 在 https://github.com/AztechMC/Modern-Industrialization/pull/1159 中允许自定义舱口类型
完整变更日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.3.10...2.3.11
Modern Industrialization v2.3.10
on 2025 Jul 18变更内容
- 通过 @Luligabi1 在 https://github.com/AztechMC/Modern-Industrialization/pull/1140 中允许自定义多方块拥有自定义 CrafterComponent
- 从 Crowdin 更新了翻译
完整变更日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.3.9...2.3.10
Modern Industrialization v2.3.9
on 2025 Jul 04变更内容
- 由 @WhitePhant0m 在 https://github.com/AztechMC/Modern-Industrialization/pull/1131 中实现了能量输出舱的自动输出功能
- 由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1134 中修复了在 FE 消费器上使用创意存储单元时的溢出问题
新贡献者
- @WhitePhant0m 在 https://github.com/AztechMC/Modern-Industrialization/pull/1131 中做出了他们的首次贡献
完整变更日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.3.8...2.3.9
Modern Industrialization v2.3.8
on 2025 Jun 27已更改内容
- 在 https://github.com/AztechMC/Modern-Industrialization/pull/1128 中由 @rlnt 添加了几乎统一的集成
新贡献者
- @rlnt 在 https://github.com/AztechMC/Modern-Industrialization/pull/1128 中做出了他们的首次贡献
完整变更日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.3.7...2.3.8



