mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
minecraft-like crafting
This commit is contained in:
parent
63e27380dc
commit
699d0e9a5e
13 changed files with 569 additions and 248 deletions
|
@ -40,6 +40,7 @@ enum TileID
|
|||
TILE_MUD_WITH_GRASS,
|
||||
TILE_CLOUD,
|
||||
TILE_COALSTONE,
|
||||
TILE_WOOD,
|
||||
|
||||
// Count of tile ids
|
||||
TILES_COUNT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue