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

add spanish translation (thx mckaygerhard), add trellis setting to registered_crops (thx nixnoxus)

This commit is contained in:
tenplus1
2022-02-23 08:27:30 +00:00
parent 11a829baf7
commit 3cbbb3678e
6 changed files with 332 additions and 0 deletions

View File

@ -16,6 +16,7 @@ The farming API allows you to easily register plants and hoes.
'minlight' min light level needed to grow
'maxlight' max light level needed to grow
'steps' number of steps crop has in growth cycle
'trellis' name of trellis node (e.g. "farming:trellis"), default: nil
### Hoe Definition