Skip to content

Commit d36c625

Browse files
Fix bugs.
1 parent a24beb8 commit d36c625

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ org.gradle.jvmargs=-Xmx1G
88
loader_version=0.13.3
99

1010
# Mod Properties
11-
mod_version = 1.18.2-1.0.0
11+
mod_version = 1.18.2-fabric-1.0.0
1212
maven_group = com.laosun.stackone
13-
archives_base_name = StackOne
13+
archives_base_name = stackone
1414

1515
# Dependencies
1616
fabric_version=0.47.8+1.18.2
-453 Bytes
Binary file not shown.
6.86 KB
Loading

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414

1515
"license": "Apache License Version 2.0",
16-
"icon": "assets/modid/icon.png",
16+
"icon": "assets/stackone/logo.png",
1717

1818
"environment": "*",
1919
"entrypoints": {

0 commit comments

Comments
 (0)