Provides informations about ores' percentages collected on map generation.
https://forum.minetest.net/viewtopic.php?t=19930
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
561 B
19 lines
561 B
{ |
|
"name": "ores_stats", |
|
"description": "Provides informations about ores' percentages collected on map generation.", |
|
"keywords": [ |
|
"mapgen" |
|
], |
|
"homepage": "https://content.minetest.net/packages/Hamlet/ores_stats/", |
|
"forum": "https://forum.minetest.net/viewtopic.php?t=19930", |
|
"screenshots": [ |
|
"https://codeberg.org/Hamlet/ores_stats/src/branch/master/screenshot.png" |
|
], |
|
"authors": [ |
|
"Hamlet" |
|
], |
|
"license": "EUPL-1.2", |
|
"dependencies": { |
|
"default": "https://github.com/minetest/minetest_game/tree/master/mods/default" |
|
} |
|
} |