13 lines
228 B
Plaintext
13 lines
228 B
Plaintext
|
#![enable(unwrap_newtypes)]
|
||
|
|
||
|
[
|
||
|
(
|
||
|
specifier: "world.structure.natural.fallen_tree",
|
||
|
center: (32, 28, 15),
|
||
|
/// ( X, Y, Z, )
|
||
|
custom_indices: {
|
||
|
48: Sprite(Bones),
|
||
|
},
|
||
|
),
|
||
|
]
|