File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
assets/apollo/textures/misc Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ yarn_mappings=1.18.2+build.2
8
8
loader_version =0.13.3
9
9
10
10
# Mod Properties
11
- mod_version = 0.1.0
11
+ mod_version = 0.1.1
12
12
maven_group = com.ryangar46
13
13
archives_base_name = apollo
14
14
File renamed without changes.
Original file line number Diff line number Diff line change 11
11
"homepage" : " https://www.curseforge.com/minecraft/mc-mods/apollo" ,
12
12
"sources" : " https://github.com/RyanGar46/Apollo-MC"
13
13
},
14
- "license" : " Apache-2.0 License" ,
15
- "icon" : " icon.png" ,
14
+ "license" : " Apache-2.0 License except for assets " ,
15
+ "icon" : " assets/apollo/textures/misc/ icon.png" ,
16
16
"environment" : " *" ,
17
17
"entrypoints" : {
18
18
"main" : [
31
31
"minecraft" : " 1.18.x" ,
32
32
"java" : " >=17"
33
33
},
34
- "suggests" : {}
34
+ "suggests" : {
35
+ "geckolib3" : " *"
36
+ }
35
37
}
You can’t perform that action at this time.
0 commit comments