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