Sergei Mozhaisky 2ac5a5fc35
Update default game (#31)
* update: xpanes

* update wool

* update walls

* update vessels

* update tnt

* update stairs

* update spawn

* update sfinv

* update sethome

* update screwdriver

* update player_api

* update map

* update give_initial_stuff

* update game_commands

* update flowers

* update fireflies

* update fire

* update dye

* update dungeon_loot

* update doors

* update creative

* update butterflies

* update bucket

* update bones

* update boats

* update binoculars

* update beds

* update default

* revert to stairs_redo

* mc brick texture

* add xpanes_space.png as dependency
2020-05-25 12:35:59 +03:00
..
2019-11-15 11:34:13 +00:00
2019-11-15 11:34:13 +00:00
2020-05-25 12:35:59 +03:00
2020-05-25 12:35:59 +03:00
2020-05-25 12:35:59 +03:00
2019-11-15 11:34:13 +00:00

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)