[Mod] Treasurer [0.2.0] [treasurer]
Treasurer
This is a framework to define and distribute random treasures into the world. Treasurer itself does neither define any items nor does it attempt to distribute them because it is a framework.
Player information
To actually get a game with treasures using Treasurer running, you need a couple of mods:
Minimal usage example
List of TRMs:
List of TSMs:
Developer information
Download and stuff
This is a framework to define and distribute random treasures into the world. Treasurer itself does neither define any items nor does it attempt to distribute them because it is a framework.
Player information
To actually get a game with treasures using Treasurer running, you need a couple of mods:
- Treasurer
- At least one TRM (treasure registration mod). This is a mod which tells Treasurer which treasures exist
- At least one TSM (treasure spawning mod). This is a mod which puts random treasures into the world
Minimal usage example
+
Minimal usage example
List of TRMs:
- trmp_minetest_game 0.4.10.0: A TRM modpack for Minetest Game. Download
- TRM pack 0.1: See here
- a TRM for useless_mod: See here
- Generic treasurer registration [trm_generic]
- trmp_Pack
List of TSMs:
- Dungeon Treasure Chests [tsm_chests_dungeon]: Adds treasure chests into the default dungeons
- Railway corridors [tsm_railcorridors]: Creates an underground network of mines, with treasure chests and simple railways
- Mines [tsm_mines]: Creates very simple underground mine shafts
- Pyramids [tsm_pyramids]: Creates pyramids in deserts with hidden treasures
- Surprise blocks [tsm_surprise]: Creates randomly floating question mark blocks which drop cheap treasures when broken
Developer information
+
Developer information
Download and stuff
- Download: https://forum.minetest.net/download/file.php?id=1302
- Hard dependencies: none
- Strongly recommended mods: At least one TRM and one TSM (see above)
- License of everything: WTFPL