Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
http://7daystodie.com/forums/showthread.php?8888-some-modified-temp-recipes-for-7-11
Don't take me for lazy, I could read on how to cut and paste the code but if the recipe is broken then I'll just count on the next patch to correct it. I was hoping to make some redwood floors in my base but I guess I'll just use concrete 2 block instead.
FYI - To clarify, if you have the correct ingredients for the red wood planks recipe, it will show in the right of the crafting recipe. The recipe is 3x3, it will instead make "barn wood" (which by the way looks hideous, lol.)
the file your looking for is recipe.xml make sure to open with a editor that can save in .xml format also back up original in a different file...like Recipes-original.xml
Note this will not effect online as you will be using the servers recipe file...this is for single player or games you host...
<ingredient name="woodPlank" count="1" grid="-1, -1"/>
<ingredient name="woodPlank" count="1" grid="0, -1"/>
<ingredient name="woodPlank" count="1" grid="1, -1"/>
<ingredient name="woodPlank" count="1" grid="-1, 0"/>
<ingredient name="plantChrysanthemum" count="1" grid="0, 0"/>
<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>
planks around the middle as u can see, and 0;0 (the middle) the red flower
So, if it conflicts, it should be reported in the bug section. :)