Skip to content

Instantly share code, notes, and snippets.

@daytonn
Created June 9, 2015 01:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daytonn/7d2be51b386381e8365c to your computer and use it in GitHub Desktop.
Save daytonn/7d2be51b386381e8365c to your computer and use it in GitHub Desktop.
Custom recipes for 7 Days to Die
<!-- Custom Recipes -->
<recipe name="scrapIron" count="3" craft_time="3">
<ingredient name="ingotIron" count="1" grid="-2, -2" />
</recipe>
<recipe name="moldyBread" count="2" scrapable="True" craft_time="2">
<ingredient name="shamSandwich" count="1" grid="0, 0" />
</recipe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment