mirror of
https://codeberg.org/tenplus1/farming.git
synced 2024-12-27 03:00:20 +01:00
add strawberry rarity to farming.conf_example
This commit is contained in:
parent
c945100237
commit
1ba1b848dc
@ -38,7 +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.strawberry = not minetest.get_modpath("ethereal") and 0.002
|
||||
farming.grains = true -- true or false only
|
||||
farming.rice = true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user