paldb.gg
English

Crafting calculator

Choose what you want and how many. Recipes resolve all the way down to things you go and collect — 935 craftable items, from the game's own recipe table.

Two things this gets right that a spreadsheet does not

Batch sizes. Recipes do not all yield one. Asking for a single Gold Coin still costs a full craft of 30 Ingots, because the recipe makes 20,000 at a time — so the inputs scale by how many times you craft, not by how many items you asked for. Multiplying ingredients by the item count over-orders on every batched recipe.

Recipe loops. Some Palworld recipes consume a lower tier of their own output, so walking the tree naively never finishes. Anything that loops is counted as a material you supply and named on the page, rather than silently dropped from the total.

Every raw material links to where to get it — which Pals drop it, which merchants sell it, and at what rate.

Extracted from Palworld’s game files on (build 4797106687).