Files @ 2040107278aa
Branch filter:

Location: ATITD-Tools/Desert-Paint-Lab/bin/Release/ingredients.txt - annotation

jmaltzen
Fixes #8 #9 #6 #3 : Order of ingredients should now match the paint bench. Basic brute-force recipe generation implementation. Fixed rounding error on the simulator. Give feedback when using the simulator if reactions are missing. Also: adds an interface for modifying ingredient settings for recipe generation, adds a help option to view missing recorded reactions
// Desert Paint Lab Ingredients
// Name | Practical Paint Name | RGB values
// These should be kept in the order they show up on the paint bench

Cabbage Juice	| Cabbage	| 128, 64, 144
Carrot		| Carrot	| 224, 112, 32
Clay		| Clay		| 128, 96, 32
Dead Tongue	| DeadTongue	| 112, 64, 64
Toad Skin	| ToadSkin	| 48, 96, 48
Earth Light	| EarthLight	| 128, 240, 224
Red Sand	| RedSand	| 144, 16, 24
Lead		| Lead		| 80, 80, 96
Silver Powder	| Silver	| 16, 16, 32
Iron		| Iron		| 96, 48, 32
Copper		| Copper	| 64, 192, 192
Sulfur		| Sulfur	| catalyst
Potash		| Potash	| catalyst
Lime		| Lime		| catalyst
Saltpeter	| Saltpeter	| catalyst