RimWorld
SeedsPlease: Lite
Auto-generated seeds
Got some auto-generated seeds here. It appears it's mostly Alpha Biomes (1.4-compatible Toxic Plants and the new Sunflower Biome) as well as VCE (Wheat alternatives like Barley).

https://pastebin.com/RzND9LLg
< >
115/22 megjegyzés mutatása
Getting an auto-generated seed warning from Realistic Plant Cycles 2. Thanks!

https://pastebin.com/Y674ryDW
Another autogenerated seeds warning

https://pastebin.com/rRAnCYb3
Getting auto-generated seeds from VCE

[Seeds Please: Lite] Some Seeds were autogenerated.
Don't rely on autogenerated seeds, share the generated XML for proper support.


<!-- SeedsPlease :: VCE_Blueberry(vanillaexpanded.vplantsemore)Autogenerated as Seed_VCE_Blueberry-->
<ThingDef ParentName="SeedBase">
<defName>Seed_VCE_Blueberry</defName>
<label>vce_blueberry seeds</label>
<descriptionHyperlinks>
<ThingDef>VCE_Blueberry</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>VCE_Blueberry</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- SeedsPlease :: VCE_Barley(vanillaexpanded.vplantsemore)Autogenerated as Seed_VCE_Barley-->
<ThingDef ParentName="SeedBase">
<defName>Seed_VCE_Barley</defName>
<label>vce_barley seeds</label>
<descriptionHyperlinks>
<ThingDef>VCE_Barley</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>VCE_Barley</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- SeedsPlease :: VCE_Sorghum(vanillaexpanded.vplantsemore)Autogenerated as Seed_VCE_Sorghum-->
<ThingDef ParentName="SeedBase">
<defName>Seed_VCE_Sorghum</defName>
<label>vce_sorghum seeds</label>
<descriptionHyperlinks>
<ThingDef>VCE_Sorghum</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>VCE_Sorghum</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- SeedsPlease :: VCE_Rye(vanillaexpanded.vplantsemore)Autogenerated as Seed_VCE_Rye-->
<ThingDef ParentName="SeedBase">
<defName>Seed_VCE_Rye</defName>
<label>vce_rye seeds</label>
<descriptionHyperlinks>
<ThingDef>VCE_Rye</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>VCE_Rye</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- SeedsPlease :: VCE_Oats(vanillaexpanded.vplantsemore)Autogenerated as Seed_VCE_Oats-->
<ThingDef ParentName="SeedBase">
<defName>Seed_VCE_Oats</defName>
<label>vce_oats seeds</label>
<descriptionHyperlinks>
<ThingDef>VCE_Oats</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>VCE_Oats</li>
</sources>
</li>
</modExtensions>
</ThingDef>

UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
SeedsPleaseLite.SeedsPleaseUtility:Setup ()
SeedsPleaseLite.Mod_SeedsPlease/<>c:<.ctor>b__0_0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
VGP Garden Medicine recently added a new plant. Currently its seeds are autogenerated:

<!-- [Seeds Please: Lite] PlantGwAlyssum(dismarzero.vgp.vgpgardenmedicine)Autogenerated as Seed_GwAlyssum-->
<ThingDef ParentName="SeedBase">
<defName>Seed_GwAlyssum</defName>
<label>gwalyssum seeds</label>
<descriptionHyperlinks>
<ThingDef>PlantGwAlyssum</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>PlantGwAlyssum</li>
</sources>
</li>
</modExtensions>
</ThingDef>

Could you add the seeds to your Garden Medicine patch?
Hi, I'm getting the following autogenerated seeds in my game.

Sources for the plants (links below to not have obnoxious panels here):

CS_SilkavinePlant: Cybernetic Storm
CaveDevilstrand: Dark Devilstrand
S_WC_PULEUN_PLANT_CRYSTAL, S_WC_PULEUN_PLANT_FABRIC: Wisteria Corporation
Jewel_Orchid: Uhhh, no idea at the moment. I'll keep looking. EDIT Oh, it says right there in the autogenerated comment it is from Dragons Descent mod.
Mincho_MinchoshroomPlant, Mincho_MintPlant: Mincho, The Mint Choco Slime ~ HAR ver.
Plant_Diamond, Plant_Ruby, Plant_Sapphire: VGP Garden Resources. This mod appears to have built-in support for Seeds Please. Also, I don't know why only these three plants have their seeds being autogenerated.

[Seeds Please: Lite] Some Seeds were autogenerated. Don't rely on autogenerated seeds, share the generated XML for proper support. <!-- [Seeds Please: Lite] CS_SilkavinePlant(elstrages.cyberneticstorm)Autogenerated as Seed_CS_Silkavine--> <ThingDef ParentName="SeedBase"> <defName>Seed_CS_Silkavine</defName> <label>cs_silkavine seeds</label> <descriptionHyperlinks> <ThingDef>CS_SilkavinePlant</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>CS_SilkavinePlant</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] PlantCaveDevilstrand(mojob.darkstrand)Autogenerated as Seed_CaveDevilstrand--> <ThingDef ParentName="SeedBase"> <defName>Seed_CaveDevilstrand</defName> <label>cavedevilstrand seeds</label> <descriptionHyperlinks> <ThingDef>PlantCaveDevilstrand</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>PlantCaveDevilstrand</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] S_WC_PULEUN_PLANT_CRYSTAL(suvi.wc)Autogenerated as Seed_S_WC_PULEUN_PLANT_CRYSTAL--> <ThingDef ParentName="SeedBase"> <defName>Seed_S_WC_PULEUN_PLANT_CRYSTAL</defName> <label>s_wc_puleun_plant_crystal seeds</label> <descriptionHyperlinks> <ThingDef>S_WC_PULEUN_PLANT_CRYSTAL</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>S_WC_PULEUN_PLANT_CRYSTAL</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] S_WC_PULEUN_PLANT_FABRIC(suvi.wc)Autogenerated as Seed_S_WC_PULEUN_PLANT_FABRIC--> <ThingDef ParentName="SeedBase"> <defName>Seed_S_WC_PULEUN_PLANT_FABRIC</defName> <label>s_wc_puleun_plant_fabric seeds</label> <descriptionHyperlinks> <ThingDef>S_WC_PULEUN_PLANT_FABRIC</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>S_WC_PULEUN_PLANT_FABRIC</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] Jewel_Orchid(onyxae.dragonsdescent)Autogenerated as Seed_Jewel_Orchid--> <ThingDef ParentName="SeedBase"> <defName>Seed_Jewel_Orchid</defName> <label>jewel_orchid seeds</label> <descriptionHyperlinks> <ThingDef>Jewel_Orchid</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>Jewel_Orchid</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] Mincho_MinchoshroomPlant(sutsutman.minchothemintchocoslimeharver)Autogenerated as Seed_Mincho_Minchoshroom--> <ThingDef ParentName="SeedBase"> <defName>Seed_Mincho_Minchoshroom</defName> <label>mincho_minchoshroom seeds</label> <descriptionHyperlinks> <ThingDef>Mincho_MinchoshroomPlant</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>Mincho_MinchoshroomPlant</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] Mincho_MintPlant(sutsutman.minchothemintchocoslimeharver)Autogenerated as Seed_Mincho_Mint--> <ThingDef ParentName="SeedBase"> <defName>Seed_Mincho_Mint</defName> <label>mincho_mint seeds</label> <descriptionHyperlinks> <ThingDef>Mincho_MintPlant</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>Mincho_MintPlant</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] Plant_Diamond(Patched)Autogenerated as Seed_Diamond--> <ThingDef ParentName="SeedBase"> <defName>Seed_Diamond</defName> <label>diamond seeds</label> <descriptionHyperlinks> <ThingDef>Plant_Diamond</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>Plant_Diamond</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] Plant_Ruby(Patched)Autogenerated as Seed_Ruby--> <ThingDef ParentName="SeedBase"> <defName>Seed_Ruby</defName> <label>ruby seeds</label> <descriptionHyperlinks> <ThingDef>Plant_Ruby</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>Plant_Ruby</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] Plant_Sapphire(Patched)Autogenerated as Seed_Sapphire--> <ThingDef ParentName="SeedBase"> <defName>Seed_Sapphire</defName> <label>sapphire seeds</label> <descriptionHyperlinks> <ThingDef>Plant_Sapphire</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>Plant_Sapphire</li> </sources> </li> </modExtensions> </ThingDef>


Cybernetic Storm: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=959147004
Dark Devilstrand: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2488429392
Wisteria Corporation: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2920016617
Dragons Descent: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2026992161
Mincho, The Mint Choco Slime ~ HAR ver.: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2477501851
VGP Garden Resources: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2007063451
Legutóbb szerkesztette: thailyn; 2023. márc. 16., 13:12
Owlchemist  [Fejlesztő] 2023. márc. 17., 22:36 
thanks
Hi, here some more autogenerated Seeds.

[Seeds Please: Lite] Some Seeds were autogenerated.
Don't rely on autogenerated seeds, share the generated XML for proper support.


<!-- [Seeds Please: Lite] Glowstool(Patched)Autogenerated as Seed_Glowstool-->
<ThingDef ParentName="SeedBase">
<defName>Seed_Glowstool</defName>
<label>glowstool seeds</label>
<descriptionHyperlinks>
<ThingDef>Glowstool</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>Glowstool</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] Agarilux(Patched)Autogenerated as Seed_Agarilux-->
<ThingDef ParentName="SeedBase">
<defName>Seed_Agarilux</defName>
<label>agarilux seeds</label>
<descriptionHyperlinks>
<ThingDef>Agarilux</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>Agarilux</li>
</sources>
</li>
</modExtensions>
</ThingDef>

I think these are from Alpha Biomes
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1841354677

<!-- [Seeds Please: Lite] VBY_Plant_TreeSandalwood(incense.velcroboy333)Autogenerated as Seed_VBY_Sandalwood-->
<ThingDef ParentName="SeedBase">
<defName>Seed_VBY_Sandalwood</defName>
<label>vby_sandalwood seeds</label>
<descriptionHyperlinks>
<ThingDef>VBY_Plant_TreeSandalwood</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>VBY_Plant_TreeSandalwood</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] VBY_Plant_TreeFrankincense(incense.velcroboy333)Autogenerated as Seed_VBY_Frankincense-->
<ThingDef ParentName="SeedBase">
<defName>Seed_VBY_Frankincense</defName>
<label>vby_frankincense seeds</label>
<descriptionHyperlinks>
<ThingDef>VBY_Plant_TreeFrankincense</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>VBY_Plant_TreeFrankincense</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] VBY_Plant_TreeTragacanth(incense.velcroboy333)Autogenerated as Seed_VBY_Tragacanth-->
<ThingDef ParentName="SeedBase">
<defName>Seed_VBY_Tragacanth</defName>
<label>vby_tragacanth seeds</label>
<descriptionHyperlinks>
<ThingDef>VBY_Plant_TreeTragacanth</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>VBY_Plant_TreeTragacanth</li>
</sources>
</li>
</modExtensions>
</ThingDef>

from Rimcense: Neolithic Soothe
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2532255863

<!-- [Seeds Please: Lite] Plant_BloodRose(inertialmage.toxicplants)Autogenerated as Seed_BloodRose-->
<ThingDef ParentName="SeedBase">
<defName>Seed_BloodRose</defName>
<label>bloodrose seeds</label>
<descriptionHyperlinks>
<ThingDef>Plant_BloodRose</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>Plant_BloodRose</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] Plant_ToxiRoot(inertialmage.toxicplants)Autogenerated as Seed_ToxiRoot-->
<ThingDef ParentName="SeedBase">
<defName>Seed_ToxiRoot</defName>
<label>toxiroot seeds</label>
<descriptionHyperlinks>
<ThingDef>Plant_ToxiRoot</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>Plant_ToxiRoot</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] Plant_ToxiStrand(inertialmage.toxicplants)Autogenerated as Seed_ToxiStrand-->
<ThingDef ParentName="SeedBase">
<defName>Seed_ToxiStrand</defName>
<label>toxistrand seeds</label>
<descriptionHyperlinks>
<ThingDef>Plant_ToxiStrand</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>Plant_ToxiStrand</li>
</sources>
</li>
</modExtensions>
</ThingDef>

from Toxic Plants Expanded
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2893273429

<!-- [Seeds Please: Lite] TM_Bush_DarkBerries(argon.tribalmedicineremake)Autogenerated as Seed_Bush_DarkBerries-->
<ThingDef ParentName="SeedBase">
<defName>Seed_Bush_DarkBerries</defName>
<label>bush_darkberries seeds</label>
<descriptionHyperlinks>
<ThingDef>TM_Bush_DarkBerries</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>TM_Bush_DarkBerries</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] TM_Plant_RedPetals(argon.tribalmedicineremake)Autogenerated as Seed_RedPetals-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RedPetals</defName>
<label>redpetals seeds</label>
<descriptionHyperlinks>
<ThingDef>TM_Plant_RedPetals</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>TM_Plant_RedPetals</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] TM_Plant_Broots(argon.tribalmedicineremake)Autogenerated as Seed_Broots-->
<ThingDef ParentName="SeedBase">
<defName>Seed_Broots</defName>
<label>broots seeds</label>
<descriptionHyperlinks>
<ThingDef>TM_Plant_Broots</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>TM_Plant_Broots</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] TM_Plant_Shrooms(argon.tribalmedicineremake)Autogenerated as Seed_Shrooms-->
<ThingDef ParentName="SeedBase">
<defName>Seed_Shrooms</defName>
<label>shrooms seeds</label>
<descriptionHyperlinks>
<ThingDef>TM_Plant_Shrooms</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>TM_Plant_Shrooms</li>
</sources>
</li>
</modExtensions>
</ThingDef>

from Tribal Medicine
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2950258180


<!-- [Seeds Please: Lite] ZEN_PlantTreeCherry(mlie.zengarden)Autogenerated as Seed_ZEN_Cherry-->
<ThingDef ParentName="SeedBase">
<defName>Seed_ZEN_Cherry</defName>
<label>zen_cherry seeds</label>
<descriptionHyperlinks>
<ThingDef>ZEN_PlantTreeCherry</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>ZEN_PlantTreeCherry</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] ZEN_PlantTreePersimmon(mlie.zengarden)Autogenerated as Seed_ZEN_Persimmon-->
<ThingDef ParentName="SeedBase">
<defName>Seed_ZEN_Persimmon</defName>
<label>zen_persimmon seeds</label>
<descriptionHyperlinks>
<ThingDef>ZEN_PlantTreePersimmon</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>ZEN_PlantTreePersimmon</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] ZEN_PlantTreeCrabapple(mlie.zengarden)Autogenerated as Seed_ZEN_Crabapple-->
<ThingDef ParentName="SeedBase">
<defName>Seed_ZEN_Crabapple</defName>
<label>zen_crabapple seeds</label>
<descriptionHyperlinks>
<ThingDef>ZEN_PlantTreeCrabapple</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>ZEN_PlantTreeCrabapple</li>
</sources>
</li>
</modExtensions>
</ThingDef>

from Zen Garden (Continued)
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2777931683
Just getting started with a new-ish mod list, so don't know if these are issues or not. But posting because it said please report. I think they're from Realistic Plant Cycles 2.0 and Primordial Geysers Biome. Links at bottom of post.

[Seeds Please: Lite] The seed Seed_VBY__Jugust_Strawberry wants to be extracted from RawBerries but this produce already contains seeds for Seed_VBY__DayNeutral_Strawberry. This will need to be resolved manually, please report.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
SeedsPleaseLite.SeedsPleaseUtility:AddButchery (System.Collections.Generic.List`1<System.ValueTuple`2<Verse.ThingDef, SeedsPleaseLite.Seed>>)
SeedsPleaseLite.SeedsPleaseUtility:Setup (bool)
SeedsPleaseLite.SeedsPleaseUtility:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
(wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch3 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch2 (Verse.Root)
Verse.Root_Entry:Update ()

[Seeds Please: Lite] The seed Seed_BMT_Berberis wants to be extracted from RawBerries but this produce already contains seeds for Seed_VBY__DayNeutral_Strawberry. This will need to be resolved manually, please report.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
SeedsPleaseLite.SeedsPleaseUtility:AddButchery (System.Collections.Generic.List`1<System.ValueTuple`2<Verse.ThingDef, SeedsPleaseLite.Seed>>)
SeedsPleaseLite.SeedsPleaseUtility:Setup (bool)
SeedsPleaseLite.SeedsPleaseUtility:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
(wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch3 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch2 (Verse.Root)
Verse.Root_Entry:Update ()


[Seeds Please: Lite] The seed Seed_RG_BerryCultivated wants to be extracted from RawBerries but this produce already contains seeds for Seed_VBY__DayNeutral_Strawberry. This will need to be resolved manually, please report.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
SeedsPleaseLite.SeedsPleaseUtility:AddButchery (System.Collections.Generic.List`1<System.ValueTuple`2<Verse.ThingDef, SeedsPleaseLite.Seed>>)
SeedsPleaseLite.SeedsPleaseUtility:Setup (bool)
SeedsPleaseLite.SeedsPleaseUtility:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
(wrapper dynamic-method) Verse.StaticConstructorOnStartupUtility:Verse.StaticConstructorOnStartupUtility.CallAll_Patch3 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch2 (Verse.Root)
Verse.Root_Entry:Update ()

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2406978493

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2896731795
Legutóbb szerkesztette: SkylineOdeum; 2023. ápr. 2., 15:54
One autogenerated seed and a *stack* of errors, minimal modlist:

https://pastebin.com/u3AGmQ4e

With Apini Playable Race Continued:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2204437968
Here are the autogenerated seeds for Biomes! Caverns (except for BiomesIslands_CoconutPalm, which confusingly enough comes from Biomes! Core).

https://gist.github.com/joseasoler/55057f8d24c1ca6641ee172d76798975

There are some yellow warnings in the log after the autogenerated XML, that can be seen in this log: https://gist.github.com/HugsLibRecordKeeper/e7a76bd3c4f1f4f08d4a7325097eb92a
https://pastebin.com/QcYAjY4Z
Most of these are from the Biomes! mods and a couple others that appear above, but I've got a few from Regrowth: Biomes of the Rim mods too that it looks like nobody else has posted.
Hi,

I got a bunch of auto-generated seeds. But many of them are duplicates (eg bamboo) or one type of seed would be enough (eg fungus spores).
It's mostly the stuff from ReGrowth: Core and Biomes! Core/ Biomes! Caves

I leave you a HugsLib log. The XMLs are from line 2157 to 2987.

Thank you very much!
Auto-generated seeds for ReGrowth: Boiling and a few other ReGrowth's, plus the new Vanilla Plants Expanded - Mushrooms:
<!-- [Seeds Please: Lite] RG_Plant_WingCactus(regrowth.botr.desertexpansion)Autogenerated as Seed_RG__WingCactus--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__WingCactus</defName> <label>rg__wingcactus seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_WingCactus</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_WingCactus</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_JoshuaTree(regrowth.botr.desertexpansion)Autogenerated as Seed_RG__Joshua--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__Joshua</defName> <label>rg__joshua seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_JoshuaTree</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_JoshuaTree</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_Edaku(regrowth.botr.boilingforest)Autogenerated as Seed_RG__Edaku--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__Edaku</defName> <label>rg__edaku seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_Edaku</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_Edaku</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_TreeBoilingBirch(regrowth.botr.boilingforest)Autogenerated as Seed_RG__BoilingBirch--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__BoilingBirch</defName> <label>rg__boilingbirch seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_TreeBoilingBirch</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_TreeBoilingBirch</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_SpikedBoilingTreePine(regrowth.botr.boilingforest)Autogenerated as Seed_RG__SpikedBoilingPine--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__SpikedBoilingPine</defName> <label>rg__spikedboilingpine seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_SpikedBoilingTreePine</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_SpikedBoilingTreePine</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_BoilingTreePine(regrowth.botr.boilingforest)Autogenerated as Seed_RG__BoilingPine--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__BoilingPine</defName> <label>rg__boilingpine seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_BoilingTreePine</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_BoilingTreePine</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_SychiCap(regrowth.botr.swampexpansion)Autogenerated as Seed_RG__SychiCap--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__SychiCap</defName> <label>rg__sychicap seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_SychiCap</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_SychiCap</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_NeoAmanita(regrowth.botr.tropicalexpansion)Autogenerated as Seed_RG__NeoAmanita--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__NeoAmanita</defName> <label>rg__neoamanita seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_NeoAmanita</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_NeoAmanita</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_TreeDwarfPalm(regrowth.botr.tropicalexpansion)Autogenerated as Seed_RG__DwarfPalm--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__DwarfPalm</defName> <label>rg__dwarfpalm seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_TreeDwarfPalm</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_TreeDwarfPalm</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_TallPalmTree(regrowth.botr.tropicalexpansion)Autogenerated as Seed_RG__TallPalm--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__TallPalm</defName> <label>rg__tallpalm seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_TallPalmTree</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_TallPalmTree</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_TundraCotton(regrowth.botr.tundraexpansion)Autogenerated as Seed_RG__TundraCotton--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__TundraCotton</defName> <label>rg__tundracotton seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_TundraCotton</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_TundraCotton</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_TreeToxipine(regrowth.botr.wastelands)Autogenerated as Seed_RG__Toxipine--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__Toxipine</defName> <label>rg__toxipine seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_TreeToxipine</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_TreeToxipine</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_TreeSplitpine(regrowth.botr.wastelands)Autogenerated as Seed_RG__Splitpine--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__Splitpine</defName> <label>rg__splitpine seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_TreeSplitpine</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_TreeSplitpine</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] RG_Plant_TreeToxiTeak(regrowth.botr.wastelands)Autogenerated as Seed_RG__ToxiTeak--> <ThingDef ParentName="SeedBase"> <defName>Seed_RG__ToxiTeak</defName> <label>rg__toxiteak seeds</label> <descriptionHyperlinks> <ThingDef>RG_Plant_TreeToxiTeak</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>RG_Plant_TreeToxiTeak</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] VPE_Plant_Timbercap(vanillaexpanded.vplantsemushrooms)Autogenerated as Seed_VPE__Timbercap--> <ThingDef ParentName="SeedBase"> <defName>Seed_VPE__Timbercap</defName> <label>vpe__timbercap seeds</label> <descriptionHyperlinks> <ThingDef>VPE_Plant_Timbercap</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>VPE_Plant_Timbercap</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] VPE_Plant_Healtruffle(vanillaexpanded.vplantsemushrooms)Autogenerated as Seed_VPE__Healtruffle--> <ThingDef ParentName="SeedBase"> <defName>Seed_VPE__Healtruffle</defName> <label>vpe__healtruffle seeds</label> <descriptionHyperlinks> <ThingDef>VPE_Plant_Healtruffle</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>VPE_Plant_Healtruffle</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] VPE_Plant_Stinker(vanillaexpanded.vplantsemushrooms)Autogenerated as Seed_VPE__Stinker--> <ThingDef ParentName="SeedBase"> <defName>Seed_VPE__Stinker</defName> <label>vpe__stinker seeds</label> <descriptionHyperlinks> <ThingDef>VPE_Plant_Stinker</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>VPE_Plant_Stinker</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] VPE_Plant_Blisscap(vanillaexpanded.vplantsemushrooms)Autogenerated as Seed_VPE__Blisscap--> <ThingDef ParentName="SeedBase"> <defName>Seed_VPE__Blisscap</defName> <label>vpe__blisscap seeds</label> <descriptionHyperlinks> <ThingDef>VPE_Plant_Blisscap</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>VPE_Plant_Blisscap</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] VPE_Plant_Bileceps(vanillaexpanded.vplantsemushrooms)Autogenerated as Seed_VPE__Bileceps--> <ThingDef ParentName="SeedBase"> <defName>Seed_VPE__Bileceps</defName> <label>vpe__bileceps seeds</label> <descriptionHyperlinks> <ThingDef>VPE_Plant_Bileceps</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>VPE_Plant_Bileceps</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] VPE_Plant_Glowcap(vanillaexpanded.vplantsemushrooms)Autogenerated as Seed_VPE__Glowcap--> <ThingDef ParentName="SeedBase"> <defName>Seed_VPE__Glowcap</defName> <label>vpe__glowcap seeds</label> <descriptionHyperlinks> <ThingDef>VPE_Plant_Glowcap</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>VPE_Plant_Glowcap</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] VPE_Plant_MycothreadMushroom(vanillaexpanded.vplantsemushrooms)Autogenerated as Seed_VPE__MycothreadMushroom--> <ThingDef ParentName="SeedBase"> <defName>Seed_VPE__MycothreadMushroom</defName> <label>vpe__mycothreadmushroom seeds</label> <descriptionHyperlinks> <ThingDef>VPE_Plant_MycothreadMushroom</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>VPE_Plant_MycothreadMushroom</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] VBY_Plant_Jugust_Strawberry(realplantcycles.velcroboy333)Autogenerated as Seed_VBY__Jugust_Strawberry--> <ThingDef ParentName="SeedBase"> <defName>Seed_VBY__Jugust_Strawberry</defName> <label>vby__jugust_strawberry seeds</label> <descriptionHyperlinks> <ThingDef>VBY_Plant_Jugust_Strawberry</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>VBY_Plant_Jugust_Strawberry</li> </sources> </li> </modExtensions> </ThingDef> <!-- [Seeds Please: Lite] VBY_Plant_DayNeutral_Strawberry(realplantcycles.velcroboy333)Autogenerated as Seed_VBY__DayNeutral_Strawberry--> <ThingDef ParentName="SeedBase"> <defName>Seed_VBY__DayNeutral_Strawberry</defName> <label>vby__dayneutral_strawberry seeds</label> <descriptionHyperlinks> <ThingDef>VBY_Plant_DayNeutral_Strawberry</ThingDef> </descriptionHyperlinks> <modExtensions> <li Class="SeedsPleaseLite.Seed"> <sources> <li>VBY_Plant_DayNeutral_Strawberry</li> </sources> </li> </modExtensions> </ThingDef> (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) [Seeds Please: Lite] The seed Seed_VBY__Jugust_Strawberry wants to be extracted from RawBerries but this produce already contains seeds for Seed_VBY__DayNeutral_Strawberry. This will need to be resolved manually, please report. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) [Seeds Please: Lite] The seed Seed_VPE__Stinker wants to be extracted from RawFungus but this produce already contains seeds for Seed_VPE__Glowcap. This will need to be resolved manually, please report. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) [Seeds Please: Lite] The seed Seed_RG__NeoAmanita wants to be extracted from RawFungus but this produce already contains seeds for Seed_VPE__Glowcap. This will need to be resolved manually, please report. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) [Seeds Please: Lite] The seed Seed_RG__SychiCap wants to be extracted from RawFungus but this produce already contains seeds for Seed_VPE__Glowcap. This will need to be resolved manually, please report. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) [Seeds Please: Lite] The seed Seed_RG__Edaku wants to be extracted from RawFungus but this produce already contains seeds for Seed_VPE__Glowcap. This will need to be resolved manually, please report. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) [Seeds Please: Lite] The seed Seed_RG_BerryCultivated wants to be extracted from RawBerries but this produce already contains seeds for Seed_VBY__DayNeutral_Strawberry. This will need to be resolved manually, please report. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39) [Seeds Please: Lite] The seed Seed_RG_Taztakus wants to be extracted from RawFungus but this produce already contains seeds for Seed_VPE__Glowcap. This will need to be resolved manually, please report. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Legutóbb szerkesztette: Buffalonian; 2023. júl. 20., 17:51
Autogenerated seeds. Seem to be coming from ReGrowth and RimCuisine

[Seeds Please: Lite] Some Seeds were autogenerated.
Don't rely on autogenerated seeds, share the generated XML for proper support.


<!-- [Seeds Please: Lite] RG_Plant_WingCactus(regrowth.botr.desertexpansion)Autogenerated as Seed_RG__WingCactus-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RG__WingCactus</defName>
<label>rg__wingcactus seeds</label>
<descriptionHyperlinks>
<ThingDef>RG_Plant_WingCactus</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>RG_Plant_WingCactus</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] RG_Plant_JoshuaTree(regrowth.botr.desertexpansion)Autogenerated as Seed_RG__Joshua-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RG__Joshua</defName>
<label>rg__joshua seeds</label>
<descriptionHyperlinks>
<ThingDef>RG_Plant_JoshuaTree</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>RG_Plant_JoshuaTree</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] RG_Plant_Edaku(regrowth.botr.boilingforest)Autogenerated as Seed_RG__Edaku-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RG__Edaku</defName>
<label>rg__edaku seeds</label>
<descriptionHyperlinks>
<ThingDef>RG_Plant_Edaku</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>RG_Plant_Edaku</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] RG_Plant_TreeBoilingBirch(regrowth.botr.boilingforest)Autogenerated as Seed_RG__BoilingBirch-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RG__BoilingBirch</defName>
<label>rg__boilingbirch seeds</label>
<descriptionHyperlinks>
<ThingDef>RG_Plant_TreeBoilingBirch</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>RG_Plant_TreeBoilingBirch</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] RG_Plant_SpikedBoilingTreePine(regrowth.botr.boilingforest)Autogenerated as Seed_RG__SpikedBoilingPine-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RG__SpikedBoilingPine</defName>
<label>rg__spikedboilingpine seeds</label>
<descriptionHyperlinks>
<ThingDef>RG_Plant_SpikedBoilingTreePine</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>RG_Plant_SpikedBoilingTreePine</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] RG_Plant_BoilingTreePine(regrowth.botr.boilingforest)Autogenerated as Seed_RG__BoilingPine-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RG__BoilingPine</defName>
<label>rg__boilingpine seeds</label>
<descriptionHyperlinks>
<ThingDef>RG_Plant_BoilingTreePine</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>RG_Plant_BoilingTreePine</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] RG_Plant_SychiCap(regrowth.botr.swampexpansion)Autogenerated as Seed_RG__SychiCap-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RG__SychiCap</defName>
<label>rg__sychicap seeds</label>
<descriptionHyperlinks>
<ThingDef>RG_Plant_SychiCap</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>RG_Plant_SychiCap</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] RG_Plant_NeoAmanita(regrowth.botr.tropicalexpansion)Autogenerated as Seed_RG__NeoAmanita-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RG__NeoAmanita</defName>
<label>rg__neoamanita seeds</label>
<descriptionHyperlinks>
<ThingDef>RG_Plant_NeoAmanita</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>RG_Plant_NeoAmanita</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] RG_Plant_TreeDwarfPalm(regrowth.botr.tropicalexpansion)Autogenerated as Seed_RG__DwarfPalm-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RG__DwarfPalm</defName>
<label>rg__dwarfpalm seeds</label>
<descriptionHyperlinks>
<ThingDef>RG_Plant_TreeDwarfPalm</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>RG_Plant_TreeDwarfPalm</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] RG_Plant_TallPalmTree(regrowth.botr.tropicalexpansion)Autogenerated as Seed_RG__TallPalm-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RG__TallPalm</defName>
<label>rg__tallpalm seeds</label>
<descriptionHyperlinks>
<ThingDef>RG_Plant_TallPalmTree</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>RG_Plant_TallPalmTree</li>
</sources>
</li>
</modExtensions>
</ThingDef>

<!-- [Seeds Please: Lite] RG_Plant_TundraCotton(regrowth.botr.tundraexpansion)Autogenerated as Seed_RG__TundraCotton-->
<ThingDef ParentName="SeedBase">
<defName>Seed_RG__TundraCotton</defName>
<label>rg__tundracotton seeds</label>
<descriptionHyperlinks>
<ThingDef>RG_Plant_TundraCotton</ThingDef>
</descriptionHyperlinks>
<modExtensions>
<li Class="SeedsPleaseLite.Seed">
<sources>
<li>RG_Plant_TundraCotton</li>
</sources>
</li>
</modExtensions>
</ThingDef>

UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
SeedsPleaseLite.SeedsPleaseUtility:Setup (bool)
SeedsPleaseLite.SeedsPleaseUtility:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
Verse.StaticConstructorOnStartupUtility:CallAll ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_5 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
< >
115/22 megjegyzés mutatása
Laponként: 1530 50