mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-07-20 22:33:34 -04:00
Structure syntax
This commit is contained in:
parent
96ad809dc5
commit
a4ac66a91b
28 changed files with 491 additions and 487 deletions
|
@ -1,7 +1,7 @@
|
|||
Minetest Game mod: dungeon_loot
|
||||
===============================
|
||||
Adds randomly generated chests with some "loot" to generated dungeons,
|
||||
an API to register additional loot is provided.
|
||||
Adds randomly generated chests with some "loot" to generated dungeons,<br>
|
||||
an API to register additional loot is provided.<br>
|
||||
Only works if dungeons are actually enabled in mapgen flags.
|
||||
|
||||
License information can be found in license.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue