EinsDreiDreiSieben/mods/mobs_skeletons
2025-05-10 23:49:11 +02:00
..
locale Mehr Mods hinzugefügt 2025-05-10 23:49:11 +02:00
models Mehr Mods hinzugefügt 2025-05-10 23:49:11 +02:00
sounds Mehr Mods hinzugefügt 2025-05-10 23:49:11 +02:00
textures Mehr Mods hinzugefügt 2025-05-10 23:49:11 +02:00
init.lua Mehr Mods hinzugefügt 2025-05-10 23:49:11 +02:00
LICENSE.md Mehr Mods hinzugefügt 2025-05-10 23:49:11 +02:00
mod.conf Mehr Mods hinzugefügt 2025-05-10 23:49:11 +02:00
README.md Mehr Mods hinzugefügt 2025-05-10 23:49:11 +02:00
screenshot.png Mehr Mods hinzugefügt 2025-05-10 23:49:11 +02:00
settingtypes.txt Mehr Mods hinzugefügt 2025-05-10 23:49:11 +02:00
spawn_example.lua Mehr Mods hinzugefügt 2025-05-10 23:49:11 +02:00

MOBS SKELETONS

Adds skeletons.

Version: 0.2.0 Source code's license: EUPL v1.2 or later. Multimedia files' license: see subfolders.

Dependencies: default (found in Minetest Game, mobs (Mobs Redo) Supported: bonemeal

Installation

Unzip the archive, rename the folder to mobs_skeletons and place it in ../minetest/mods/

If you only want this to be used in a single world, place it in ../minetest/worlds/WORLD_NAME/worldmods/

GNU+Linux - If you use a system-wide installation place it in ~/.minetest/mods/

For further information or help see: https://wiki.minetest.net/Help:Installing_Mods

Changelog

[0.1.0] - 2021-05-03

- Initial release.

[0.1.1] - 2021-05-03

- Fixed wrong light damage settings.

[0.2.0] - 2021-05-05

- Support for "Bonemeal".

[0.3.0] - 2023-04-29

- Refactored code into single file.
- Arrows use 3d-style "wielditem" with new texture.
- Added new textures for spawn eggs.
- Added 'mobs_skeletons.sunlight_kill' setting, when true only sunlight kills.
- Skeletons now spawn day or night under a max light level of 6.