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
Modern Industrialization v2.3.6
on 2025 Jun 15有哪些改动
- 修复#1114:由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1115中实现自动生成熔炉合成方式时支持数量大于1的情况
- 由 @Swedz 在https://github.com/AztechMC/Modern-Industrialization/pull/1023中实现使多方块材料合成方式分类具有可滚动/分页视图,以便能展示更多方块
- 来自Crowdin的更新翻译
完整变更日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.3.5...2.3.6
Modern Industrialization v2.3.5
on 2025 Jun 15有哪些变更
- 既然Neoforge能稳健地写入保存数据,现在移除MISavedData(由@Technici4n在https://github.com/AztechMC/Modern-Industrialization/pull/1100完成)
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.3.4...2.3.5
Modern Industrialization v2.3.4
on 2025 Apr 30有哪些改动
- 修复 #1083:机器以及类似机器的方块不再传导红石信号,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1084完成
- 更新Neoforge前置并进行清理,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1086完成
- 修复 #1082:使蒸汽钻能与高级背包拾取升级配合使用,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1088完成
- 修复 #1093:稍微重新考虑创造模式菜单顺序,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1095完成
- 修复 #1094:流体标签输入仅接受标签中的第一种流体,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1096完成
- 修复 #608:添加KubeJS事件以注册能量/流体/物品舱口,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1097完成
- 可能修复 #1090:防止管道网络中的流体处理器损坏,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1098完成
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.3.3...2.3.4
Modern Industrialization v2.3.3
on 2025 Apr 25有哪些变更
- 修复#960:大型蒸汽锅炉温度始终比最大值低1度,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1076完成
- 修复#1073:生成资源时未忽略未更改的文件,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1075完成
- 修复#1070:使用标签来配置复制器中哪些流体被列入黑名单,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1078完成
- 修复#1074:在生存模式下对桶的左键点击进行速率限制,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1079完成
- 当红石信号禁用时让大型锅炉温度下降,并改进图形用户界面的燃料显示,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1080完成
- 更新乌克兰语指南手册,由 @StarmanMine142 在https://github.com/AztechMC/Modern-Industrialization/pull/1069完成
- 修复#1052:在翡翠(Jade)中正确渲染量子罐的填充水平,由 @Technici4n 在https://github.com/AztechMC/Modern-Industrialization/pull/1081完成
- 来自Crowdin的更新翻译
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.3.2...2.3.3
Modern Industrialization v2.3.2
on 2025 Apr 06显著变更
从Cloth Config切换到NeoForge的配置系统
由@Technici4n在https://github.com/AztechMC/Modern-Industrialization/pull/1066完成
配置现在位于modern_industrialization-client.toml、modern_industrialization-server.toml和modern_industrialization-startup.toml文件中。之前的modern_industrialization.toml文件将被忽略,所以请确保将任何配置更改应用到这3个新文件中。
使EU和FE之间的比率可配置。默认值:1 EU = 10 FE
由@Technici4n在https://github.com/AztechMC/Modern-Industrialization/pull/1067完成
请记住,默认比率已从1 EU = 1 FE更改为1 EU = 10 FE。当然,请随意更改该值!我觉得10是一个合理的默认值。
其他变更
- 向青铜采石场添加锌矿石(Create兼容) 由@Technici4n在https://github.com/AztechMC/Modern-Industrialization/pull/1064完成
- 禁止复制容器物品 由@Technici4n在https://github.com/AztechMC/Modern-Industrialization/pull/1065完成
- 修复#1018:允许电动泵的外壳升级 由@Technici4n在https://github.com/AztechMC/Modern-Industrialization/pull/1068完成
完整变更日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.3.1...2.3.2
Modern Industrialization v2.3.1
on 2025 Apr 04Modern Industrialization v2.3.0
on 2025 Apr 04显著变更
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1039中,由@Technici4n将帕秋莉手册替换为GuideME
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1038中,由@Technici4n修改了电机超频公式
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1021中,由@Swedz阻止了物品管道自行插入其自身抽取物
其他变更
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1024中,由@StarmanMine142更新了乌克兰语指南手册
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1034中,由@Technici4n修复了书籍引言中的“某个点”问题
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1022中,由@Swedz实现了管道配置卡从包含物品的物品中提取方块(例如从银行存储方块中提取银行物品)
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1040中,由@Technici4n在指南手册中显示多方块形状
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1041中,由@Technici4n修复了铁桶在满时点击图形用户界面导致物品消失的问题
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1042中,由@Technici4n实现了机器输出在放置时可垂直定向
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1043中,由@Technici4n将存储单元增强1567%,将便携式存储单元增强4%
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1044中,由@Technici4n将嵌套桶渲染限制为4层
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1045中,由@Technici4n修复了#1028:生产环境中从JavaScript无法访问材料构建器方法的问题
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1047中,由@Technici4n在未能覆盖锁定实例时打印更多信息
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1048中,由@Technici4n修复了#1026:不要渲染超过32个方块远的舱口/方块预览
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1049中,由@Technici4n修复了#929:3x3蒸汽钻挖矿的饥饿消耗问题
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1050中,由@Technici4n添加了关于更好的RLC组装器产量的数据驱动工具提示
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1053中,由@Swedz添加了樱桃木的兼容合成方式
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1055中,由@Swedz在MIRecipeJson中添加了对流体标签和成分的支持
- 在https://github.com/AztechMC/Modern-Industrialization/pull/1056中,由@Kazuhiko-Gushiken将FluidItemConsumerBuilder设为公开
- 更新了来自Crowdin的翻译
新贡献者
- @Kazuhiko-Gushiken在https://github.com/AztechMC/Modern-Industrialization/pull/1056中做出了他们的首次贡献
完整变更日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.2.34...2.3.0
Modern Industrialization v2.2.34
on 2025 Feb 06有哪些变更
- 修复 #1017:添加配置以禁用切石机和堆肥桶合成方式生成,由 @Technici4n 在 https://github.com/AztechMC/Modern-Industrialization/pull/1019 完成
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.2.33...2.2.34
Modern Industrialization v2.2.33
on 2025 Feb 02有哪些改动
- @Swedz在https://github.com/AztechMC/Modern-Industrialization/pull/1011中修复了合成方式ID为合成的EMI警告
- @Swedz在https://github.com/AztechMC/Modern-Industrialization/pull/1012中给锤子添加了可附魔耐久度标签
- @Technici4n在https://github.com/AztechMC/Modern-Industrialization/pull/1016中改进了在绚丽光影下的半透明渲染效果
- 来自Crowdin的更新翻译
完整更新日志:https://github.com/AztechMC/Modern-Industrialization/compare/2.2.32...2.2.33


