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 cbe839c commit d9e8d47Copy full SHA for d9e8d47
build.gradle
@@ -132,9 +132,8 @@ dependencies {
132
implementation "curse.maven:tinkers-construct-74072:2902483"
133
implementation "curse.maven:constructs-armory-287683:3174535"
134
135
- // Unused
136
- //implementation rfg.deobf("maven.modrinth:crossbow:1.1.0")
137
- //runtimeOnly "com.cleanroommc:assetmover:2.5"
+ // Patchouli
+ implementation "curse.maven:patchouli-rofl-edition-905159:6178311"
138
139
if (project.use_mixins.toBoolean()) {
140
// Change your mixin refmap name here:
0 commit comments