
using other liquids with the condenser via CraftTweaker/ModTweaker?
MSandro opened this issue ยท 0 comments
Hi, I am confused because of the documentation of the documentation of CraftTweaker: https://crafttweaker.readthedocs.io/en/latest/#Mods/Sky_Resources_2/Recipes/Condenser/
It should be posible to use other liquids for condenser recipes. but in SR 2.3.8 the condenser seems to not accept other fluids.
Is this a bug or Do I something wrong?
mods.skyresources.condenser.addRecipe(<minecraft:wheat>*4, 150, <minecraft:wheat_seeds>, <liquid:water>);
The recipe will be correctly displayed in JEI, but nothing happens.