Skip to content

Commit

Permalink
add colors for the planet_mars mod
Browse files Browse the repository at this point in the history
fixes #216
  • Loading branch information
BuckarooBanzay committed Oct 12, 2021
1 parent 0b67aa8 commit 160501c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions public/colors/custom.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

# Assorted node-colors
# move them to their own file if the list gets bigger

# planetoidgen
planetoidgen:sun 255 100 0

Expand All @@ -15,4 +18,16 @@ default:stone_with_iron 146 73 36
default:stone_with_mese 186 194 0
default:stone_with_tin 202 202 202

# technic
technic:sulfur_block 189 169 00

# planet_mars
planet_mars:blackmarble 32 32 32
planet_mars:blackmarble_bricks 32 32 32
planet_mars:blackmarble_polished 32 32 32
planet_mars:bluemarble 59 68 93
planet_mars:bluemarble_bricks 59 68 93
planet_mars:bluemarble_polished 59 68 93
planet_mars:redmarble 107 55 54
planet_mars:redmarble_bricks 107 55 54
planet_mars:redmarble_polished 107 55 54

0 comments on commit 160501c

Please sign in to comment.