mckaygerhard 2c9ea6faca workaround for bulk_set_node newer implementations on onder engines
* the `bulk_set_node` seems the function is since minetest 5.0 but
  it seems does not show in the git-shit-hub search, so found it
  manually at 584d00a01c
  that is only an optimized bulk way of `set_node` using a list of positions
  now with this pyramids will work in older versions of minetest too
* Closes https://codeberg.org/minetest-stuffs/minetest-mod-tsm_pyramids/issues/5
* incorporate a detection of 5.4+ versions of engine
2024-04-29 10:29:47 -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
2022-10-16 16:26:55 +02: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%