mirror of
https://bitbucket.org/minetest_gamers/x_enchanting.git
synced 2025-04-27 20:30:23 +02:00
18 lines
530 B
JSON
18 lines
530 B
JSON
{
|
|
"type": "MOD",
|
|
"title": "X Enchanting",
|
|
"name": "x_enchanting",
|
|
"short_description": "Adds Enchanting Mechanics and API.",
|
|
"dev_state": "MAINTENANCE_ONLY",
|
|
"tags": [
|
|
"survival",
|
|
"tools",
|
|
"magic"
|
|
],
|
|
"license": "LGPL-2.1-or-later",
|
|
"media_license": "CC-BY-SA-4.0",
|
|
"repo": "https://bitbucket.org/minetest_gamers/x_enchanting/src/master/",
|
|
"issue_tracker": "https://bitbucket.org/minetest_gamers/x_enchanting/issues?status=new&status=open",
|
|
"forums": 28861
|
|
}
|