aboutsummaryrefslogtreecommitdiffstats
path: root/docs/task-types
diff options
context:
space:
mode:
authorKrakenied <krakenied1@gmail.com>2025-05-13 19:30:31 +0200
committerKrakenied <46192742+Krakenied@users.noreply.github.com>2025-05-13 20:34:15 +0200
commita4857f7a4e457ff4c7c7e8da8410129efd4aabcf (patch)
treefec0c9c512346eea9ea6c7b0a05ce42ecb11f04a /docs/task-types
parent258d425ae0147e2b2a4e8d658d4aaba159005f8d (diff)
API cleanup & ensure compatibility
Diffstat (limited to 'docs/task-types')
-rw-r--r--docs/task-types/farming-(task-type).md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/task-types/farming-(task-type).md b/docs/task-types/farming-(task-type).md
index f47c28dc..4bc09076 100644
--- a/docs/task-types/farming-(task-type).md
+++ b/docs/task-types/farming-(task-type).md
@@ -63,7 +63,7 @@ farmingmultiple:
amount: 10 # amount of blocks to be placed
blocks: # name of blocks which will count towards progress
- WHEAT
- - BEETROOT
+ - BEETROOTS
worlds: # (OPTIONAL) restrict to certain worlds
- "world"
```