[DOCS] Fix quilt extension name in example docs

This commit is contained in:
2023-11-04 02:12:59 +02:00
parent 32303ade57
commit d93ba37344

View File

@@ -70,7 +70,7 @@ fusioner {
}
// Quilt Project
fabric {
quilt {
projectName = "Quilt" // The name of the project that contains the quilt code
inputTaskName = "remapJar" // The name of the build task for the forge project
// OR