Anyone have some item codes for the produce seeds for farming?
Here's a "addcrops.txt" file I created to add 100 each using "bat addcrops" (without the quotes).
player.additem 9DCC4 100 //TATO-100
player.additem 33102 100 //MUTFRUIT-100
player.additem F742E 100 //CARROT-100
player.additem 330F8 100 //CORN-100
player.additem EF24D 100 //GOURD-100
player.additem FAFEB 100 //MELON-100
player.additem E0043 100 //RAZORGRAIN-100
I've found something additionally useful, especially in small settlements.
You can enter the console then selecting a water pump, then type the following:
setav 331 20
setav 332 20
This makes the pump produce 20 food without a settler and 20 water.
Additionally, you can set a generator to produce more electricity by targeting it in console and typing:
setav 32e 60
This is really useful. Any way to do it on a food source, like mutfruit?
You can do it to crops too, yes, but they apparently always require a settler, so you can get at most 6 food units.
Did this stop working recently?
Tried today and these commands appear to not work for me any more, which is frustrating