Other Games > 7 Days to Die

Custom Recipes

(1/2) > >>

Toxic:
 <recipe name="sunglasses" count="1" scrapable="False" craft_time="5">
    <ingredient name="metalStrips" count="1" grid="0, 0" />
    <ingredient name="metalStrips" count="1" grid="2, 0" />
    <ingredient name="metalStrips" count="1" grid="-2, 0" />
    <ingredient name="glass" count="1" grid="1, 0" />
    <ingredient name="glass" count="1" grid="-1, 0" />
    <ingredient name="metalStrips" count="1" grid="2, 1" />
    <ingredient name="metalStrips" count="1" grid="-2, 1" />
  </recipe>

<recipe name="cigar" count="1" scrapable="False" craft_time="5">
    <ingredient name="brownGrassDiagonal" count="1" grid="0, 0" />
    <ingredient name="yuccaFibers" count="1" grid="1, 0" />
    <ingredient name="yuccaFibers" count="1" grid="-1, 0" />
  </recipe>

<recipe name="cigarette" count="1" scrapable="False" craft_time="5">
    <ingredient name="brownGrassDiagonal" count="1" grid="0, 0" />
    <ingredient name="paper" count="1" grid="1, 0" />
    <ingredient name="paper" count="1" grid="-1, 0" />
  </recipe>

Toxic:
 <recipe name="gasMask" count="1" scrapable="False" craft_time="25">
    <ingredient name="goggles" count="1" grid="0, 0" />
    <ingredient name="airFilter" count="1" grid="0, 1" />
    <ingredient name="leatherStrips" count="1" grid="-1, 0" />
    <ingredient name="leatherStrips" count="1" grid="1, 0" />
  </recipe>

Toxic:
 <recipe name="toilet01" count="1" scrapable="False" craft_time="10">
    <ingredient name="shortMetalPipe" count="1" grid="-2, 2" />
    <ingredient name="thinMetalPlate" count="1" grid="-2, 1" />
    <ingredient name="bucketWater" count="1" grid="-2, 0" />
    <ingredient name="thinMetalPlate" count="1" grid="0, 1" />
    <ingredient name="bucket" count="1" grid="-1, 2" />
    <ingredient name="thinMetalPlate" count="1" grid="0, 2" />
    <ingredient name="chair01" count="1" grid="-1, 1" />
  </recipe>

Toxic:
<recipe name="fountain" count="1" scrapable="False" craft_time="60">
    <ingredient name="shortMetalPipe" count="1" grid="0, 0" />
    <ingredient name="shortMetalPipe" count="1" grid="1, 0" />
    <ingredient name="shortMetalPipe" count="1" grid="-1, 0" />
    <ingredient name="bucketWater" count="1" grid="0, 1" />
    <ingredient name="bottledRiverWater" count="1" grid="0, -1" />
  </recipe>

<recipe name="thinMetalPlate" count="8" scrapable="False" craft_time="3">
    <ingredient name="forgedIron" count="1" grid="0, -1" />
    <ingredient name="forgedIron" count="1" grid="-1, -1" />
    <ingredient name="forgedIron" count="1" grid="0, 0" />
    <ingredient name="forgedIron" count="1" grid="-1, 0" />
  </recipe>

Toxic:
<recipe name="cooler" count="1" scrapable="False" craft_time="15">
    <ingredient name="thinPlanks" count="1" grid="0, -1" />
    <ingredient name="ice" count="1" grid="0, 0" />
    <ingredient name="woodPlank" count="1" grid="1, 0" />
    <ingredient name="thinPlanks" count="1" grid="1, -1" />
    <ingredient name="thinPlanks" count="1" grid="-1, -1" />
    <ingredient name="woodPlank" count="1" grid="-1, 0" />
    <ingredient name="woodPlank" count="1" grid="-1, 1" />
    <ingredient name="woodPlank" count="1" grid="0, 1" />
    <ingredient name="woodPlank" count="1" grid="1, 1" />
  </recipe>

Navigation

[0] Message Index

[#] Next page

Go to full version