mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
13 lines
225 B
Rust
13 lines
225 B
Rust
#![enable(unwrap_newtypes)]
|
|
|
|
[
|
|
(
|
|
specifier: "world.structure.natural.arch",
|
|
center: (32, 14, 10)
|
|
),
|
|
(
|
|
specifier: "world.structure.natural.arch-1",
|
|
center: (12, 12, 10)
|
|
),
|
|
]
|