Thx for clarification. So now I only need a reaction to process the Mandrake Plant into it's parts. Can this also be done within the plant tokens?
I just finished a number of custom reactions involving PLANT_GROWTH items, maybe they can help you.
Many thanks. I have got following questions regarding your nether bush code:
1) For the Use Material Template_Oil Template, you added the lines:
[MATERIAL_REACTION_PRODUCT:EXTRACT_MAT:LOCAL_PLANT_MAT:EXTRACT]
[MATERIAL_REACTION_PRODUCT:SOAP_MAT:LOCAL_PLANT_MAT:SOAP]
Are those lines necessary for processing the oil into soap? I am referring to e.g. the original quarry bush definition, which does not have this tokens and still soap can be processed.
2) Same with this line [MATERIAL_REACTION_PRODUCT:THREAD_MAT:LOCAL_PLANT_MAT:THREAD]. That one is neither used for Pig Tail, Rope Reed, Cotton, etc. to process them into thread.
3) What's the difference between [USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE] and [BASIC_MAT:LOCAL_PLANT_MAT:STRUCTURAL]? Both seem to refer to the main body of the plant. But which one is responsible for what?
4) What's the purpose of the farmer workshop/still/screw press/quern reactions? Are they really necessary to process products as you wish. Or wouldn't it be done because of the Material_Reaction_Products anyway?
I hope you don't take all those questions personally. I just try to get some basic understanding. Things really start to become confusing. XD