When using "Pacifist" and "Offshore Dump" mods together I am presented with a crash.
I believe Offshore Dump generates a 'junk' item that is created from items within the game. Perhaps land-mines and/or Vanilla items such as weapons are hardcoded in the mod, I'm not sure. I would like to use both of these together but if it's too much work I understand, no worries. Thank you.
Failed to load mods: Pacifist/functions/recipes.lua:188: Didn't handle ingredient land-mine(item) of recipe land-mine-junk
stack traceback:
[C]: in function 'assert'
Pacifist/functions/recipes.lua:188: in function '_process_ingredients'
Pacifist/functions/recipes.lua:200: in function 'process'
Pacifist/functions/pacifist.lua:25: in function 'process'
Pacifist/data-final-fixes.lua:5: in main chunk