KubeJS Mekanism Extends
作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: neoforge
标签: library utility
Evolved Mekanism, Mekanism: More Machine and Mekanism Sun integration for KubeJS. At least one of the above Mekanism add-on mods needs to be installed to take effect.
Supported recipe types:
-
melting
-
transmutation
-
lathe
-
rolling_mill
event.recipes.evolvedmekanism.melting(output, input) event.recipes.mekanismsun.transmutation(output, input) event.recipes.mekmm.lathe(output, input) event.recipes.mekmm.rolling_mill(output, input) -
recycler(Chance is between 0 and 1)
event.recipes.mekmm.recycler(output, input, chance)
- alloying(Evolved Mekanism)
event.recipes.evolvedmekanism.alloying(output, mainInput, extraInput, secondExtraInput)
- apt
- planting
event.recipes.evolvedmekanism.apt(output, itemInput, gasInput)
event.recipes.mekmm.planting(output, itemInput, gasInput)
- chemixing
- alloying(Mekanism Sun)
- assemble
event.recipes.evolvedmekanism.chemixing(output, mainInput, extraInput, gasInput)
event.recipes.mekanismsun.alloying(output, mainInput, extraInput, gasInput)
event.recipes.mekanismsun.assemble(output, mainInput, extraInput, gasInput)
- solidifying
event.recipes.evolvedmekanism.solidifying(output, itemInput, fluidInput, extraFluidInput)
- stamper
event.recipes.evolvedmekanism.stamper(output, input, mold)
请登录后举报
暂无评论,抢个沙发吧~