mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Add node texture variants
This commit is contained in:
parent
81d62d01d1
commit
e638072e15
29 changed files with 984 additions and 208 deletions
|
@ -10,4 +10,5 @@ dofile(path.."/liquids.lua")
|
|||
dofile(path.."/light.lua")
|
||||
dofile(path.."/textures.lua")
|
||||
dofile(path.."/overlays.lua")
|
||||
dofile(path.."/variants.lua")
|
||||
dofile(path.."/commands.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue