Fix nutrients-from-wood-pulp not being craftable

This commit is contained in:
Simon Brodtmann 2025-02-04 15:04:16 +01:00
parent 3ea157ff50
commit aac626c050

View file

@ -170,7 +170,7 @@ data:extend({
{
type = "recipe",
name = "nutrients-from-wood-pulp",
category = "smelting",
category = "chemistry",
energy_required = 1,
enabled = false,
auto_recycle = false,