Item browser

Version: Last updated Tue Apr 7 14:34:31 UTC 2020

This is a simple tool to browse through the items and recipes available in Cataclysm: Dark Days Ahead, this is done by reading the game's data files and creating an optimized database linking everything together.

Crafting could be as simple as looking at your hammer and being able to know what you can do with it.

Common useful items

It's always nice to make a fire. There are lots of things you can do with an integrated toolset.

To repair your armor and clothes, you can cut some items made of wood to obtain skewers, with that you can craft a wooden needle, then you need thread so you will have to disassemble a rag, which can be obtained by cutting items made of cotton.

There are two copies of the database

On the top bar, there are two links, stable and development, each one points to a copy of the database for the latest stable release and a frequently updated git master copy, respectively.


The source code for the original item browser is available at Github.
The source code for the latest experimental item browser is also available at Github.