diff options
Diffstat (limited to 'data/items/potato_seed.yaml')
| -rw-r--r-- | data/items/potato_seed.yaml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/data/items/potato_seed.yaml b/data/items/potato_seed.yaml index 8cc4669..9daee8a 100644 --- a/data/items/potato_seed.yaml +++ b/data/items/potato_seed.yaml @@ -3,4 +3,12 @@ name: potato seed color: "94" description: "A seed for growing potatoes." value: 2 -stackable: true
\ No newline at end of file +stackable: true +farm_patch_type: allotment +farm_level: 1 +farm_plant_xp: 8 +farm_harvest_xp: 9 +farm_stages: 4 +farm_product: potato +farm_min_yield: 3 +farm_max_yield: 10
\ No newline at end of file |
