mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-04-19 19:15:08 +02:00
Fix wooded_badlands biomes colors
This commit is contained in:
parent
60bff1fb34
commit
4ab2fb3d57
1 changed files with 2 additions and 2 deletions
|
@ -69,8 +69,8 @@ const Biome BIOMES[256] = {
|
|||
/* 35 */ {0.6, 1, 0.25},
|
||||
/* 36 */ {0.6, 1, 0.25},
|
||||
/* 37 */ {0.25, 1, 1.25},
|
||||
/* 38 */ {0.25, 1, 1.25},
|
||||
/* 39 */ {0.25, 1, 1.25},
|
||||
/* 38 */ {0.5, 0.75, 0.25},
|
||||
/* 39 */ {0.5, 0.75, 0.25},
|
||||
/* 40 */ {},
|
||||
/* 41 */ {},
|
||||
/* 42 */ {},
|
||||
|
|
Loading…
Add table
Reference in a new issue