Mostly-complete cliff crusher implementation

This commit is contained in:
Anuken
2021-07-08 16:16:44 -04:00
parent bf89f7a0cc
commit 1baa82a7c6
8 changed files with 56 additions and 14 deletions

View File

@@ -37,7 +37,8 @@ def transformColors = { List<List<String>> list ->
//d4816b
transformColors([["a387ea", "8a73c6", "5c5e9f"], ["6e7080", "989aa4", "b0bac0"], ["bc5452", "ea8878", "feb380"],
["de9458", "f8c266", "ffe18f"], ["feb380", "ea8878", "bc5452"], ["d4816b", "eab678", "ffd37f"],
["ffffff", "dcc6c6", "9d7f7f"], ["df7646", "b23a4d", "752249"], ["3c3837", "515151", "646567"]])
["ffffff", "dcc6c6", "9d7f7f"], ["df7646", "b23a4d", "752249"], ["3c3837", "515151", "646567"],
["5757c1", "6f80e8", "88a4ff"], ["8f665b", "b28768", "c9a58f"]])
def antialias = { File file ->
if(!doAntialias) return