update readme

This commit is contained in:
tenplus1
2022-09-15 13:41:59 +01:00
parent c34bb8a5ed
commit 059b7f0fae
4 changed files with 46 additions and 77 deletions

View File

@ -45,9 +45,6 @@ farming.strawberry = not minetest.get_modpath("ethereal") and 0.002
farming.grains = true -- true or false only
farming.rice = true
-- default rarety of crops on map (higher number = more crops)
farming.rarety = 0.002
-- default minimum and maximum light levels crops need to grow
farming.min_light = 12
farming.max_light = 15