@ -322,7 +322,7 @@ function farming.plant_growth_timer(pos, elapsed, node_name)
end
localgrowth
locallight_pos={x=pos.x,y=pos.y,z=pos.z}-- was y + 1
locallight_pos={x=pos.x,y=pos.y,z=pos.z}
locallambda=elapsed/STAGE_LENGTH_AVG
iflambda<0.1then
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.