Fix nutrients-from-wood-pulp not being craftable
This commit is contained in:
parent
3ea157ff50
commit
aac626c050
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue