Mekanism fission recipe
模组属性评比

距离显示结果还剩4票~

路过的这位少侠,你觉得这款Mod怎么样,可否愿意来评一评它呢?登录并评比
更新日志
  • 暂无日志..

历史编辑记录更多
    管理组申请

      暂无管理组..

    编辑组申请

      暂无编辑组..

    开发组申请

      暂无开发组..

    活跃
    开源

    Mekanism fission recipe

    0.0

    无人问津

    昨日指数: 17
    昨日平均指数: 66.845

    9304

    总浏览

    --

    资料填充率


    如何下载?
    • A really unique addon for Mekanism Generators.

      一个很独特的通用机械发电机的拓展。

      This mod uses a dirty hack called Mixins. It changes Mekanism's code at runtime. By creating a new recipe type and forcing the Fission Reactor to accept it, you can now add custom fission recipes to Mekanism.

      这个模组使用了Mixins。它在运行的时候更改通用机械的代码,通过创造一种新的配方并且迫使裂变堆接受它。你现在可以给通用机械自定义裂变配方了。

      You just need to create the recipe like a datapack. Here's how the recipe JSON file should look like.

      你只需要创造数据包一样来添加配方,下面是配方文件的格式(详见github)。

      Type: Always use "mekanism:fission" if you are adding a fission recipe.

      类型:如果你在添加一种裂变配方始终用"mekanism:fission"

      Input

      输入(气体)

       Gas: The input gas. If you're making a mod you can add your own gas.

      气体:输入的气体。如果你正在制作一个模组,你可以添加你模组里的气体。

      Amount: Input amount.

      数量:输入气体的值

      Output: Similar to input.

      输出:与输入类似(和输入的格式一样)

      Heat: The amount of heat generated. 1 is the amount Fissile Fuel normally creates.

      热量:产生热量的值。1是裂变堆正常产生的热量。

    短评加载中..