Immersive Intelligence

Immersive Intelligence

2M Downloads

Crafttweaker Sawmill

Midi91 opened this issue ยท 1 comments

commented

Im trying to do a Recipe for the Sawmill and followed the Recipetweaker for the Sawmill.
But i always get the Error that there is no such Member.
The Code is:

mods.immersiveintelligence.Sawmill.addRecipe(emergingtechnology:plasticsheet * 8, emergingtechnology:plasticblock, emergingtechnology:shreddedplastic * 4, 8, 100, 1, 0xffffff);

I tryed it with SawMill and Sawmill as well as sawmill but nothing worked.
I did other Recipes with the ChemicalBath and the PrecissionAssembler these works fine.
But no matter what im Trying i can't geht the Sawmill to work.
Did i do something Wrong?
I Followed the ZenMethod like the others
"public static void addRecipe(IIngredient itemInput, IItemStack itemOutput, IItemStack secondaryItemOutput, int torque, int time, int hardness, int dustColor)"
Is it a Bug or a mistake of my Understanding.
crafttweaker.log

commented

Recipe Working in 0.2.0 update.
Closed.