forked from cacklingfiend/lignumis
Reduce energy usage of active noise cancelling tower
This commit is contained in:
parent
f5523e3927
commit
51a5f17f15
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ data:extend({
|
||||||
max_health = 150,
|
max_health = 150,
|
||||||
crafting_speed = 1,
|
crafting_speed = 1,
|
||||||
crafting_categories = { "active-noise-cancelling" },
|
crafting_categories = { "active-noise-cancelling" },
|
||||||
energy_usage = "6MW",
|
energy_usage = "2MW",
|
||||||
energy_source = {
|
energy_source = {
|
||||||
type = "electric",
|
type = "electric",
|
||||||
usage_priority = "secondary-input",
|
usage_priority = "secondary-input",
|
||||||
|
|
Loading…
Add table
Reference in a new issue