treasures

Description

Minetest mod: Treasure 🔗

Main repository:

https://notabug.org/ademant/treasures.git

Short description 🔗

Treasure nodes as diggable element somewhere in the world

Longer description 🔗

Five loot nodes are defined (treasures:treasure1 .. treasures:treasure5), which can be found in different depths. The possible drop items can be extended by other mods.

API:

  • treasures.add_treasure(name,treasure_def) add a new node <name> similar to minetest.register_node
  • treasures.map_treasure(name,map_def) add the definition for map generation to treasure <name>
  • treasures.add_drop(name,drop_def) add to treasure <name> a new drop item (and optional rarety).

Adopted from the idea of daviddoesminetest in his minerdream mod.

Authors of source code 🔗

ademant (CC BY 3.0)

Authors of media (textures) 🔗

daviddoesminetest (CC BY 3.0)

Reviews

Review

Do you recommend this mod?

  • No reviews, yet.

Releases

2024-02-27

Download

2024-02-27 02:13 UTC

2024-02-27 🔗

No release notes

All releases

Threads

New thread

Thread Last Reply

No threads found

Information

Provides

treasures

Dependencies

Required
default
Optional
basic_materials farming

Information

Type
Mod
Technical Name
treasures
Languages
English, Deutsch
License
CC-BY-3.0
Maintenance State
Actively Developed
Added
2023-06-06 15:11 UTC
Maintainers
ademant