Reduce energy required by stone brick recipe
This commit is contained in:
parent
431b3e3fa9
commit
02df0f8924
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ Recipe:new({
|
||||||
type = "recipe",
|
type = "recipe",
|
||||||
name = "stone-brick-sand",
|
name = "stone-brick-sand",
|
||||||
category = "crafting",
|
category = "crafting",
|
||||||
energy_required = 3.2,
|
energy_required = 1.2,
|
||||||
enabled = false,
|
enabled = false,
|
||||||
auto_recycle = false,
|
auto_recycle = false,
|
||||||
icons = {
|
icons = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue