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

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)