"NetKAN generated mods - USI-Core-0.1.2.0"
This commit is contained in:
parent
28f411a68c
commit
05e29e55f9
|
@ -2,7 +2,7 @@
|
|||
"spec_version": 1,
|
||||
"identifier": "USI-Core",
|
||||
"name": "USI Core",
|
||||
"abstract": "Kontainers and Reactors and shared tools for USI mods",
|
||||
"abstract": "Kontainers, Reactors and shared tools for USI mods",
|
||||
"author": "RoverDude",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
|
@ -16,6 +16,15 @@
|
|||
"depends": [
|
||||
{
|
||||
"name": "USITools"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
|
|
Loading…
Reference in New Issue