-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added tiny workbenches of [url=https://steamcommunity.com/sharedfiles…
…/filedetails/?id=1880253632]Vanilla Furniture Expanded - Production[/url] if loaded
- Loading branch information
Showing
27 changed files
with
220 additions
and
9 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,188 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Patch> | ||
<Operation Class="PatchOperationConditional"> | ||
<xpath>/Defs/ThingDef[defName="VFE_TableButcherElectric"]</xpath> | ||
<success>Always</success> | ||
<match Class="PatchOperationAdd"> | ||
<xpath>Defs</xpath> | ||
<value> | ||
<ThingDef ParentName="TWB_MiniBenchBase"> | ||
<defName>TWB_VFE_TableButcherElectricMini</defName> | ||
<label>tiny electric butcher</label> | ||
<thingClass>Building_WorkTable</thingClass> | ||
<description>A tiny motorized table with a rotating saw blade for butchering dead creatures quicker into precise slices of raw meat. Consumes some power.</description> | ||
<graphicData> | ||
<texPath>Things/Buildings/TWB_VFE_TableButcherElectricMini/TWB_VFE_TableButcherElectricMini</texPath> | ||
</graphicData> | ||
<stuffCategories> | ||
<li>Metallic</li> | ||
<li>Woody</li> | ||
</stuffCategories> | ||
<costStuffCount>40</costStuffCount> | ||
<costList> | ||
<Steel>15</Steel> | ||
<ComponentIndustrial>2</ComponentIndustrial> | ||
</costList> | ||
<statBases> | ||
<Cleanliness>-15</Cleanliness> | ||
<WorkTableWorkSpeedFactor>1.1</WorkTableWorkSpeedFactor> | ||
</statBases> | ||
<comps> | ||
<li Class="CompProperties_Power"> | ||
<compClass>CompPowerTrader</compClass> | ||
<basePowerConsumption>250</basePowerConsumption> | ||
<shortCircuitInRain>true</shortCircuitInRain> | ||
</li> | ||
<li Class="CompProperties_Flickable" /> | ||
<li Class="CompProperties_AffectedByFacilities"> | ||
<linkableFacilities> | ||
<li>ToolCabinet</li> | ||
</linkableFacilities> | ||
</li> | ||
<li Class="CompProperties_Breakdownable" /> | ||
</comps> | ||
<placeWorkers> | ||
<li>PlaceWorker_ShowFacilitiesConnections</li> | ||
</placeWorkers> | ||
<constructionSkillPrerequisite>5</constructionSkillPrerequisite> | ||
<researchPrerequisites> | ||
<li>Electricity</li> | ||
</researchPrerequisites> | ||
</ThingDef> | ||
<ThingDef ParentName="TWB_MiniBenchBase"> | ||
<defName>TWB_VFE_TableDrugLabElectricMini</defName> | ||
<label>tiny electric drug lab</label> | ||
<thingClass>Building_WorkTable</thingClass> | ||
<description>An tiny advanced work bench equipped with containers, heaters, and measurement devices for producing various drugs with more efficiency. Consumes some power.</description> | ||
<graphicData> | ||
<texPath>Things/Buildings/TWB_VFE_TableDrugLabElectricMini/TWB_VFE_TableDrugLabElectricMini</texPath> | ||
<shaderType>CutoutComplex</shaderType> | ||
</graphicData> | ||
<stuffCategories> | ||
<li>Metallic</li> | ||
<li>Woody</li> | ||
</stuffCategories> | ||
<costStuffCount>60</costStuffCount> | ||
<costList> | ||
<Steel>95</Steel> | ||
<ComponentIndustrial>6</ComponentIndustrial> | ||
</costList> | ||
<statBases> | ||
<WorkTableWorkSpeedFactor>1.1</WorkTableWorkSpeedFactor> | ||
</statBases> | ||
<comps> | ||
<li Class="CompProperties_Power"> | ||
<compClass>CompPowerTrader</compClass> | ||
<basePowerConsumption>275</basePowerConsumption> | ||
<shortCircuitInRain>true</shortCircuitInRain> | ||
</li> | ||
<li Class="CompProperties_Flickable" /> | ||
<li Class="CompProperties_AffectedByFacilities"> | ||
<linkableFacilities> | ||
<li>ToolCabinet</li> | ||
</linkableFacilities> | ||
</li> | ||
<li Class="CompProperties_Breakdownable" /> | ||
</comps> | ||
<placeWorkers> | ||
<li>PlaceWorker_ShowFacilitiesConnections</li> | ||
</placeWorkers> | ||
<constructionSkillPrerequisite>5</constructionSkillPrerequisite> | ||
<researchPrerequisites> | ||
<li>Electricity</li> | ||
<li>DrugProduction</li> | ||
</researchPrerequisites> | ||
</ThingDef> | ||
<ThingDef ParentName="TWB_MiniBenchBase"> | ||
<defName>TWB_VFE_FueledSmelterMini</defName> | ||
<label>tiny fueled smelter</label> | ||
<thingClass>Building_WorkTable_HeatPush</thingClass> | ||
<description>A tiny wood-fueled station for smelting. Extracts usable metal from slag chunks and other mixed metal items.</description> | ||
<graphicData> | ||
<texPath>Things/Buildings/TWB_VFE_FueledSmelterMini/TWB_VFE_FueledSmelterMini</texPath> | ||
</graphicData> | ||
<costList> | ||
<Steel>120</Steel> | ||
</costList> | ||
<constructionSkillPrerequisite>3</constructionSkillPrerequisite> | ||
<recipes> | ||
<li>ExtractMetalFromSlag</li> | ||
<li>SmeltWeapon</li> | ||
<li>DestroyWeapon</li> | ||
</recipes> | ||
<comps> | ||
<li Class="CompProperties_Refuelable"> | ||
<fuelConsumptionRate>140.0</fuelConsumptionRate> | ||
<fuelCapacity>40.0</fuelCapacity> | ||
<fuelFilter> | ||
<thingDefs> | ||
<li>WoodLog</li> | ||
</thingDefs> | ||
</fuelFilter> | ||
<consumeFuelOnlyWhenUsed>true</consumeFuelOnlyWhenUsed> | ||
</li> | ||
<li Class="CompProperties_HeatPusher"> | ||
<compClass>CompHeatPusherPowered</compClass> | ||
<heatPerSecond>7</heatPerSecond> | ||
</li> | ||
</comps> | ||
<building> | ||
<spawnedConceptLearnOpportunity>BillsTab</spawnedConceptLearnOpportunity> | ||
<heatPerTickWhileWorking>0.75</heatPerTickWhileWorking> | ||
</building> | ||
<researchPrerequisites> | ||
<li>Smithing</li> | ||
</researchPrerequisites> | ||
</ThingDef> | ||
<ThingDef ParentName="TWB_MiniBenchBase"> | ||
<defName>TWB_VFE_TableStonecutterElectricMini</defName> | ||
<label>tiny electric stonecutter's table</label> | ||
<thingClass>Building_WorkTable_HeatPush</thingClass> | ||
<description>An tiny advanced work table with electrical saws and holders for cutting stone chunks into usable blocks in shorter duration of time on an assembly line. Consumes some power.</description> | ||
<graphicData> | ||
<texPath>Things/Buildings/TWB_VFE_TableStonecutterElectricMini/TWB_VFE_TableStonecutterElectricMini</texPath> | ||
<shaderType>CutoutComplex</shaderType> | ||
</graphicData> | ||
<stuffCategories> | ||
<li>Metallic</li> | ||
<li>Woody</li> | ||
</stuffCategories> | ||
<costStuffCount>90</costStuffCount> | ||
<costList> | ||
<Steel>45</Steel> | ||
<ComponentIndustrial>3</ComponentIndustrial> | ||
</costList> | ||
<statBases> | ||
<WorkTableWorkSpeedFactor>1.1</WorkTableWorkSpeedFactor> | ||
</statBases> | ||
<comps> | ||
<li Class="CompProperties_Power"> | ||
<compClass>CompPowerTrader</compClass> | ||
<basePowerConsumption>150</basePowerConsumption> | ||
<shortCircuitInRain>true</shortCircuitInRain> | ||
</li> | ||
<li Class="CompProperties_Flickable" /> | ||
<li Class="CompProperties_AffectedByFacilities"> | ||
<linkableFacilities> | ||
<li>ToolCabinet</li> | ||
</linkableFacilities> | ||
</li> | ||
<li Class="CompProperties_Breakdownable" /> | ||
</comps> | ||
<placeWorkers> | ||
<li>PlaceWorker_ShowFacilitiesConnections</li> | ||
</placeWorkers> | ||
<building> | ||
<spawnedConceptLearnOpportunity>BillsTab</spawnedConceptLearnOpportunity> | ||
<paintable>true</paintable> | ||
</building> | ||
<constructionSkillPrerequisite>5</constructionSkillPrerequisite> | ||
<researchPrerequisites> | ||
<li>Stonecutting</li> | ||
<li>Electricity</li> | ||
</researchPrerequisites> | ||
</ThingDef> | ||
</value> | ||
</match> | ||
</Operation> | ||
</Patch> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+14.9 KB
...s/Things/Buildings/TWB_VFE_FueledSmelterMini/TWB_VFE_FueledSmelterMini_east.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+15.4 KB
.../Things/Buildings/TWB_VFE_FueledSmelterMini/TWB_VFE_FueledSmelterMini_north.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+14.5 KB
.../Things/Buildings/TWB_VFE_FueledSmelterMini/TWB_VFE_FueledSmelterMini_south.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+17.1 KB
...ings/TWB_VFE_TableButcherElectricMini/TWB_VFE_TableButcherElectricMini_east.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+17.8 KB
...ngs/TWB_VFE_TableButcherElectricMini/TWB_VFE_TableButcherElectricMini_north.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+15.3 KB
...ngs/TWB_VFE_TableButcherElectricMini/TWB_VFE_TableButcherElectricMini_south.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+17.6 KB
...ings/TWB_VFE_TableDrugLabElectricMini/TWB_VFE_TableDrugLabElectricMini_east.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.88 KB
...ngs/TWB_VFE_TableDrugLabElectricMini/TWB_VFE_TableDrugLabElectricMini_eastm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+17.1 KB
...ngs/TWB_VFE_TableDrugLabElectricMini/TWB_VFE_TableDrugLabElectricMini_north.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.75 KB
...gs/TWB_VFE_TableDrugLabElectricMini/TWB_VFE_TableDrugLabElectricMini_northm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+17.4 KB
...ngs/TWB_VFE_TableDrugLabElectricMini/TWB_VFE_TableDrugLabElectricMini_south.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.46 KB
...gs/TWB_VFE_TableDrugLabElectricMini/TWB_VFE_TableDrugLabElectricMini_southm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.4 KB
..._VFE_TableStonecutterElectricMini/TWB_VFE_TableStonecutterElectricMini_east.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.98 KB
...VFE_TableStonecutterElectricMini/TWB_VFE_TableStonecutterElectricMini_eastm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+12.9 KB
...VFE_TableStonecutterElectricMini/TWB_VFE_TableStonecutterElectricMini_north.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.52 KB
...FE_TableStonecutterElectricMini/TWB_VFE_TableStonecutterElectricMini_northm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+12.2 KB
...VFE_TableStonecutterElectricMini/TWB_VFE_TableStonecutterElectricMini_south.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.67 KB
...FE_TableStonecutterElectricMini/TWB_VFE_TableStonecutterElectricMini_southm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.