mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-04-20 03:25:09 +02:00
Add new 1.14 biomes
This commit is contained in:
parent
446f2eba38
commit
f42b889154
1 changed files with 2 additions and 0 deletions
|
@ -364,6 +364,8 @@ const Biome *const BIOMES[256] = {
|
||||||
/* 165 */ &BiomeBadlands, /* Eroded Badlands */
|
/* 165 */ &BiomeBadlands, /* Eroded Badlands */
|
||||||
/* 166 */ &BiomeBadlands, /* Modified Wooded Badlands Plateau */
|
/* 166 */ &BiomeBadlands, /* Modified Wooded Badlands Plateau */
|
||||||
/* 167 */ &BiomeBadlands, /* Modified Badlands Plateau */
|
/* 167 */ &BiomeBadlands, /* Modified Badlands Plateau */
|
||||||
|
/* 168 */ &BiomeJungle, /* Bamboo Jungle */
|
||||||
|
/* 169 */ &BiomeJungle, /* Bamboo Jungle Hills */
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue