MinedMap/src/Resource
Matthias Schiffer c7e04649ff
Resource: Biome: add 1.19 biomes
Add the new biome temperature and rainfall values, as found in
decompiled Minecraft code:

- Deep Dark uses the same the values as plains
- Mangrove Swamp has the same temperature/rainfall as regular Swamp, but a
  different water color
2022-10-16 13:14:31 +02:00
..
Biome.cpp Resource: Biome: add 1.19 biomes 2022-10-16 13:14:31 +02:00
Biome.hpp Resource: Biome: add biome palette name mapping 2021-12-11 22:50:23 +01:00
BlockType.cpp treewide: replace license headers with SPDX-License-Identifier 2021-11-17 12:07:56 +01:00
BlockType.hpp treewide: replace license headers with SPDX-License-Identifier 2021-11-17 12:07:56 +01:00
BlockType.inc.cpp Adding new blocks for 1.19 2022-06-07 16:48:43 +00:00
Color.hpp treewide: replace license headers with SPDX-License-Identifier 2021-11-17 12:07:56 +01:00
LegacyBlockType.inc.cpp Rename .inc files to .inc.cpp for better language detection by editors and Github 2021-06-25 19:43:14 +02:00