|
2a92eefd09
|
resource/generate.py: fix usage message
|
2023-08-18 18:34:12 +02:00 |
|
|
e462e17ee2
|
resource: rename BlockColor to Color
The same struct will be used for biomes.
|
2023-04-05 20:05:59 +02:00 |
|
|
46802116d9
|
resource: change BlockColor into an array
|
2023-03-04 21:32:15 +01:00 |
|
|
db289bc077
|
resource: rename BlockFlags to BlockFlag
The enum only holds a single flag at a time.
|
2023-02-15 00:34:59 +01:00 |
|
|
718ecf5909
|
resource: update block type code generator for Rust
|
2023-02-07 22:18:44 +01:00 |
|
|
73e5c12cde
|
Rename .inc files to .inc.cpp for better language detection by editors and Github
|
2021-06-25 19:43:14 +02:00 |
|
|
685a4959f1
|
Add correct foliage colors for birch and spruce
|
2020-06-19 00:00:30 +02:00 |
|
|
ef4b6eac02
|
BlockType: replace list of booleans with flags bitfield
|
2020-06-18 23:38:21 +02:00 |
|
|
4ffa28dd63
|
Distinguish grass and foliage green in block types
|
2018-11-07 23:07:45 +01:00 |
|
|
73a072c2ca
|
Add block color generation tools for Minecraft 1.13
|
2018-07-22 16:54:00 +02:00 |
|