mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Added fences (but still needs an icon or something to display in inventory)
This commit is contained in:
parent
8bbc512fe5
commit
c5e583e059
5 changed files with 159 additions and 0 deletions
|
@ -100,6 +100,7 @@ void init_content_inventory_texture_paths();
|
|||
#define CONTENT_COBBLE 18
|
||||
#define CONTENT_STEEL 19
|
||||
#define CONTENT_GLASS 20
|
||||
#define CONTENT_FENCE 21
|
||||
|
||||
/*
|
||||
Content feature list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue