Skip to content

Commit 8355fa4

Browse files
committed
Upgraded mod version properties to 1.1
1 parent 58b9b68 commit 8355fa4

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ yarn_mappings=1.20.1+build.10
99
loader_version=0.15.3
1010

1111
# Mod Properties
12-
mod_version=0.1-1.20.1
12+
mod_version=1.1-1.20.1
1313
maven_group=c0m.github.justcoderdev
1414
archives_base_name=spectral_rainbow_forest_mod
1515

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"java": ">=17",
3939
"fabric-api": "*",
4040

41+
"spectrum": ">=1.7.1",
4142
"terrablender": "3.0.0.170"
4243
},
4344
"suggests": {

0 commit comments

Comments
 (0)