We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c156674 commit 045d704Copy full SHA for 045d704
build.gradle.kts
@@ -39,12 +39,20 @@ minecraft_fp {
39
projectId = "665744"
40
dependencies {
41
required("fplib")
42
+ optional("mcpatcher")
43
+ optional("swansong")
44
+ optional("beddium")
45
+ optional("rple")
46
}
47
48
modrinth {
49
projectId = "VTGi3upD"
50
51
52
53
54
55
56
57
58
0 commit comments