16 lines
492 B
JSON
16 lines
492 B
JSON
{
|
|
"type": "MOD",
|
|
"title": "Spawners",
|
|
"name": "spawners",
|
|
"short_description": "Adds spawners for mobs, dungeons, temples and ores.",
|
|
"dev_state": "MAINTENANCE_ONLY",
|
|
"tags": [
|
|
"mobs",
|
|
"survival"
|
|
],
|
|
"license": "LGPL-2.1-or-later",
|
|
"media_license": "CC-BY-SA-4.0",
|
|
"repo": "https://bitbucket.org/minetest_gamers/spawners/src/master/",
|
|
"issue_tracker": "https://bitbucket.org/minetest_gamers/spawners/issues?status=new&status=open"
|
|
}
|