Difference between revisions of "Talk:Alone Together"
(→week 58 config for thistle: new section) |
|||
Line 9: | Line 9: | ||
// | // | ||
+ | |||
// Config for thistle search program | // Config for thistle search program | ||
+ | |||
// | // | ||
+ | |||
// Any text after // will be ignored | // Any text after // will be ignored | ||
+ | |||
num_ticks 40 // Leave at 40 unless testing things | num_ticks 40 // Leave at 40 unless testing things | ||
+ | |||
max_dung 0 // Maximum number of dung actions | max_dung 0 // Maximum number of dung actions | ||
+ | |||
max_saltpeter 0 // Maximum number of saltpeter actions | max_saltpeter 0 // Maximum number of saltpeter actions | ||
+ | |||
do_sun 1 // Allow changing sun (otherwise assums 0 or 99) | do_sun 1 // Allow changing sun (otherwise assums 0 or 99) | ||
+ | |||
random_per_tick 3000 // Amount of random sampling to take as well as smart smart sampling | random_per_tick 3000 // Amount of random sampling to take as well as smart smart sampling | ||
+ | |||
print_unique 0 // Display list of all found requirements (as well as the specifc ones searched for) | print_unique 0 // Display list of all found requirements (as well as the specifc ones searched for) | ||
+ | |||
print_history 0 // Display the full history of a recipe, for comparing differences between this and ThistleSim | print_history 0 // Display the full history of a recipe, for comparing differences between this and ThistleSim | ||
// // different set for testing | // // different set for testing | ||
+ | |||
// print_unique 0 | // print_unique 0 | ||
+ | |||
// num_ticks 10 | // num_ticks 10 | ||
+ | |||
// do_dung 0 | // do_dung 0 | ||
+ | |||
// do_saltpeter 0 | // do_saltpeter 0 | ||
+ | |||
// do_sun 1 | // do_sun 1 | ||
+ | |||
// Set these to 0 to disable these rules (voids) | // Set these to 0 to disable these rules (voids) | ||
rule_Nit_Asc 1 | rule_Nit_Asc 1 | ||
+ | |||
rule_Car_Asc 1 | rule_Car_Asc 1 | ||
+ | |||
rule_Fol_Asc 1 | rule_Fol_Asc 1 | ||
rule_Pot_Bio 0 | rule_Pot_Bio 0 | ||
+ | |||
rule_Asc_Bio 0 | rule_Asc_Bio 0 | ||
+ | |||
rule_Pyr_Bio 1 | rule_Pyr_Bio 1 | ||
rule_Thi_Car 1 | rule_Thi_Car 1 | ||
+ | |||
rule_Pot_Car 1 | rule_Pot_Car 1 | ||
+ | |||
rule_Asc_Car 1 | rule_Asc_Car 1 | ||
rule_Nia_Fol 1 | rule_Nia_Fol 1 | ||
+ | |||
rule_Thi_Fol 1 | rule_Thi_Fol 1 | ||
+ | |||
rule_Pot_Fol 1 | rule_Pot_Fol 1 | ||
rule_Asc_Nia 1 | rule_Asc_Nia 1 | ||
+ | |||
rule_Pyr_Nia 1 | rule_Pyr_Nia 1 | ||
+ | |||
rule_Thi_Nia 1 | rule_Thi_Nia 1 | ||
rule_Nit_Pyr 1 | rule_Nit_Pyr 1 | ||
+ | |||
rule_Car_Pyr 1 | rule_Car_Pyr 1 | ||
+ | |||
rule_Fol_Pyr 0 | rule_Fol_Pyr 0 | ||
rule_Asc_Thi 1 | rule_Asc_Thi 1 | ||
+ | |||
rule_Car_Thi 1 | rule_Car_Thi 1 | ||
+ | |||
rule_Nia_Thi 0 | rule_Nia_Thi 0 | ||
Line 67: | Line 97: | ||
desired "label:Mine" | desired "label:Mine" | ||
+ | |||
desired A~B+P-T~ | desired A~B+P-T~ | ||
+ | |||
desired A+F+N-P+ | desired A+F+N-P+ | ||
+ | |||
desired b+c+f+p~ | desired b+c+f+p~ |
Revision as of 19:53, 13 August 2018
Moved the bull from the cabbage/carrot ranch out to the onion/pepper ranch
This week's silkworm desired thistles
A+F+N-P+ (560 from the WH added to this farm) A~B+P-T~ B+C+F+P~
week 58 config for thistle
//
// Config for thistle search program
//
// Any text after // will be ignored
num_ticks 40 // Leave at 40 unless testing things
max_dung 0 // Maximum number of dung actions
max_saltpeter 0 // Maximum number of saltpeter actions
do_sun 1 // Allow changing sun (otherwise assums 0 or 99)
random_per_tick 3000 // Amount of random sampling to take as well as smart smart sampling
print_unique 0 // Display list of all found requirements (as well as the specifc ones searched for)
print_history 0 // Display the full history of a recipe, for comparing differences between this and ThistleSim
// // different set for testing
// print_unique 0
// num_ticks 10
// do_dung 0
// do_saltpeter 0
// do_sun 1
// Set these to 0 to disable these rules (voids)
rule_Nit_Asc 1
rule_Car_Asc 1
rule_Fol_Asc 1
rule_Pot_Bio 0
rule_Asc_Bio 0
rule_Pyr_Bio 1
rule_Thi_Car 1
rule_Pot_Car 1
rule_Asc_Car 1
rule_Nia_Fol 1
rule_Thi_Fol 1
rule_Pot_Fol 1
rule_Asc_Nia 1
rule_Pyr_Nia 1
rule_Thi_Nia 1
rule_Nit_Pyr 1
rule_Car_Pyr 1
rule_Fol_Pyr 0
rule_Asc_Thi 1
rule_Car_Thi 1
rule_Nia_Thi 0
///////////////////////////////// // List of desired requirements - delete this list and replace with your own // The examples before are whatever I happen to have been searching for at the time, // along with notes to myself on which ones I've done what with // Any line starting with "label:" will effectively label all those after it
desired "label:Mine"
desired A~B+P-T~
desired A+F+N-P+
desired b+c+f+p~