23 lines
No EOL
543 B
JSON
23 lines
No EOL
543 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "polyenergy",
|
|
"version": "${version}",
|
|
"name": "Polyenergy",
|
|
"description": "A dead-simple serverside energy api",
|
|
"authors": [
|
|
"Arzumify"
|
|
],
|
|
"contact": {
|
|
"homepage": "https://git.ailur.dev/arzumify/polyenergy/",
|
|
"sources": "https://git.ailur.dev/arzumify/polyenergy"
|
|
},
|
|
"license": "GPL-3.0",
|
|
"icon": "assets/polyenergy/icon-scaled.png",
|
|
"environment": "*",
|
|
"depends": {
|
|
"fabricloader": ">=0.16.10",
|
|
"minecraft": ">1.20",
|
|
"java": ">=21",
|
|
"fabric-api": "*"
|
|
}
|
|
} |