[FEAT/BUG] Adventure parser backport and added Compat API for Advanced Chat
This commit is contained in:
@@ -15,6 +15,7 @@ dependencies {
|
||||
modImplementation("me.shedaniel.cloth:cloth-config-fabric:${cloth_config}")
|
||||
modImplementation "maven.modrinth:fabrictailor:${fabrictailor}"
|
||||
modImplementation "maven.modrinth:vanish:${vanish}"
|
||||
modImplementation("unimaven.modrinth:advanced-chat:${advanced_chat}")
|
||||
|
||||
// Do not edit or remove
|
||||
implementation project(":Common")
|
||||
@@ -133,4 +134,4 @@ publisher {
|
||||
required("fabric-api")
|
||||
optional("cloth-config", "modmenu")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user