MinedMap/crates/resource/src
Matthias Schiffer 997d807dc7
resource: add short_grass block type
Besides adding a number of experimental block types for the 1.21 preview,
Minecraft 1.20.3 also renamed the "grass" block to "short grass"
internally. Add the new block name to avoid warnings during generation.
2024-01-05 21:54:17 +01:00
..
biomes.rs Move resource module to a separate crate 2023-08-20 17:00:10 +02:00
block_color.rs Add type alias for f32 colors to minedmap-resource 2023-12-29 20:13:03 +01:00
block_types.rs resource: add short_grass block type 2024-01-05 21:54:17 +01:00
legacy_block_types.rs Move resource module to a separate crate 2023-08-20 17:00:10 +02:00
lib.rs Add type alias for f32 colors to minedmap-resource 2023-12-29 20:13:03 +01:00