- Posts: 16
- Thank you received: 0
Storage (for farmer's config)
- Calder Darkstone
-
Topic Author
Less
More
12 Apr 2021 15:21 #1423
by Calder Darkstone
Storage (for farmer's config) was created by Calder Darkstone
If you have multiple storage racks, bags, barrels, etc, how would you correctly add those to the farmer's config notecard? For instance, would you list each separately, like this:
# Where to store harvested items (default is SF Storage Rack)
HARVEST_STORE=SF Storage Rack
SECONDARY_STORE=SF Basic Storage
SECONDARY_ITEMS=Corn,Potatoes,Cranberries,Rice
SECONDARY_STORE=SF Haystack
SECONDARY_ITEMS=Hay,Alfalfa
Or would you combine them , separated by commas like this:
SECONDARY_STORE=SF Basic Storage,SF Haystack
SECONDARY_ITEMS=Corn,Potatoes,Cranberries,Rice,Hay,Alfalfa
Or some other way? And is there a limit to the number of SECONDARY_STOREs?
# Where to store harvested items (default is SF Storage Rack)
HARVEST_STORE=SF Storage Rack
SECONDARY_STORE=SF Basic Storage
SECONDARY_ITEMS=Corn,Potatoes,Cranberries,Rice
SECONDARY_STORE=SF Haystack
SECONDARY_ITEMS=Hay,Alfalfa
Or would you combine them , separated by commas like this:
SECONDARY_STORE=SF Basic Storage,SF Haystack
SECONDARY_ITEMS=Corn,Potatoes,Cranberries,Rice,Hay,Alfalfa
Or some other way? And is there a limit to the number of SECONDARY_STOREs?
Please Log in or Create an account to join the conversation.
- Admin
-
Less
More
- Posts: 480
- Thank you received: 259
12 Apr 2021 15:36 - 12 Apr 2021 15:37 #1424
by Admin
Replied by Admin on topic Storage (for farmer's config)
At the moment you can only have two storage racks for the NPC farmer to use, the main one and the secondary one, so you will need to make sure those two storage areas cover all the produce you have the farmer harvesting. There is an updater (beta) available in the Mintor store that will update existing storage to have a new feature where you can easily add more items into existing storage racks. Some info about this new feature at
quintonia.net/information/user-guide/cha...ur-own-items-storage
Another way could be to have more than one NPC farmer and set them to collect different things (and use different storage)
Another way could be to have more than one NPC farmer and set them to collect different things (and use different storage)
Last edit: 12 Apr 2021 15:37 by Admin.
Please Log in or Create an account to join the conversation.
- Calder Darkstone
-
Topic Author
Less
More
- Posts: 16
- Thank you received: 0
12 Apr 2021 15:50 #1425
by Calder Darkstone
Replied by Calder Darkstone on topic Storage (for farmer's config)
Please Log in or Create an account to join the conversation.
- Admin
-
Less
More
- Posts: 480
- Thank you received: 259
13 Apr 2021 16:00 #1426
by Admin
Replied by Admin on topic Storage (for farmer's config)
The original farmer system only supported one storage, so it is heading in the right direction, only slowly!

Please Log in or Create an account to join the conversation.