30 lines
828 B
JSON
30 lines
828 B
JSON
{
|
|
"name": "mob-engine",
|
|
"description": "Mob Engine is a mod(pack) for Minetest game that provides a mob engine and adds several mobs to the game.",
|
|
"homepage": "https://github.com/minetest-mods/mob-engine",
|
|
"authors": [
|
|
"BlockMen - author",
|
|
"BrunoMine - maintainer",
|
|
"Diogo Gomes - maintainer",
|
|
"LNJ - maintainer"
|
|
],
|
|
"license": "Zlib",
|
|
"keywords": [
|
|
"chicken",
|
|
"friendly",
|
|
"ghost",
|
|
"hostile",
|
|
"mob",
|
|
"mobs",
|
|
"mob engine",
|
|
"mob-engine",
|
|
"monsters",
|
|
"oerrki",
|
|
"sheep",
|
|
"zombie"
|
|
],
|
|
"forum": "https://forum.minetest.net/viewtopic.php?f=9&t=17106",
|
|
"screenshots": [
|
|
"https://raw.githubusercontent.com/minetest-mods/mob-engine/master/screenshot.png"
|
|
]
|
|
}
|