Molten Metals

by yokmp

Ores now need to be molten and casted.

Content
2 years ago
1.1
396
Manufacturing

g Caster Sound & Pollution

2 years ago

Hello,

Here's a small fix for the caster (both mk1 and mk2) that is too loud and doesn't pollute at all :

in prototypes\vanilla\entities.lua change emissions by emissions_per_minute :

energy_source = {
  type = "electric",
  usage_priority = "secondary-input",
  emissions_per_minute = 4,
},

And working_sound from 0,8 to 0,5 like other machines, right now caster array are very loud.

Thanks for all the changes so far !

2 years ago

Done.

New response