diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-06-19 18:36:00 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-06-19 18:36:00 +0100 |
commit | 1018a558d2b92eb5cdba657c0f6367243c1b85a8 (patch) | |
tree | 30da8af5b06a526d5d1047b95a83f47330476c13 /api.txt | |
parent | 8a4ca846d90abf5732b436c1f31b72c6b52e61dc (diff) |
added player checks for crop placement
Diffstat (limited to 'api.txt')
-rw-r--r-- | api.txt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -40,7 +40,6 @@ The farming API allows you to easily register plants and hoes. Note: Any crops registered with the above function will use the new growing routines, also if crops are manually added with the {growing=1} group they will also grow. - ### Crop functions If a mod registers nodes to be used as crops using the {growing=1} group then an additional function can be used for custom growth checks instead of the standard 'are we above wet soil'. |