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

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)