Commit graph

15 commits

Author SHA1 Message Date
48a6e242ea
resource: add WallSign flag to block types
Allow to distinguish wall signs from freestanding or -hanging signs.
2024-01-10 22:56:29 +01:00
abf87e75ee
resource: add sign material to block types 2024-01-10 22:56:29 +01:00
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
3cb65ec70e
resource/block_types: update for Minecraft 1.20 2023-08-20 13:42:06 +02:00
Bruno Saad
7bba6d0863 Adding new blocks for 1.19 2022-06-07 16:48:43 +00:00
0a42605a2b Add Minecraft 1.17 block types, update all color values 2021-06-24 19:28:25 +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
a47b34de0d
Add block types for Minecraft 1.16 (rc1) 2020-06-18 22:57:38 +02:00
73b8b677da
resource: format blocks.json using jq --tab --sort-keys 2020-06-18 19:03:22 +02:00
11f805821e
resource: remove redundant honeycomb_block override 2020-06-18 18:57:03 +02:00
c313db2994
Add block types for Minecraft 1.15 2019-12-10 23:47:34 +01:00
359ace4932
Update block types for Minecraft 1.14
Based-on-patch-by: Roman Shishkin <spark@uwtech.org>
2019-05-25 18:55:29 +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