Update default_farmer.lua
This commit is contained in:
parent
ace616d30b
commit
3410b1ac33
@ -58,8 +58,8 @@ local farmer_def = {
|
|||||||
check = true,
|
check = true,
|
||||||
range = 3,
|
range = 3,
|
||||||
random_execution_times = true,
|
random_execution_times = true,
|
||||||
min_count = 8,
|
min_count = 16,
|
||||||
max_count = 8,
|
max_count = 96,
|
||||||
nodes = {"farming:wheat_8"},
|
nodes = {"farming:wheat_8"},
|
||||||
actions =
|
actions =
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user