a-planet-alive/mods/minetest_game/dungeon_loot
daret c8d567c251 first commit 2020-11-01 14:11:26 +01:00
..
README.txt first commit 2020-11-01 14:11:26 +01:00
init.lua first commit 2020-11-01 14:11:26 +01:00
license.txt first commit 2020-11-01 14:11:26 +01:00
loot.lua first commit 2020-11-01 14:11:26 +01:00
mapgen.lua first commit 2020-11-01 14:11:26 +01:00
mod.conf first commit 2020-11-01 14:11:26 +01:00

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)