sfan5 3a863053c0 Dungeon loot: Warn on unknown registered loot items (#2613) hace 4 años
..
README.txt 49cc4c7c63 Add loot to dungeons (#1921) hace 6 años
init.lua 49cc4c7c63 Add loot to dungeons (#1921) hace 6 años
license.txt 49cc4c7c63 Add loot to dungeons (#1921) hace 6 años
loot.lua 8d9aa07752 Sort loot registration into respective mods (#2602) hace 4 años
mapgen.lua 3a863053c0 Dungeon loot: Warn on unknown registered loot items (#2613) hace 4 años
mod.conf 9b226c7045 Switch to mod.conf, delete deprecated depends.txt hace 4 años

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)