mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
merged jungle and bluish shadows
This commit is contained in:
commit
501034a792
11 changed files with 287 additions and 20 deletions
|
@ -44,6 +44,8 @@ MapNode mapnode_translate_to_internal(MapNode n_from, u8 version);
|
|||
#define CONTENT_FURNACE 16
|
||||
#define CONTENT_FENCE 21
|
||||
#define CONTENT_RAIL 30
|
||||
#define CONTENT_JUNGLETREE 31
|
||||
#define CONTENT_JUNGLEGRASS 32
|
||||
|
||||
// 0x800...0xfff (2048...4095): higher 4 bytes of param2 are not usable
|
||||
#define CONTENT_GRASS 0x800 //1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue