Skip to content

Commit 045d704

Browse files
committed
add related mods to deps
1 parent c156674 commit 045d704

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

build.gradle.kts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,20 @@ minecraft_fp {
3939
projectId = "665744"
4040
dependencies {
4141
required("fplib")
42+
optional("mcpatcher")
43+
optional("swansong")
44+
optional("beddium")
45+
optional("rple")
4246
}
4347
}
4448
modrinth {
4549
projectId = "VTGi3upD"
4650
dependencies {
4751
required("fplib")
52+
optional("mcpatcher")
53+
optional("swansong")
54+
optional("beddium")
55+
optional("rple")
4856
}
4957
}
5058
}

0 commit comments

Comments
 (0)