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)