mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 08:14:23 +01:00
Change modrinth publish to indicate kirin is embedded not required
This commit is contained in:
parent
c42461cad6
commit
a09500ddaa
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ modrinth {
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
required.project 'P7dR8mSH' // Fabric API
|
required.project 'P7dR8mSH' // Fabric API
|
||||||
required.project '9aNz8Zqn' // Kirin
|
embedded.project '9aNz8Zqn' // Kirin
|
||||||
optional.project 'FzE9gshV' // HD Skins
|
optional.project 'FzE9gshV' // HD Skins
|
||||||
optional.project 'h9pJxJR9' // Big Pony
|
optional.project 'h9pJxJR9' // Big Pony
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue