From 2ee0c6a29099915bc010de82b7c66e64134f520e Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 29 Jan 2026 20:31:26 +1000 Subject: [PATCH 1/5] initial commit --- .gitignore | 1 + About/About.xml | 5 +- CHANGES.md | 60 +++++++ .../Patches/MO_VCE_Bakes.xml | 46 ++++++ .../Patches/MO_VCE_Grilling.xml | 55 +++++++ .../Patches/MO_VCE_Stews.xml | 151 ++++++++++++++++++ .../Patches/medieval overhaul patch.xml | 52 +----- 7 files changed, 324 insertions(+), 46 deletions(-) create mode 100644 .gitignore create mode 100644 CHANGES.md create mode 100644 Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Bakes.xml create mode 100644 Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Grilling.xml create mode 100644 Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Stews.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d3de401 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.dds \ No newline at end of file diff --git a/About/About.xml b/About/About.xml index c7089ec..d2dc10b 100644 --- a/About/About.xml +++ b/About/About.xml @@ -38,7 +38,8 @@
  • VanillaExpanded.VCookEHaute
  • Van.Beasts
  • erin.cottagecollection
  • -
  • ferny.betterarchitect
  • -
  • ferny.progressioncore
  • + + \ No newline at end of file diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 0000000..db52df0 --- /dev/null +++ b/CHANGES.md @@ -0,0 +1,60 @@ +## Research +1. Basic Cooking + * Vanilla + * Fine meals + * MO + * Fried eggs + * Mashed potato + * Pumpkin fritters + * Raw sausage + * Spices + * Tallow + * +1.1 Smoker +1.2 Searing + * MO + * Seared sausages + * Seared skewers + * Seared cheese (intermediate) + * VCE + * Fine grill + * Lavish grill (intermediate) + * Gorumet grill (advanced) +1.3 Stews + * MO + * Boiled beans & onion + * Bone soup + * Mushroom soup + * Vegetable pot + * Winter lentil soup + * Hunter's stew (intermediate) + * Pumpkin soup (intermediate) + * VCE - change to be cookable in MO soup pot + * Simple soup + * Fine soup + * Lavish soup (intermediate) + * Gourmet soup (advanced) + * VCE - Stews + * Simple stew + * Fine stew + * Lavish stew (intermediate) +1.4 Baking + * MO + * Bread + * Apple pie (intermediate) + * Carrot cake (intermediate) + * Lemon cake (intermediate) + * Pumpkin pie (intermediate) + * Quiche (intermediate) + * Griffon berry pie (advanced) + * VCE + * Simple bake + * Fine bake + * Lavish bake (intermediate) + * Gourmet bake (advanced) + +2. Intermediate Cooking + * Vanilla + * Lavish meal +3. Advanced Cooking + * \ No newline at end of file diff --git a/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Bakes.xml b/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Bakes.xml new file mode 100644 index 0000000..03321cc --- /dev/null +++ b/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Bakes.xml @@ -0,0 +1,46 @@ + + + + Defs/ThingDef[defName="DankPyon_StoneOven"]/researchPrerequisites + + +
  • DankPyon_Oven
  • +
    +
    +
    + + Always + Defs/ThingDef[defName="DankPyon_StoneOven"]/label + + + + + + +
  • Vanilla Cooking Expanded
  • +
    + + + +
  • + Defs/RecipeDef[contains(defName, "VCE_CookBakeSimple")] +
  • +
  • + Defs/RecipeDef[contains(defName, "VCE_CookBakeFine")]/researchPrerequisites + + +
  • DankPyon_Oven
  • + + + +
    +
    +
    +
    \ No newline at end of file diff --git a/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Grilling.xml b/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Grilling.xml new file mode 100644 index 0000000..668622e --- /dev/null +++ b/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Grilling.xml @@ -0,0 +1,55 @@ + + + + + Defs/RecipeDef[contains(defName, "DankPyon_MakeSausages")]/researchPrerequisites + + +
  • DankPyon_Grill
  • +
    +
    +
    + + +
  • Vanilla Cooking Expanded
  • +
    + + + +
  • + Defs/RecipeDef[contains(defName, "VCE_CookGrill")]/recipeUsers + + +
  • DankPyon_Grill
  • + + + +
  • + /Defs/RecipeDef[contains(defName, "VCE_CookGrillSimple")] + + +
  • DankPyon_Grill
  • + + + +
  • + Defs/RecipeDef[contains(defName, "VCE_CookGrillFine")]/researchPrerequisites + + +
  • DankPyon_Grill
  • + + + +
  • + Defs/ThingDef[defName="VCE_Grill"]/researchPrerequisites +
  • +
  • + Defs/ThingDef[defName="VCE_Grill"]/designationCategory +
  • +
  • + Defs/ResearchProjectDef[defName="VCE_Grilling"] +
  • +
    +
    +
    +
    \ No newline at end of file diff --git a/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Stews.xml b/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Stews.xml new file mode 100644 index 0000000..9ba26b8 --- /dev/null +++ b/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Stews.xml @@ -0,0 +1,151 @@ + + + + Defs/ResearchProjectDef[defName="DankPyon_StewPot"]/label + + + + + + Defs/ThingDef[defName="DankPyon_StewPot"]/researchPrerequisites + + +
  • DankPyon_StewPot
  • +
    +
    +
    + + Defs/RecipeDef[contains(defName, "DankPyon_CookMealCheeseSoup")]/researchPrerequisites + +
  • DankPyon_StewPot
  • +
    +
    + + Defs/RecipeDef[contains(defName, "DankPyon_CookMealCheeseSoup")]/recipeUsers + + +
  • DankPyon_StewPot
  • +
    +
    +
    + + Defs/RecipeDef[contains(defName, "DankPyon_CookMealBreadSoup")]/researchPrerequisites + + +
  • DankPyon_StewPot
  • +
    +
    +
    + + Defs/RecipeDef[contains(defName, "DankPyon_CookMealBreadSoup")]/recipeUsers + + +
  • DankPyon_StewPot
  • +
    +
    +
    + + +
  • Vanilla Cooking Expanded
  • +
    + + +
  • + Defs/RecipeDef[defName="VCE_CookSoupSimple"]/researchPrerequisite + + +
  • DankPyon_StewPot
  • +
  • Electricity
  • + + + +
  • + Defs/RecipeDef[defName="VCE_CookSoupFine"]/researchPrerequisites + + +
  • DankPyon_StewPot
  • +
  • Electricity
  • + + + +
  • + Defs/RecipeDef[defName="VCE_CookSoupLavish"]/researchPrerequisites + + +
  • DankPyon_StewPot
  • +
  • DankPyon_IntermediateCooking
  • +
  • Electricity
  • + + + +
  • + Defs/RecipeDef[defName="VCE_CookSoupGourmet"]/researchPrerequisites + + +
  • DankPyon_StewPot
  • +
  • DankPyon_AdvancedCooking
  • +
  • Electricity
  • + + + +
  • + Defs/ThingDef[defName="VCE_ElectricPot"]/researchPrerequisites + + +
  • DankPyon_StewPot
  • +
  • Electricity
  • + + + +
  • + Defs/ResearchProjectDef[defName="VCE_SoupCooking"] +
  • +
    +
    +
    + + +
  • Vanilla Cooking Expanded - Stews
  • +
    + + +
  • + Defs/RecipeDef[defName="VCE_CookStewSimple"]/researchPrerequisite + + +
  • DankPyon_StewPot
  • + + + +
  • + Defs/RecipeDef[defName="VCE_CookStewFine"]/researchPrerequisite + + +
  • DankPyon_StewPot
  • + + + +
  • + Defs/RecipeDef[defName="VCE_CookStewLavish"]/researchPrerequisite + + +
  • DankPyon_StewPot
  • +
  • DankPyon_IntermediateCooking
  • + + + +
  • + Defs/ThingDef[defName="VCE_StewPot"]/researchPrerequisites + + +
  • DankPyon_StewPot
  • + + + +
  • + Defs/ResearchProjectDef[defName="VCE_StewCooking"] +
  • +
    +
    +
    +
    \ No newline at end of file diff --git a/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml b/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml index 0376d69..99112be 100644 --- a/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml +++ b/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml @@ -53,42 +53,6 @@ - - - Always - /Defs/ThingDef[defName="DankPyon_StoneOven"]/researchPrerequisites - - -
  • - /Defs/ThingDef[defName="DankPyon_StoneOven"]/researchPrerequisites - - -
  • DankPyon_IntermediateCooking
  • - - - -
    -
    - - -
  • - /Defs/ThingDef[defName="DankPyon_StoneOven"] - - -
  • DankPyon_IntermediateCooking
  • - - - -
    -
    -
    - - Always - Defs/ThingDef[defName="DankPyon_StoneOven"]/label - - - - @@ -154,28 +118,28 @@ -
  • + + + +
  • Always Defs/ThingDef[defName="DankPyon_MealGrilledSausages"]/label From 7cbcac3f89284296785dd65749988f418a58608b Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 29 Jan 2026 22:00:04 +1000 Subject: [PATCH 2/5] research changes and deduplications --- Mods and Shit/Keshig/Patches/keshig patch.xml | 28 ++- .../Patches/MO_Brewing&Wine.xml | 165 ++++++++++++++++++ .../Patches/MO_VCE_Stews.xml | 2 +- .../Patches/medieval overhaul patch.xml | 150 +++------------- 4 files changed, 220 insertions(+), 125 deletions(-) create mode 100644 Mods and Shit/Medieval Overhaul/Patches/MO_Brewing&Wine.xml diff --git a/Mods and Shit/Keshig/Patches/keshig patch.xml b/Mods and Shit/Keshig/Patches/keshig patch.xml index 3aeb7e9..8057fc0 100644 --- a/Mods and Shit/Keshig/Patches/keshig patch.xml +++ b/Mods and Shit/Keshig/Patches/keshig patch.xml @@ -1,4 +1,28 @@ - + - + + +
  • Vanilla Factions Expanded - Medieval 2
  • +
    + + +
  • + Defs/RecipeDef[defName="DV_MakeGoreMust"]/researchPrerequisite + + +
  • VFEM2_Wine
  • + + + +
  • + Defs/ThingDef[defName="DV_BloodwineBarrel"]/researchPrerequisites + + +
  • VFEM2_Wine
  • + + + +
    +
    +
    \ No newline at end of file diff --git a/Mods and Shit/Medieval Overhaul/Patches/MO_Brewing&Wine.xml b/Mods and Shit/Medieval Overhaul/Patches/MO_Brewing&Wine.xml new file mode 100644 index 0000000..6458e8f --- /dev/null +++ b/Mods and Shit/Medieval Overhaul/Patches/MO_Brewing&Wine.xml @@ -0,0 +1,165 @@ + + + + Defs/RecipeDef[defName="Make_Wort"] + + +
  • Brewing
  • +
    +
    +
    + + + +
  • Vanilla Brewing Expanded
  • +
    + + +
  • + Defs/ThingDef[defName="DankPyon_Mead" or defName="DankPyon_Wine"] + + +
  • VBE_DrinksSimpleSpirits
  • + + + +
  • + Defs/ThingDef[defName="DankPyon_JuiceApple"]/thingCategories + + +
  • VBE_DrinksNonAlcoholic
  • + + + +
  • + Defs/ThingDef[defName="DankPyon_JuiceAppleUnfermented"]/thingCategories + + +
  • VBE_Musts
  • + + + +
  • + Defs/ThingDef[defName="DankPyon_JuiceAppleUnfermented"]/thingCategories + + +
  • VBE_Musts
  • + + + +
    +
    +
    + + +
  • Vanilla Factions Expanded - Medieval 2
  • +
    + + + +
  • + Defs/RecipeDef[defName="DankPyon_MakeMustWine"]/researchPrerequisites + + +
  • VFEM2_Wine
  • + + + +
  • + Defs/RecipeDef[defName="DankPyon_MakeMustMulberry"]/researchPrerequisites + + +
  • VFEM2_Wine
  • + + + +
  • + Defs/RecipeDef[defName="DankPyon_MakeMustGriffon"]/researchPrerequisites + + +
  • VFEM2_Wine
  • + + + +
  • + Defs/ThingDef[defName="DankPyon_Wine"]/researchPrerequisites +
  • +
  • + Defs/ThingDef[defName="DankPyon_Ale"]/researchPrerequisites +
  • +
  • + Defs/ThingDef[defName="DankPyon_Mead"]/researchPrerequisites +
  • +
  • + Defs/ThingDef[defName="DankPyon_Cider"]/researchPrerequisites +
  • +
  • + Defs/ResearchProjectDef[defName="VFEM2_Wine"] + + +
  • Brewing
  • + + + +
  • + Defs + + + Ferny_MedievalOverhaul_VFEM2_ProgKitchen + +
  • + VFEM2_Plant_Grape + DankPyon_Plant_Grape +
  • +
  • + VFEM2_Must + DankPyon_MustWine +
  • +
  • + VFEM2_Wine + DankPyon_Wine +
  • +
  • + VFEM2_RawGrapes + DankPyon_RawGrapes +
  • +
  • + VFEM2_MeadFermentingBarrel + BarrelProcessor +
  • +
  • + VFEM2_VFEM2_WineBarrel + BarrelProcessor +
  • +
  • + VFEM2_Mead + DankPyon_Mead +
  • + + + + +
  • + Defs/ThingDef[defName="BarrelProcessor"]/comps/li[@Class="ProcessorFramework.CompProperties_Processor"]/processes/li[.="VFEM2_Mead"] +
  • +
  • + Defs/ThingDef[defName="BarrelProcessor"]/comps/li[@Class="ProcessorFramework.CompProperties_Processor"]/processes/li[.="VFEM2_Wine"] +
  • + +
  • + Defs/ThingDef[defName="FermentingBarrel"]/researchPrerequisites +
  • +
  • + Defs/ThingDef[defName="VFEM2_WineBarrel"]/researchPrerequisites +
  • +
    +
    +
    +
    \ No newline at end of file diff --git a/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Stews.xml b/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Stews.xml index 9ba26b8..e2df1d6 100644 --- a/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Stews.xml +++ b/Mods and Shit/Medieval Overhaul/Patches/MO_VCE_Stews.xml @@ -142,7 +142,7 @@ -
  • +
  • Defs/ResearchProjectDef[defName="VCE_StewCooking"]
  • diff --git a/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml b/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml index 99112be..b5f8eb3 100644 --- a/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml +++ b/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml @@ -366,126 +366,7 @@ - - - -
  • Vanilla Factions Expanded - Medieval 2
  • -
    - - -
  • - Defs/ThingDef[defName="DankPyon_Plant_Grape"]/plant/sowResearchPrerequisites - - -
  • VFEM2_Wine
  • - - - -
  • - Defs/RecipeDef[defName="DankPyon_MakeMustWine"]/researchPrerequisites - - -
  • VFEM2_Wine
  • - - - -
  • - Defs/ThingDef[defName="DankPyon_Wine"]/researchPrerequisites - - -
  • VFEM2_Wine
  • - - - -
  • - Defs/ResearchProjectDef[defName="VFEM2_Wine"] - - -
  • Brewing
  • - - - -
  • - Defs - - - Ferny_MedievalOverhaul_VFEM2_ProgKitchen - -
  • - VFEM2_Plant_Grape - DankPyon_Plant_Grape -
  • -
  • - VFEM2_Must - DankPyon_MustWine -
  • -
  • - VFEM2_Wine - DankPyon_Wine -
  • -
  • - VFEM2_RawGrapes - DankPyon_RawGrapes -
  • -
  • - VFEM2_MeadFermentingBarrel - BarrelProcessor -
  • -
  • - VFEM2_VFEM2_WineBarrel - BarrelProcessor -
  • -
  • - VFEM2_Mead - DankPyon_Mead -
  • - - - - -
  • - Defs/ThingDef[defName="BarrelProcessor"]/comps/li[@Class="ProcessorFramework.CompProperties_Processor"]/processes/li[.="VFEM2_Mead"] -
  • -
  • - Defs/ThingDef[defName="BarrelProcessor"]/comps/li[@Class="ProcessorFramework.CompProperties_Processor"]/processes/li[.="VFEM2_Wine"] -
  • -
    -
    -
    - - - -
  • Vanilla Brewing Expanded
  • -
    - - -
  • - Defs/ThingDef[defName="DankPyon_Mead" or defName="DankPyon_Wine"] - - -
  • VBE_DrinksSimpleSpirits
  • - - - -
  • - Defs/ThingDef[defName="DankPyon_JuiceApple"]/thingCategories - - -
  • VBE_DrinksNonAlcoholic
  • - - - -
  • - Defs/ThingDef[defName="DankPyon_JuiceAppleUnfermented"]/thingCategories - - -
  • VBE_Musts
  • - - - -
    -
    -
    + @@ -778,6 +659,31 @@ - - + + + Defs/TraderKindDef[defName="Orbital_Exotic"]/stockGenerators + +
  • + DankPyon_Schematic + 1~1 +
  • +
    +
    + + Defs/TraderKindDef[defName="Caravan_Outlander_Exotic"]/stockGenerators + +
  • + DankPyon_Schematic + 1~1 +
  • +
    +
    + + Defs/ResearchProjectDef[defName="DankPyon_IntermediateCooking"] + + +
  • ClassicStart
  • +
    +
    +
    \ No newline at end of file From ad3bf5107cfd8686de7208a3fa39ec6e4d04f2ac Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 6 Feb 2026 09:07:53 +1000 Subject: [PATCH 3/5] removed VFEC jerky in favour of MO dried meat --- .../Patches/vfe classical patch.xml | 85 ++++++++++--------- 1 file changed, 45 insertions(+), 40 deletions(-) diff --git a/Mods and Shit/VFE Classical/Patches/vfe classical patch.xml b/Mods and Shit/VFE Classical/Patches/vfe classical patch.xml index ed8fe4e..b844776 100644 --- a/Mods and Shit/VFE Classical/Patches/vfe classical patch.xml +++ b/Mods and Shit/VFE Classical/Patches/vfe classical patch.xml @@ -1,46 +1,51 @@ - + - - -
  • Medieval Overhaul
  • -
    - + + +
  • Medieval Overhaul
  • +
    + -
  • - Always - Defs/ThingDef[defName="DankPyon_DryingRack_Small"]/researchPrerequisites - - -
  • VFEC_MeatDrying
  • - - - -
  • - Always - Defs/ThingDef[defName="DankPyon_DryingRack_Big"]/researchPrerequisites - - -
  • VFEC_MeatDrying
  • - - - -
  • - /Defs - - - MedievalOverhaul_VFEClassicalDryingRack - -
  • - VFEC_MeatDryingRack - DankPyon_DryingRack_Small -
  • - - - - +
  • + Always + Defs/ThingDef[defName="DankPyon_DryingRack_Small"]/researchPrerequisites + + +
  • VFEC_MeatDrying
  • + + + +
  • + Always + Defs/ThingDef[defName="DankPyon_DryingRack_Big"]/researchPrerequisites + + +
  • VFEC_MeatDrying
  • + + + +
  • + Defs/ThingDef[defName="DankPyon_DriedMeat"]/tradeability +
  • +
  • + /Defs + + + MedievalOverhaul_VFEClassicalDryingRack + +
  • + VFEC_MeatDryingRack + DankPyon_DryingRack_Small + VFEC_Jerky + DankPyon_DriedMeat +
  • + + + +
    -
    -
    +
    +
    \ No newline at end of file From 099918b6138d6ce020e254d3679098fa512d706d Mon Sep 17 00:00:00 2001 From: Matt Date: Fri, 13 Feb 2026 09:12:33 +1000 Subject: [PATCH 4/5] removed changes and dead code --- CHANGES.md | 60 ------------------- .../Patches/medieval overhaul patch.xml | 45 -------------- 2 files changed, 105 deletions(-) delete mode 100644 CHANGES.md diff --git a/CHANGES.md b/CHANGES.md deleted file mode 100644 index db52df0..0000000 --- a/CHANGES.md +++ /dev/null @@ -1,60 +0,0 @@ -## Research -1. Basic Cooking - * Vanilla - * Fine meals - * MO - * Fried eggs - * Mashed potato - * Pumpkin fritters - * Raw sausage - * Spices - * Tallow - * -1.1 Smoker -1.2 Searing - * MO - * Seared sausages - * Seared skewers - * Seared cheese (intermediate) - * VCE - * Fine grill - * Lavish grill (intermediate) - * Gorumet grill (advanced) -1.3 Stews - * MO - * Boiled beans & onion - * Bone soup - * Mushroom soup - * Vegetable pot - * Winter lentil soup - * Hunter's stew (intermediate) - * Pumpkin soup (intermediate) - * VCE - change to be cookable in MO soup pot - * Simple soup - * Fine soup - * Lavish soup (intermediate) - * Gourmet soup (advanced) - * VCE - Stews - * Simple stew - * Fine stew - * Lavish stew (intermediate) -1.4 Baking - * MO - * Bread - * Apple pie (intermediate) - * Carrot cake (intermediate) - * Lemon cake (intermediate) - * Pumpkin pie (intermediate) - * Quiche (intermediate) - * Griffon berry pie (advanced) - * VCE - * Simple bake - * Fine bake - * Lavish bake (intermediate) - * Gourmet bake (advanced) - -2. Intermediate Cooking - * Vanilla - * Lavish meal -3. Advanced Cooking - * \ No newline at end of file diff --git a/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml b/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml index b5f8eb3..4772d80 100644 --- a/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml +++ b/Mods and Shit/Medieval Overhaul/Patches/medieval overhaul patch.xml @@ -118,51 +118,6 @@ - - - -
  • Always Defs/ThingDef[defName="DankPyon_MealGrilledSausages"]/label From cb6f69164b4f5ed78fb236898d0680befa24391e Mon Sep 17 00:00:00 2001 From: Matthew Scriven Date: Mon, 6 Apr 2026 11:06:45 +1000 Subject: [PATCH 5/5] made hay drying rack for early game access to straw --- .../Patches/vfe classical patch.xml | 129 ++++++++++++++++++ 1 file changed, 129 insertions(+) diff --git a/Mods and Shit/VFE Classical/Patches/vfe classical patch.xml b/Mods and Shit/VFE Classical/Patches/vfe classical patch.xml index b844776..cbc4f3d 100644 --- a/Mods and Shit/VFE Classical/Patches/vfe classical patch.xml +++ b/Mods and Shit/VFE Classical/Patches/vfe classical patch.xml @@ -45,6 +45,135 @@
  • +
  • + /Defs + + + + DankPyon_HayDryingRack_Small + + A wooden rack to dry hay under the sun to dehydrate it into + straw. + MapMeshAndRealTime + + Things/Building/Production/DryingRack1x2/DryingRack1x2 + Graphic_Multi + CutoutComplex + (3,3) + + (0.05,0.1,0.9,0.9) + + + Light + Building + false + PassThroughOnly + 0.5 + 70 + + 500 + 5 + 100 + 1.0 + + (2,1) + +
  • DankPyon_RawWood
  • + + 50 + Building_WorkTable + +
  • + 100 + false + false + true + true + (0.0, 0.25) + (1.0, 1.0) + false + +
  • DankPyon_StrawProcess
  • + + +
  • + + +
  • PlaceWorker_NotUnderRoof
  • + + Rare + Production + + + +
  • + /Defs + + + + DankPyon_HayDryingRack_Big + + A wooden rack to dry hay under the sun to dehydrate it into + straw. + MapMeshAndRealTime + + Things/Building/Production/DryingRack2x2/DryingRack + Graphic_Multi + CutoutComplex + (3,3) + + (0.05,0.1,0.9,0.9) + + + Medium + Building + false + PassThroughOnly + 0.5 + 70 + + 500 + 10 + 100 + 1.0 + + (2,2) + +
  • DankPyon_RawWood
  • + + 100 + +
  • + 200 + false + false + true + true + (0.0, 0.25) + (1.0, 1.0) + false + +
  • DankPyon_StrawProcess
  • + + +
  • + + +
  • PlaceWorker_NotUnderRoof
  • + + Rare + Production + + + +
  • + + Defs/ThingDef[defName="DankPyon_DryingRack_Small"]/comps/li[@Class="ProcessorFramework.CompProperties_Processor"]/processes/li[.="DankPyon_StrawProcess"] +
  • +
  • + + Defs/ThingDef[defName="DankPyon_DryingRack_Big"]/comps/li[@Class="ProcessorFramework.CompProperties_Processor"]/processes/li[.="DankPyon_StrawProcess"] +