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 53afca0 commit eeaac9eCopy full SHA for eeaac9e
.github/workflows/build.yml
gradle.properties
@@ -4,17 +4,15 @@ org.gradle.daemon=false
4
# Fabric Properties
5
# check these on https://fabricmc.net/develop/
6
minecraft_version=1.19.2
7
-yarn_mappings=1.19.2+build.18
+yarn_mappings=1.19.2+build.8
8
loader_version=0.14.9
9
-
10
11
# Mod Properties
12
mod_version=1.19-1.1.2
13
maven_group=me.codecraft
14
archives_base_name=registry-lib
15
# Dependencies
16
# check this on https://fabricmc.net/develop/
17
#Fabric api
18
-fabric_version=0.61.0+1.19.28
+fabric_version=0.60.0+1.19.2
19
gpr.user = CodeCraftPlugin
20
gpr.key = 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
0 commit comments