From 8ab32b94df4e4a0f551e3031d2ade00f495652c2 Mon Sep 17 00:00:00 2001 From: Thomas Rudin Date: Tue, 13 Aug 2019 19:19:10 +0200 Subject: [PATCH] more colors from MilesDyson --- static/colors/custom.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/static/colors/custom.txt b/static/colors/custom.txt index f3a4e18..8593096 100644 --- a/static/colors/custom.txt +++ b/static/colors/custom.txt @@ -4,4 +4,13 @@ planetoidgen:sun 255 100 0 # beacon beacon:redbeam 255 0 0 -beacon:greenbeam 0 255 0 \ No newline at end of file +beacon:greenbeam 0 255 0 + +# ores (thx to MilesDyson) +default:stone_with_coal 36 36 36 +default:stone_with_copper 115 113 66 +default:stone_with_diamond 108 255 255 +default:stone_with_gold 255 228 0 +default:stone_with_iron 146 73 36 +default:stone_with_mese 186 194 0 +default:stone_with_tin 202 202 202