mckaygerhard ffdc7cd035 Consider mapgen v7. Add max height.
* set a maximun height and use the parameters on mapgen v7 from poikilos,
  seems oldcoder already does that! this was taken from old fork
  from commit e970ff7955
* the commit only takes the max height part.. the node detection
  suggestion was omited (few 3 lines around sand_cnt_max_id check)
  cos is already added on the previous function `select_pyramid_type(min, max)`
2024-03-21 06:04:04 -04:00
2019-08-20 21:01:42 +02:00
2018-05-24 23:53:51 +02:00
2022-10-16 16:20:37 +02:00
2024-03-21 06:04:04 -04:00
2022-10-16 16:26:55 +02:00
2024-03-21 05:43:04 -04:00
2022-10-16 17:06:50 +02:00
2019-08-19 17:58:59 +02:00
2019-09-02 20:45:11 +02:00

Pyramids (with Treasurer support) [tsm_pyramids]

  • Version: 1.0.4

Description

This is a mod for Minetest Game which adds randomly spawned pyramids in deserts and sandstone deserts. The pyramids are very rare and contain chests with stuff. Also there are mummies inside, which attack the player if found in their radius.

Historic notes

This mod is a fork of the old pyramids mod by BlockMen and intended to be a direct (but unofficial) successor of it.

Licensing

This program is free software. It comes without any warranty, to the extent permitted by applicable law.

Source code and textures

Mummy model

  • MIT License
  • (c) Copyright Pavel_S (2013)

Textures

  • tsm_pyramids_eye.png by bas080, CC-BY-SA 3.0
  • tsm_pyramids_men.png by bas080, CC-BY-SA 3.0
  • tsm_pyramids_sun.png by bas080, CC-BY-SA 3.0
  • All other: BlockMen (MIT License)

Sounds

The authors are (freesound.org):

  • mummy.1.ogg by Raventhornn, CC0
  • mummy.2.ogg by Raventhornn, CC0
  • mummy_hurt.1.ogg by Under7dude, CC0
  • mummy_death.1.ogg by scorpion67890 (modified by Wuzzy), CC0
Description
Languages
Lua 100%