Show Posts - Toxic
KraftZone Server: mc.kraftzone.tk

=====================================================

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Toxic

Pages: [1]
1
7 Days to Die / Re: Custom Recipes
« on: October 09, 2014, 02:08:16 am »
 <recipe name="munitionsbox" count="1" scrapable="False" craft_time="15">
    <ingredient name="ironwall" count="1" grid="0, 1" />
    <ingredient name="securegunsafe" count="1" grid="0, 0" />
    <ingredient name="ironwall" count="1" grid="0, -1" />
  </recipe>

2
7 Days to Die / Re: Custom Recipes
« on: October 09, 2014, 01:58:30 am »
<recipe name="mailbox" count="1" scrapable="False" craft_time="2">
    <ingredient name="canEmpty" count="1" grid="-1, 0" />
    <ingredient name="canEmpty" count="1" grid="-1, -1" />
    <ingredient name="canEmpty" count="1" grid="0, -1" />
    <ingredient name="canEmpty" count="1" grid="1, -1" />
    <ingredient name="canEmpty" count="1" grid="1, 0" />
    <ingredient name="canEmpty" count="1" grid="0, 0" />
  </recipe>

3
7 Days to Die / Re: Custom Recipes
« on: October 09, 2014, 01:57:12 am »
<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>

4
7 Days to Die / Re: Custom Recipes
« on: October 09, 2014, 01:33:58 am »
<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>


5
7 Days to Die / Re: Custom Recipes
« on: October 09, 2014, 01:30:06 am »
 <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>

6
7 Days to Die / Re: Custom Recipes
« on: October 09, 2014, 01:18:23 am »
 <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>

7
7 Days to Die / Custom Recipes
« on: October 09, 2014, 01:16:59 am »
 <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>

8
7 Days to Die / Re: 7dtd server info
« on: October 09, 2014, 01:11:37 am »
 <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>

Pages: [1]