EinsDreiDreiSieben/mods/minetest_game/dungeon_loot
2025-05-04 16:01:41 +02:00
..
init.lua write something there 2025-05-04 16:01:41 +02:00
license.txt write something there 2025-05-04 16:01:41 +02:00
loot.lua write something there 2025-05-04 16:01:41 +02:00
mapgen.lua write something there 2025-05-04 16:01:41 +02:00
mod.conf write something there 2025-05-04 16:01:41 +02:00
README.txt write something there 2025-05-04 16:01:41 +02:00

Minetest Game mod: dungeon_loot
===============================
Adds randomly generated chests with some "loot" to generated dungeons,
an API to register additional loot is provided.
Only works if dungeons are actually enabled in mapgen flags.

License information can be found in license.txt

Authors of source code
----------------------
Originally by sfan5 (MIT)