16 lines
431 B
Plaintext
Raw Normal View History

2024-06-13 19:16:24 -04:00
SpawnEntry (
name: "Taiga river wildlife.",
note: "",
rules: [
Pack(
groups: [
(5, (1, 1, "common.entity.wild.peaceful.beaver")),
(5, (1, 1, "common.entity.wild.peaceful.elbst")),
(5, (1, 1, "common.entity.wild.peaceful.duck")),
],
spawn_mode: Land,
day_period: [Night, Morning, Noon, Evening],
),
],
)