add 'lowering' generated structures property
This commit is contained in:
@@ -127,7 +127,7 @@ static VoxelStructureMeta load_structure_meta(
|
||||
) {
|
||||
VoxelStructureMeta meta;
|
||||
meta.name = name;
|
||||
|
||||
config.at("lowering").get(meta.lowering);
|
||||
return meta;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user