mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-07-14 14:20:25 +02:00
optimize
This commit is contained in:
7
api.txt
7
api.txt
@ -63,3 +63,10 @@ end,
|
||||
This is a function to add items to a list that scythes will not drop, e.g. farming:trellis or farming:beanpole.
|
||||
|
||||
farming.add_to_scythe_not_drops(item_name)
|
||||
|
||||
### Start timer function
|
||||
|
||||
A handy function that starts a crops timer with a randomly selected time set by using
|
||||
stage_length setting. This is mostly used for special functions or 3rd party mods.
|
||||
|
||||
farming.start_seed_timer(pos)
|
||||
|
Reference in New Issue
Block a user