13 lines
215 B
Plaintext
Raw Normal View History

2025-03-07 13:26:55 -05:00
#![enable(unwrap_newtypes)]
[
(
specifier: "world.structure.spots.shipwreck2",
center: (32, 31, 14),
/// ( X, Y, Z, )
custom_indices: {
48: Sprite(Chest()),
},
),
]