mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add replacements to schematics
This commit is contained in:
parent
5e433fa913
commit
45589fae58
4 changed files with 49 additions and 4 deletions
|
@ -269,6 +269,7 @@ public:
|
|||
|
||||
std::vector<std::string> *node_names;
|
||||
std::vector<content_t> c_nodes;
|
||||
std::map<std::string, std::string> replacements;
|
||||
|
||||
u32 flags;
|
||||
Rotation rotation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue