13 lines
213 B
Plaintext
13 lines
213 B
Plaintext
|
#![enable(unwrap_newtypes)]
|
||
|
|
||
|
[
|
||
|
(
|
||
|
specifier: "world.structure.spots.shipwreck2",
|
||
|
center: (32, 31, 14),
|
||
|
/// ( X, Y, Z, )
|
||
|
custom_indices: {
|
||
|
48: Sprite(Chest),
|
||
|
},
|
||
|
),
|
||
|
]
|