Thanks for this
it's great that someone updated it, I see that a share of people have already downloaded it but no posts here, that's a bit sad.

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu<RecipeDef ParentName="ExtractSeed">
<defName>ExtractSeedSmokeleaf</defName>
<label>Extract Smokeleaf Seeds</label>
<description>Extract seeds from Raw Smokeleaf.</description>
<ingredients>
<li>
<filter>
<thingDefs>
<li>RawSmokeLeaf</li>
</thingDefs>
</filter>
<count>25</count>
</li>
</ingredients>
<fixedIngredientFilter>
<thingDefs>
<li>RawSmokeleaf</li>
</thingDefs>
</fixedIngredientFilter>
<products>
<SeedSmokeleaf>5</SeedSmokelead>
</products>
</RecipeDef>
<RecipeDef ParentName="ExtractSeed">
<defName>ExtractSeedPsychoid</defName>
<label>Extract Psychoid Seeds</label>
<description>Extract seeds from Raw Psychoid.</description>
<ingredients>
<li>
<filter>
<thingDefs>
<li>RawPsychoid</li>
</thingDefs>
</filter>
<count>25</count>
</li>
</ingredients>
<fixedIngredientFilter>
<thingDefs>
<li>RawPsychoid</li>
</thingDefs>
</fixedIngredientFilter>
<products>
<SeedPsychoid>5</SeedPsychoid>
</products>
</RecipeDef>