feat(assets): add default worldgen data pack

This commit is contained in:
Serkyo 2026-05-16 19:03:39 +02:00
parent 4724e91281
commit 72b9c9e885

View file

@ -0,0 +1,7 @@
{
"base_height": 16,
"noise_scale": 0.02,
"surface_block": 2,
"subsurface_block": 1,
"stone_block": 3
}