tweak crop levels on map, add strawberry if ethereal mod not active

This commit is contained in:
tenplus1
2022-09-10 08:44:29 +01:00
parent 3e522de47e
commit c945100237
14 changed files with 117 additions and 19 deletions

View File

@ -38,6 +38,7 @@ farming.vanilla = 0.001
farming.artichoke = 0.001
farming.parsley = 0.002
farming.sunflower = 0.001
farming.strawberry = minetest.get_modpath("ethereal") and nil or 0.002
farming.grains = true -- true or false only
farming.rice = true