Go to file
Jordan Irwin 778b997cab Use correct attribution notice for skeleton_mesh.png...
https://github.com/AntumMT/mod-skeleton/issues/1
2021-08-19 06:17:28 -07:00
locale Rename mod to "skeleton" 2021-08-12 23:10:12 -07:00
models Add model by BlockMen (CC BY-SA 3.0) from zombie mod... 2021-08-12 22:39:27 -07:00
register Rename mod to "skeleton" 2021-08-12 23:10:12 -07:00
textures Rename mod to "skeleton" 2021-08-12 23:10:12 -07:00
.cdb.json Add ContentDB configuration 2021-08-12 23:35:39 -07:00
.gitattributes Add ContentDB configuration 2021-08-12 23:35:39 -07:00
LICENSE.txt Add WIP code 2021-05-23 06:49:52 -07:00
README.md Use correct attribution notice for skeleton_mesh.png... 2021-08-19 06:17:28 -07:00
TODO.txt Don't shut down completely if compatible mob library not found 2021-08-12 23:27:33 -07:00
changelog.txt Use correct attribution notice for skeleton_mesh.png... 2021-08-19 06:17:28 -07:00
entity.lua Rename mod to "skeleton" 2021-08-12 23:10:12 -07:00
init.lua Don't shut down completely if compatible mob library not found 2021-08-12 23:27:33 -07:00
mod.conf Increment version to 1.1.1 2021-08-19 06:08:55 -07:00
screenshot.png Add screenshot 2021-08-12 23:59:59 -07:00
settings.lua Rename mod to "skeleton" 2021-08-12 23:10:12 -07:00
settingtypes.txt Change spawn chance to 7000 2021-05-23 08:08:36 -07:00

README.md

Skeleton for Minetest

Description:

A skeleton mob using the cmer (Creatures Revived) or mobs_redo API.

Licensing:

Requirements:

Minetest min version: 5.0

Depends: none

Optional depends:
  - mobs
  - cmer
  - creatures
  - asm_spawneggs
  - sounds

NOTE: mobs & cmer are listed as optional depends so that either can be used. But it is required that at least one is installed. mobs will take precedence over cmer.