Seite 1 von 1
CommercialBlinds, Lights, Deko A19
Verfasst: Mittwoch 10. Juni 2020, 12:22
von sxteam_gaming
Hinzugefügt am 10.06.2020
recipes.xml
Hinzufügen:
Code: Alles auswählen
<recipe name="tableLampLight" count="1" craft_time="60" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceForgedIron" count="5"/>
<ingredient name="resourceElectricParts" count="5"/>
<ingredient name="resourceDuctTape" count="5"/>
</recipe>
- tableLampLight.jpg (1.56 KiB) 7972 mal betrachtet
Code: Alles auswählen
<recipe name="deskLampLight" count="1" craft_time="60" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceScrapBrass" count="100"/>
<ingredient name="resourceElectricParts" count="5"/>
<ingredient name="resourceDuctTape" count="5"/>
</recipe>
- deskLampLight.jpg (2.07 KiB) 7972 mal betrachtet
Code: Alles auswählen
<recipe name="woodSawhorse" count="1" craft_area="workbench" craft_time="10" tags="workbenchCrafting">
<ingredient name="resourceWood" count="10"/>
</recipe>
<recipe name="doorTrimTop" count="1" craft_area="workbench" craft_time="10" tags="workbenchCrafting">
<ingredient name="resourceWood" count="10"/>
</recipe>
<recipe name="doorTrim2m" count="1" craft_area="workbench" craft_time="10" tags="workbenchCrafting">
<ingredient name="resourceWood" count="10"/>
</recipe>
- doorTrim.jpg (2.64 KiB) 7972 mal betrachtet
Code: Alles auswählen
<recipe name="treeJuniper4m" count="1" craft_area="workbench" craft_time="30" tags="workbenchCrafting">
<ingredient name="resourceWood" count="25"/>
<ingredient name="resourceClayLump" count="2"/>
</recipe>
- treeJuniper4m.jpg (1.57 KiB) 7972 mal betrachtet
Re: Hinzugefügt am 10.06.2020
Verfasst: Mittwoch 29. Juli 2020, 10:48
von sxteam_gaming
Hinzugefügt 29. Juli 2020
- Anmerkung 2020-07-29 103959.jpg (3 KiB) 7911 mal betrachtet
recipes.xml
Hinzufügen:
Code: Alles auswählen
<!-- * * * * * * * * * * * * Deko * * * * * * * * * * * * -->
<recipe name="commercialBlindsTop" count="1" craft_area="workbench" craft_time="5" tags="workbenchCrafting">
<ingredient name="resourceScrapPolymers" count="5"/>
</recipe>
<recipe name="commercialBlindsBottom" count="1" craft_area="workbench" craft_time="5" tags="workbenchCrafting">
<ingredient name="resourceScrapPolymers" count="5"/>
</recipe>
<!-- * * * * * * * * * * * * Deko * * * * * * * * * * * * -->
Radiator, Cobweb, Window clear glass, Sign Stop, Road Barricade
Verfasst: Sonntag 11. Oktober 2020, 11:30
von sxteam_gaming
Hinzugefügt 11. Oktober 2020
- Screenshot 2020-10-11 112426.jpg (8.16 KiB) 7560 mal betrachtet
recipes.xml
Hinzufügen:
Add:
Code: Alles auswählen
<!-- * * * * * * * * * * * * Deko * * * * * * * * * * * * -->
<recipe name="windowStoreFourSidedFull" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceBrokenGlass" count="5"/>
<ingredient name="resourceWood" count="4"/>
</recipe>
<recipe name="windowStoreCornerFull" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceBrokenGlass" count="5"/>
<ingredient name="resourceWood" count="4"/>
</recipe>
<recipe name="windowStoreOneSidedFull" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceBrokenGlass" count="5"/>
<ingredient name="resourceWood" count="4"/>
</recipe>
<recipe name="windowStoreTwoSidedFull" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceBrokenGlass" count="5"/>
<ingredient name="resourceWood" count="4"/>
</recipe>
<recipe name="windowStoreThreeSidedFull" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceBrokenGlass" count="5"/>
<ingredient name="resourceWood" count="4"/>
</recipe>
<recipe name="cobweb" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceCloth" count="2"/>
</recipe>
<recipe name="signRoadStop" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceForgedIron" count="5"/>
<ingredient name="resourceMechanicalParts" count="2"/>
</recipe>
<recipe name="radiatorHouse01" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceForgedIron" count="5"/>
<ingredient name="resourceMechanicalParts" count="2"/>
</recipe>
<recipe name="roadBarricadeLight" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceForgedIron" count="5"/>
<ingredient name="resourceMechanicalParts" count="2"/>
</recipe>
<!-- * * * * * * * * * * * * Deko * * * * * * * * * * * * -->
Re: CommercialBlinds, Lights, Deko A19
Verfasst: Dienstag 20. Oktober 2020, 17:30
von sxteam_gaming
Code: Alles auswählen
<recipe name="cntModularClosetOpen" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceWood" count="10"/>
</recipe>
<recipe name="cntModularClosetEnd" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceWood" count="10"/>
</recipe>
<recipe name="cntModularClosetClosed" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceWood" count="10"/>
<ingredient name="resourceCloth" count="10"/>
</recipe>
<recipe name="mirror" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceBrokenGlass" count="5"/>
<ingredient name="resourceWood" count="10"/>
</recipe>
<recipe name="woodCrown" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceWood" count="10"/>
</recipe>
<recipe name="woodCrownInsideCorner" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourceWood" count="10"/>
</recipe>
<recipe name="garbage_decor1" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourcePaper" count="5"/>
</recipe>
<recipe name="garbage_decor2" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourcePaper" count="5"/>
</recipe>
<recipe name="garbage_decor3" count="1" craft_area="workbench" tags="workbenchCrafting">
<ingredient name="resourcePaper" count="5"/>
</recipe>