World of Banished

MODS Garage => Tips and Help => Topic started by: Necrolex on October 02, 2025, 05:37:02 PM

Title: Farmed Food List
Post by: Necrolex on October 02, 2025, 05:37:02 PM
Hello everyone.

Does anyone have, or know where to find, the list of all food items generated on vanilla farms and from Mods?
I want to know which ones already exist and which ones are still missing.
Title: Re: Farmed Food List
Post by: RedKetchup on October 02, 2025, 09:21:06 PM
in RKEC i have:

      { String _name = "SeedAcai";            String _text = "Acai Seeds"; }
      { String _name = "SeedApricot";            String _text = "Apricot Seeds"; }
      { String _name = "SeedBanana";            String _text = "Banana Seeds"; }
      { String _name = "SeedBarley";            String _text = "Barley Seeds"; }
      { String _name = "SeedBlackberry";         String _text = "Blackberry Seeds"; }
      { String _name = "SeedBroccoli";         String _text = "Broccoli Seeds"; }
      { String _name = "SeedCarrot";            String _text = "Carrot Seeds"; }
      { String _name = "SeedCoconut";            String _text = "Coconut Seeds"; }
      { String _name = "SeedCotton";            String _text = "Cotton Seeds"; }
      { String _name = "SeedCranberry";         String _text = "Cranberry Seeds"; }
      { String _name = "SeedCucumber";         String _text = "Cucumber Seeds"; }
      { String _name = "SeedDate";            String _text = "Date Seeds"; }
      { String _name = "SeedFig";            String _text = "Fig Seeds"; }
      { String _name = "SeedFlax";            String _text = "Flax Seeds"; }
      { String _name = "SeedGrape";            String _text = "Grape Seeds"; }
      { String _name = "SeedGrapefruit";         String _text = "Grapefruit Seeds"; }
      { String _name = "SeedGuava";            String _text = "Guava Seeds"; }
      { String _name = "SeedHops";            String _text = "Hops Seeds"; }
      { String _name = "SeedKale";            String _text = "Kale Seeds"; }
      { String _name = "SeedKiwi";            String _text = "Kiwi Seeds"; }
      { String _name = "SeedKumquat";            String _text = "Kumquat Seeds"; }
      { String _name = "SeedLemon";            String _text = "Lemon Seeds"; }
      { String _name = "SeedLettuce";            String _text = "Lettuce Seeds"; }
      { String _name = "SeedLime";            String _text = "Lime Seeds"; }
      { String _name = "SeedMango";            String _text = "Mango Seeds"; }
      { String _name = "SeedMulberry";         String _text = "Mulberry Seeds"; }
      { String _name = "SeedNectarine";         String _text = "Nectarine Seeds"; }
      { String _name = "SeedOat";            String _text = "Oat Seeds"; }
      { String _name = "SeedOlive";            String _text = "Olive Seeds"; }
      { String _name = "SeedOrange";            String _text = "Orange Seeds"; }
      { String _name = "SeedPapaya";            String _text = "Papaya Seeds"; }
      { String _name = "SeedPea";            String _text = "Pea Seeds"; }
      { String _name = "SeedPeanuts";            String _text = "Peanuts Seeds"; }
      { String _name = "SeedPineapple";         String _text = "Pineapple Seeds"; }
      { String _name = "SeedQuince";            String _text = "Quince Seeds"; }
      { String _name = "SeedRaspberry";         String _text = "Raspberry Seeds"; }
      { String _name = "SeedRadish";            String _text = "Radish Seeds"; }
      { String _name = "SeedRKBlueberry";         String _text = "Blueberry Seeds"; }
      { String _name = "SeedRye";            String _text = "Rye Seeds"; }
      { String _name = "SeedSpinach";            String _text = "Spinach Seeds"; }
      { String _name = "SeedSorghum";            String _text = "Sorghum Seeds"; }
      { String _name = "SeedStrawberry";         String _text = "Strawberry Seeds"; }
      { String _name = "SeedTamarind";         String _text = "Tamarind Seeds"; }
      { String _name = "SeedTomato";            String _text = "Tomato Seeds"; }
      { String _name = "SeedTurnip";            String _text = "Turnip Seeds"; }
      { String _name = "SeedWatermelon";         String _text = "Watermelon Seeds"; }
Title: Re: Farmed Food List
Post by: RedKetchup on October 02, 2025, 09:22:08 PM
megamod should have the most complete list. you need to ask Kralyerg for that
Title: Re: Farmed Food List
Post by: Necrolex on October 02, 2025, 09:56:12 PM
Thank you!
It's already helped me a lot, even though I still need to complete the rest of the list.
Title: Re: Farmed Food List
Post by: RedKetchup on October 02, 2025, 10:09:24 PM
if happends doing any of these :

      //"Template/RawMaterialGuava.rsc",
      //"Template/RawMaterialKiwi.rsc",
      //"Template/RawMaterialKumquat.rsc",
      //"Template/RawMaterialNectarine.rsc",
      //"Template/RawMaterialPapaya.rsc",
      //"Template/RawMaterialTamarind.rsc",

I am a taker :)
Title: Re: Farmed Food List
Post by: Necrolex on October 02, 2025, 10:54:13 PM
I'm still trying to understand everything, but when I manage to create mods of this type, I thought about bringing a bit of Brazil with the GuaranĂ¡ fruit, a native item from here, but I can try to see what I can do about those ones you mentioned.
Title: Re: Farmed Food List
Post by: catty-cb on October 07, 2025, 03:19:01 AM
Quote from: Necrolex on October 02, 2025, 05:37:02 PMthe list of all food items generated on vanilla farms and from Mods?

I've got a copy of the old "Colonial Charter" site, its got according to the header at the top of each page everything that's in the original Banished game, plus those in Colonial Charter mod and (some of) Mega Mod

Have dropped one of the webpages into dropbox

https://www.dropbox.com/scl/fi/bpdvm7o1sq138l5l2324z/Production-Chains.pdf?rlkey=39ax5qyjxbqq4vbhq19t4lpbo&st=8ldhu098&dl=0
Title: Re: Farmed Food List
Post by: Necrolex on October 07, 2025, 08:19:10 AM
Wow!
It takes me a while to process large lists like this, but I'll read through it calmly because it's going to help me a lot.
Thank you!
Title: Re: Farmed Food List
Post by: catty-cb on October 07, 2025, 11:31:54 AM
I was thinking if I could zip it up then I could add it as a download as it has 100s of webpages all with detailed information on all the buildings, etc.

It will have to wait till the weekend  :thumbsup