Skip to content

Commit 2842eb4

Browse files
添加 parchment mc
1 parent db9ae49 commit 2842eb4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

build.gradle

+7
Original file line numberDiff line numberDiff line change
@@ -181,3 +181,10 @@ idea {
181181
downloadJavadoc = true
182182
}
183183
}
184+
185+
subsystems {
186+
parchment {
187+
minecraftVersion = '1.21'
188+
mappingsVersion = '2024.07.28'
189+
}
190+
}

0 commit comments

Comments
 (0)