Immersive Engineering

Immersive Engineering

134M Downloads

[ Question ] Craftweaker

HurtsAsHell opened this issue ยท 4 comments

commented

Fermenter

I found this code mods.immersiveengineering.Fermenter.addRecipe(IItemStack output, ILiquidStack fluid, IIngredient input, int energy); but i want to add only a liquid output.
I tried to use <minecraft:air> but the game told me that i can't use a null output.
How can i add a crafting like the original crafting of Fermenter ? [ Sugar = Ethanol (without item output) ]

commented

Try using null instead of <minecraft:air> and see if that works.

commented

okay, i try now

commented

THANKS, it works but i suggest to add this info to the Craftweaker wiki.

commented

I don't maintain that wiki, you should approach whoever does =P