Update default_farmer.lua

This commit is contained in:
NewbProgrammer101 2017-09-09 10:03:55 -05:00 committed by GitHub
parent ace616d30b
commit 3410b1ac33
1 changed files with 2 additions and 2 deletions

View File

@ -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 =
{ {