mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-06-17 16:17:02 +08:00
feat: add 4 biomes
This commit is contained in:
@@ -12,7 +12,8 @@ constexpr std::array<std::string_view, MAX_BLOCK_NUM> BLOCK_REISTER{
|
||||
"air",
|
||||
"grass_block",
|
||||
"dirt",
|
||||
"stone"
|
||||
"stone",
|
||||
"sand"
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user