sfan5 49cc4c7c63 Add loot to dungeons (#1921) 7 éve
..
README.txt 49cc4c7c63 Add loot to dungeons (#1921) 7 éve
depends.txt 49cc4c7c63 Add loot to dungeons (#1921) 7 éve
init.lua 49cc4c7c63 Add loot to dungeons (#1921) 7 éve
license.txt 49cc4c7c63 Add loot to dungeons (#1921) 7 éve
loot.lua 49cc4c7c63 Add loot to dungeons (#1921) 7 éve
mapgen.lua 49cc4c7c63 Add loot to dungeons (#1921) 7 éve

README.txt

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)