mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Added glass, with rendering and furnace support.
This commit is contained in:
parent
59c4a342a9
commit
2e1a69c3b1
7 changed files with 100 additions and 1 deletions
|
@ -99,6 +99,7 @@ void init_content_inventory_texture_paths();
|
|||
//#define CONTENT_WORKBENCH 17
|
||||
#define CONTENT_COBBLE 18
|
||||
#define CONTENT_STEEL 19
|
||||
#define CONTENT_GLASS 20
|
||||
|
||||
/*
|
||||
Content feature list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue