partial worldgen with full worldgen near spawn point

This commit is contained in:
minjaesong
2024-07-11 17:29:54 +09:00
parent 24e43edafb
commit 7f5f11780c
4 changed files with 30 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
{
"MENU_IO_WORLDGEN_CARVING_EARTH": "Carving Earth...",
"MENU_IO_WORLDGEN_CLEANING_UP": "Cleaning Up...",
"MENU_IO_WORLDGEN_PAINTING_GREEN": "Painting Green...",
"MENU_IO_WORLDGEN_GROWING_MINERALS": "Growing Minerals...",
"MENU_IO_WORLDGEN_POSITIONING_ROCKS": "Positioning Rocks...",

View File

@@ -1,5 +1,6 @@
{
"MENU_IO_WORLDGEN_CARVING_EARTH": "땅속을 파내는 중...",
"MENU_IO_WORLDGEN_CLEANING_UP": "정리하는 중...",
"MENU_IO_WORLDGEN_PAINTING_GREEN": "녹색을 칠하는 중...",
"MENU_IO_WORLDGEN_GROWING_MINERALS": "광물을 키우는 중...",
"MENU_IO_WORLDGEN_POSITIONING_ROCKS": "바위들의 위치 조정 중...",