mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-17 13:00:18 +02:00
menu
mods
beds
binoculars
boats
bones
bucket
carts
creative
default
doors
dungeon_loot
README.txt
depends.txt
init.lua
license.txt
loot.lua
mapgen.lua
dye
farming
fire
fireflies
flowers
give_initial_stuff
killme
map
player_api
screwdriver
sethome
sfinv
stairs
tnt
vessels
walls
wool
xpanes
.gitignore
.luacheckrc
.travis.yml
LICENSE.txt
README.txt
game.conf
game_api.txt
minetest.conf
minetest.conf.example
settingtypes.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)