MEK能否更改发电量?? - Mod问答 - Minecraft(我的世界)中文论坛 -.htm

MEK能否更改发电量?? - Mod问答 - Minecraft(我的世界)中文论坛 -

Minecraft(我的世界)中文论坛

 找回密码
 注册(register)

!header_login!

只需一步,立刻登录

查看: 2173|回复: 4
打印 上一主题 下一主题

[Mod应用] MEK能否更改发电量??

 关闭 [复制链接]
苍穹神武 当前离线
积分
1263
帖子
主题
精华
贡献
爱心
钻石
人气
下界之星
最后登录
1970-1-1
注册时间
2014-8-19
查看详细资料

来自:北京

跳转到指定楼层
楼主
 楼主| 发表于 2019-7-24 16:14:27 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
50金粒
RT,MEK的反应堆和蒸汽太变态了,做好了什么都不需要投入就可以无限产生超巨量的电力,太OP,配置文件能更改发电量吗??我们对比一下其他发电装置,IC2风力消耗太大,核电需要大量铀矿,高级太阳能消耗巨大,核电工艺倒挺平衡的,其他热力膨胀沉浸工程更多实用设备2都是毛毛雨了。

最佳答案

查看完整内容

config文件夹内找到mekanism.cfg,用记事本打开,找到如下几行 这块部分就是关于mek发电机的部分 话说更多实用设备2的彩虹发电机不更变态?
帖子永久链接: 
youyihj 当前离线
积分
14837
帖子
主题
精华
贡献
爱心
钻石
人气
下界之星
最后登录
1970-1-1
注册时间
2016-1-27
查看详细资料

来自:浙江

沙发
发表于 2019-7-24 16:14:28 | 只看该作者
config文件夹内找到mekanism.cfg,用记事本打开,找到如下几行
  1. generation {
  2.     # Peak output for the Advanced Solar Generator. Note: It can go higher than this value in some extreme environments.
  3.     D:AdvancedSolarGeneration=150.0

  4.     # Amount of energy in Joules the Bio Generator produces per tick.
  5.     D:BioGeneration=350.0

  6.     # Affects the Injection Rate, Max Temp, and Ignition Temp.
  7.     D:EnergyPerFusionFuel=5000000.0

  8.     # Amount of energy in Joules the Heat Generator produces per tick. (heatGenerationLava * heatGenerationLava) + heatGenerationNether
  9.     D:HeatGeneration=150.0

  10.     # Multiplier of effectiveness of Lava in the Heat Generator.
  11.     D:HeatGenerationLava=5.0

  12.     # Add this amount of Joules to the energy produced by a heat generator if it is in the Nether.
  13.     D:HeatGenerationNether=100.0

  14.     # Peak output for the Solar Generator. Note: It can go higher than this value in some extreme environments.
  15.     D:SolarGeneration=35.0

  16.     # The number of blades on each turbine coil per blade applied.
  17.     I:TurbineBladesPerCoil=4

  18.     # The rate at which steam is condensed in the turbine.
  19.     I:TurbineCondenserFlowRate=32000

  20.     # The rate at which steam is dispersed into the turbine.
  21.     D:TurbineDisperserGasFlow=640.0

  22.     # The rate at which steam is vented into the turbine.
  23.     D:TurbineVentGasFlow=16000.0

  24.     # The list of dimension ids that the Wind Generator will not generate power in.
  25.     I:WindGenerationDimBlacklist <
  26.      >

  27.     # Maximum base generation value of the Wind Generator.
  28.     D:WindGenerationMax=480.0

  29.     # The maximum Y value that affects the Wind Generators Power generation.
  30.     I:WindGenerationMaxY=255

  31.     # Minimum base generation value of the Wind Generator.
  32.     D:WindGenerationMin=60.0

  33.     # The minimum Y value that affects the Wind Generators Power generation.
  34.     I:WindGenerationMinY=24
  35. }
复制代码


这块部分就是关于mek发电机的部分

话说更多实用设备2的彩虹发电机不更变态?
回复

使用道具 举报

苍穹神武 当前离线
积分
1263
帖子
主题
精华
贡献
爱心
钻石
人气
下界之星
最后登录
1970-1-1
注册时间
2014-8-19
查看详细资料

来自:北京

板凳
 楼主| 发表于 2019-7-25 01:40:13 | 只看该作者
友谊——hj 发表于 2019-7-24 16:14
config文件夹内找到mekanism.cfg,用记事本打开,找到如下几行

哇没错就是这个,感谢!!
不过为什么你的是有作者备注的版本啊,我的配置文件没有作者备注23333(#捂脸)
而且多亏你提醒我了,彩虹发电机也很变态,这点我现在是考虑做个支线任务,然后奖励一套好的核电工艺的发电套~
回复

使用道具 举报

苍穹神武 当前离线
积分
1263
帖子
主题
精华
贡献
爱心
钻石
人气
下界之星
最后登录
1970-1-1
注册时间
2014-8-19
查看详细资料

来自:北京

地板
 楼主| 发表于 2019-7-25 02:06:44 | 只看该作者
友谊——hj 发表于 2019-7-24 16:14
config文件夹内找到mekanism.cfg,用记事本打开,找到如下几行

额....老哥我又发现点问题,这些好像都是MEK-G的机器......反应堆和蒸汽炉都是MEK核心的,我翻译了一遍好像没有控制的配置文件......还是我没找到?......
回复

使用道具 举报

youyihj 当前离线
积分
14837
帖子
主题
精华
贡献
爱心
钻石
人气
下界之星
最后登录
1970-1-1
注册时间
2016-1-27
查看详细资料

来自:浙江

5#
发表于 2019-7-26 08:45:54 | 只看该作者
qb6bzh 发表于 2019-7-25 02:06
额....老哥我又发现点问题,这些好像都是MEK-G的机器......反应堆和蒸汽炉都是MEK核心的,我翻译了一遍好 ...

这些都是mekG的吧……
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册(register)

本版积分规则

Archiver|小黑屋|Mcbbs.net ( 京ICP备15023768号-1 ) | 京公网安备 11010502037624号 | 手机版

GMT+8, 2023-8-22 08:12 , Processed in 0.040000 second(s), Total 18, Slave 17 queries, Release: Build.2023.08.07 0824, Gzip On, Redis On.

"Minecraft"以及"我的世界"为美国微软公司的商标 本站与微软公司没有从属关系

© 2010-2023 我的世界中文论坛 版权所有 本站内原创内容版权属于其原创作者,除作者或版规特别声明外未经许可不得转载