Description
An addon mod for Immersive Engineering. This mod changes the working logic of IE coke oven, allowing a coke oven to produce custom fluid types instead of just creosote by editing recipes. This mod is designed for modpack developers. Recipes should be added yourself by datapacks.
Add "fluid":{"amount":500,"tag":"minecraft:water"}, in the recipe datapack can let the coke oven produce water. The coke oven will produce creosote by default if it does not detect custom fluid types.
一个沉浸工程的附属模组,改变沉浸工程焦炉的工作逻辑,通过编辑配方可以让焦炉产出自定义的流体类型而不只是杂酚油。这个模组是给整合包作者设计的,你需要自己用数据包添加配方。
在配方数据包中添加"fluid":{"amount":500,"tag":"minecraft:water"},即可让焦炉输出水。如果没检测到自定义的流体类型,焦炉会默认输出杂酚油。


