stanhebben / MineTweaker3

Tweak your minecraft experience
65 stars 32 forks source link

I cannot add new recipes involve IC2 items. #444

Open kice opened 7 years ago

kice commented 7 years ago

There are also some other recipes can successfully add to the server.

Those recipes I can add them when I play solo but cannot be added to server.

recipes.addShapeless(<railcraft:nugget:3> * 9, [<ore:ingotTin>]);

recipes.addShapeless(<ic2:crop_res:2>, [<forestry:fertilizerCompound>]);
recipes.addShapeless(<forestry:fertilizerCompound>, [<ic2:crop_res:2>]);