This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I've my little server on KCauldron 1614
And I've changed the recipe of forestry carpenter with minetweaker like that
recipes.remove(<Forestry:factory1>);
recipes.addShaped(<Forestry:factory2>, [[<ImmersiveEngineering:material:11>, <ImmersiveEngineering:storage:8>, <ImmersiveEngineering:material:11>], [<Forestry:thermionicTubes:2>, <Forestry:hardenedMachine>, <Forestry:thermionicTubes:2>], [<ImmersiveEngineering:material:11>, <ImmersiveEngineering:storage:8>, <ImmersiveEngineering:material:11>]]);
And isnt working only on server side, i tried to reload scripts, re-add script, maybe its syntax error?
Can some of you help me? (sry for my bad eng)
I've my little server on KCauldron 1614
And I've changed the recipe of forestry carpenter with minetweaker like that
recipes.remove(<Forestry:factory1>);
recipes.addShaped(<Forestry:factory2>, [[<ImmersiveEngineering:material:11>, <ImmersiveEngineering:storage:8>, <ImmersiveEngineering:material:11>], [<Forestry:thermionicTubes:2>, <Forestry:hardenedMachine>, <Forestry:thermionicTubes:2>], [<ImmersiveEngineering:material:11>, <ImmersiveEngineering:storage:8>, <ImmersiveEngineering:material:11>]]);
And isnt working only on server side, i tried to reload scripts, re-add script, maybe its syntax error?
Can some of you help me? (sry for my bad eng)