WIP pressure turbine

This commit is contained in:
Anuken
2021-10-27 18:25:58 -04:00
parent 7843785182
commit 3ee7ee7e79
10 changed files with 85 additions and 19 deletions

View File

@@ -35,7 +35,7 @@ def transformColors = { List<List<String>> list ->
//TODO implementing this in gradle is a bad idea
//d4816b
transformColors([["bf92f9", "8a73c6", "665c9f"], ["6e7080", "989aa4", "b0bac0"], ["bc5452", "ea8878", "feb380"],
transformColors([["4a4b53", "6e7080", "989aa4"], ["3a5651", "3a8f64", "92dd7e"], ["bf92f9", "8a73c6", "665c9f"], /*["6e7080", "989aa4", "b0bac0"],*/ ["bc5452", "ea8878", "feb380"],
["de9458", "f8c266", "ffe18f"], ["feb380", "ea8878", "bc5452"], ["d4816b", "eab678", "ffd37f"],
["ffffff", "dcc6c6", "9d7f7f"], ["df7646", "b23a4d", "752249"], ["3c3837", "515151", "646567"],
["5757c1", "6f80e8", "88a4ff"], ["8f665b", "b28768", "c9a58f"]])