13 lines
358 B
Plaintext
13 lines
358 B
Plaintext
SpawnEntry (
|
|
name: "Tundra rocky animals.",
|
|
note: "Search for the rocks in tundra and you will find them.",
|
|
rules: [
|
|
Pack(
|
|
groups: [
|
|
(1, (1, 1, "common.entity.wild.peaceful.arctic_hare")),
|
|
],
|
|
spawn_mode: Land,
|
|
day_period: [Night, Morning, Noon, Evening],
|
|
),
|
|
],
|
|
) |