1
0
mirror of https://codeberg.org/tenplus1/farming.git synced 2025-07-16 23:30:23 +02:00

added farming_stage_lengh setting to determine speed of crop growth

This commit is contained in:
TenPlus1
2020-04-20 09:38:28 +01:00
parent 17359d50af
commit 68332f2706
3 changed files with 5 additions and 2 deletions

View File

@ -13,6 +13,7 @@ This mod works by adding your new plant to the {growing=1} group and numbering t
### Changelog:
- 1.44 - Added 'farming_stage_length' in mod settings for speed of crop growth
- 1.43 - Scythe works on use instead of right-click, added seed=1 groups to actual seeds and seed=2 group for plantable food items.
- 1.42 - Soil needs water to be present within 3 blocks horizontally and 1 below to make wet soil, Jack 'o Lanterns now check protection, add chocolate block.
- 1.41 - Each crop has it's own spawn rate (can be changed in farming.conf)