Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Fixed Farming not giving seeds at all

lost&found

New member
Joined
Aug 24, 2026
Messages
5
Hello, so in my experience farming in this server, I did the following

Plant the seeds somewhere open, fertilized them up to 100%

Watered them and let them grow out to 100%

and when I picked them, I was not given a seed back and the tree was consumed, is this intentional? Is there a chance for the seeds to come back to you, or is it a 'one and done' sort of deal? Because it makes little sense for the tree that grows fruit to suddenly disappear the moment you picked it, hence why I assume it's a bug.


Some clarification needed, the farming system is very undocumented, thank you!

E:
Harvested a pear on 100%, told me I got 5 pears, got nothing instead. Inventory was empty for space too.

current tally of seeds lost:
2 potato seeds
1 pear seed
 
Last edited:
Omg it's Freya welcome to the server!

I don't know the answer to your question however
 
Another issue with farming, is that a lot of the time it say 'you got 5-6 fruits from this harvest' but its actually absolutely not that amount. Sometimes it says I got six fruits, but in reality I was only given one or two.


I don't know which number is the intentional one, but I figured to report it nonetheless.
 

Attachments

  • 1788117260435.png
    1788117260435.png
    102.1 KB · Views: 0
The Seed rate is probably at its default V2 config settings atm which is like 5-10% vs the old 40%. Will check later.

As for harvest count, will look into that.
 
The Seed rate is probably at its default V2 config settings atm which is like 5-10% vs the old 40%. Will check later.

As for harvest count, will look into that.
I have harvested.... 30 maybe 40 crops, not a single seed has been given to me. I doubt I am this unlucky.
 
Hello, so in my experience farming in this server, I did the following

Plant the seeds somewhere open, fertilized them up to 100%

Watered them and let them grow out to 100%

and when I picked them, I was not given a seed back and the tree was consumed, is this intentional? Is there a chance for the seeds to come back to you, or is it a 'one and done' sort of deal? Because it makes little sense for the tree that grows fruit to suddenly disappear the moment you picked it, hence why I assume it's a bug.


Some clarification needed, the farming system is very undocumented, thank you!

E:
Harvested a pear on 100%, told me I got 5 pears, got nothing instead. Inventory was empty for space too.

current tally of seeds lost:
2 potato seeds
1 pear seed
Hey fren!

The plant disappearing is intentional. Crops are one-and-done: harvesting consumes the plant, and getting the seed back is a random roll on each harvest, set by a config (@Robert can confirm).

As for the pears, you were actually right. I went through this bug today and fixed several problems with it. For one, pear seeds were coded to give an item that didn't even exist, which is why you weren't getting a harvest. Added the item now. The "said 6, gave me 2" part was a bug as well :alien: It was putting each fruit into your inventory one at a time, and if some didn't fit, it skipped them. Now anything that doesn't fit drops on the ground instead. Same goes for the seeds.

I also added some error prints, so if any item the plugin gives out is missing in the future, we'll know about it. I'll push the changes today, so it all should be done.

EDIT: If you need the items you didn't get back or to redo the harvest, contact staff.
 
Hey fren!

The plant disappearing is intentional. Crops are one-and-done: harvesting consumes the plant, and getting the seed back is a random roll on each harvest, set by a config (@Robert can confirm).

As for the pears, you were actually right. I went through this bug today and fixed several problems with it. For one, pear seeds were coded to give an item that didn't even exist, which is why you weren't getting a harvest. Added the item now. The "said 6, gave me 2" part was a bug as well :alien: It was putting each fruit into your inventory one at a time, and if some didn't fit, it skipped them. Now anything that doesn't fit drops on the ground instead. Same goes for the seeds.

I also added some error prints, so if any item the plugin gives out is missing in the future, we'll know about it. I'll push the changes today, so it all should be done.

EDIT: If you need the items you didn't get back or to redo the harvest, contact staff.

Very good stuff, thank you for the relatively quick fix ^^

My question is, are the seed drops intended to be a very low chance? I'm fairly certain in total after harvesting an insane amount of crops, I've only gotten....10 seeds? Total? It seems like a really really low chance, but I'm unsure if it is because of it not dropping because of space or something. Appreciated!
 
Very good stuff, thank you for the relatively quick fix ^^

My question is, are the seed drops intended to be a very low chance? I'm fairly certain in total after harvesting an insane amount of crops, I've only gotten....10 seeds? Total? It seems like a really really low chance, but I'm unsure if it is because of it not dropping because of space or something. Appreciated!
The seed chance is a config, meaning it's whatever percentage of successful seed return an admin sets it to. Not something hard-coded, you should talk about that with @Robert so they decide what the percentage should be set to, and then someone has to adjust it in-game

EDIT:
The code is not yet on the server, by the way.
 
Back
Top