Skip to content

Commit eeaac9e

Browse files
updated the dam thing
1 parent 53afca0 commit eeaac9e

File tree

2 files changed

+2
-43
lines changed

2 files changed

+2
-43
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

gradle.properties

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,15 @@ org.gradle.daemon=false
44
# Fabric Properties
55
# check these on https://fabricmc.net/develop/
66
minecraft_version=1.19.2
7-
yarn_mappings=1.19.2+build.18
7+
yarn_mappings=1.19.2+build.8
88
loader_version=0.14.9
9-
10-
119
# Mod Properties
1210
mod_version=1.19-1.1.2
1311
maven_group=me.codecraft
1412
archives_base_name=registry-lib
1513
# Dependencies
1614
# check this on https://fabricmc.net/develop/
1715
#Fabric api
18-
fabric_version=0.61.0+1.19.28
16+
fabric_version=0.60.0+1.19.2
1917
gpr.user = CodeCraftPlugin
2018
gpr.key = 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

0 commit comments

Comments
 (0)