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 ce025b9 commit 2ab4e07Copy full SHA for 2ab4e07
gradle.properties
@@ -6,7 +6,7 @@ minecraft_version=1.17.1
6
yarn_mappings=1.17.1+build.65
7
loader_version=0.12.12
8
# Mod Properties
9
-mod_version=1.3-alpha.2
+mod_version=1.3
10
maven_group=io.github.optijava
11
archives_base_name=opt-carpet-addition
12
# Dependencies
src/main/resources/fabric.mod.json
@@ -1,7 +1,7 @@
1
{
2
"schemaVersion": 1,
3
"id": "opt-carpet-addition",
4
- "version": "1.3-alpha.2",
+ "version": "1.3",
5
"name": "Opt-Carpet-Addition",
"description": "An extension mod of fabric-carpet.",
"authors": [
0 commit comments