oops, added from the wrong directory
This commit is contained in:
@@ -1,33 +1,31 @@
|
|||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 1,
|
||||||
"id": "celestianeconomy",
|
"id": "celestianeconomy",
|
||||||
"version": "${version}",
|
"version": "${version}",
|
||||||
|
"name": "CelestianEconomy",
|
||||||
"name": "CelestianEconomy",
|
"description": "celestia economy mod",
|
||||||
"description": "celestia economy mod",
|
"authors": [
|
||||||
"authors": [
|
"Gæmer",
|
||||||
"Gæmer",
|
"WildKitty123"
|
||||||
"WildKitty123"
|
],
|
||||||
],
|
"contact": {
|
||||||
"contact": {
|
"homepage": "",
|
||||||
"homepage": "",
|
"sources": ""
|
||||||
"sources": ""
|
},
|
||||||
},
|
"license": "MIT",
|
||||||
|
"icon": "assets/celestianeconomy/icon1.png",
|
||||||
"license": "MIT",
|
"environment": "*",
|
||||||
|
"entrypoints": {
|
||||||
"environment": "*",
|
"main": [
|
||||||
"entrypoints": {
|
"com.smithy.celestianeconomy.CelestianEconomy"
|
||||||
"main": [
|
]
|
||||||
"com.smithy.celestianeconomy.CelestianEconomy"
|
},
|
||||||
]
|
"mixins": [
|
||||||
},
|
"celestianeconomy.mixins.json"
|
||||||
"mixins": [
|
],
|
||||||
"celestianeconomy.mixins.json"
|
"depends": {
|
||||||
],
|
"fabricloader": ">=0.7.4",
|
||||||
"depends": {
|
"fabric": "*",
|
||||||
"fabricloader": ">=0.7.4",
|
"cloth-config2": ">=6.2.57"
|
||||||
"fabric": "*",
|
}
|
||||||
"cloth-config2": ">=6.2.57"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user