Update 'crop-farm/farm.lua'
This commit is contained in:
parent
50ba179501
commit
92c83dd702
|
@ -3,7 +3,7 @@ local HEIGHT = 27
|
|||
local WIDTH = 6
|
||||
local GROWTH_MAX = 7
|
||||
local SEED_NAME = "actuallyadditions:item_rice_seed"
|
||||
local CROP_NAME = "actuallyadditions:block_rice"
|
||||
local CROP_NAME = "actuallyadditions:block_rice"
|
||||
--
|
||||
|
||||
if WIDTH % 2 ~= 0 then
|
||||
|
|
Loading…
Reference in a new issue