~starkingdoms/starkingdoms

ref: e2fa1806cfb5c2d40276cd5c0133372df1c2708f starkingdoms/crates/unified/assets/config/world.wc.toml -rw-r--r-- 186 bytes
e2fa1806 — core fix: missing clamps 8 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
[world]
gravity = 2
spawn_parts_at = "Earth"
spawn_parts_interval_secs = 10

[part]
default_height = 50
default_width = 50
default_mass = 100

[hearty]
thrust = 50000
spawn_at = "Earth"