mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Update biome definition dungeon node documentation (#8650)
This commit is contained in:
@@ -6641,7 +6641,9 @@ Used by `minetest.register_biome`.
|
||||
|
||||
node_dungeon = "default:cobble",
|
||||
-- Node used for primary dungeon structure.
|
||||
-- If absent, dungeon materials fall back to classic behaviour.
|
||||
-- If absent, dungeon nodes fall back to the 'mapgen_cobble' mapgen
|
||||
-- alias, if that is also absent, dungeon nodes fall back to the biome
|
||||
-- 'node_stone'.
|
||||
-- If present, the following two nodes are also used.
|
||||
|
||||
node_dungeon_alt = "default:mossycobble",
|
||||
|
Reference in New Issue
Block a user