Compare commits
2 commits
1.0.2-1.20
...
1.21.1
Author | SHA1 | Date | |
---|---|---|---|
c97416d113 | |||
1d1510eb0f |
3 changed files with 3 additions and 4 deletions
|
@ -11,4 +11,5 @@ This is a Fabric-only mod.
|
||||||
|
|
||||||
The following Minecraft versions are supported:
|
The following Minecraft versions are supported:
|
||||||
|
|
||||||
|
- 1.20.1
|
||||||
- 1.21.1
|
- 1.21.1
|
||||||
|
|
|
@ -9,7 +9,7 @@ yarn_mappings=1.21.1+build.3
|
||||||
loader_version=0.16.5
|
loader_version=0.16.5
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.0.0
|
mod_version=1.0.1
|
||||||
maven_group=net.chaoticbyte.hardboiled
|
maven_group=net.chaoticbyte.hardboiled
|
||||||
archives_base_name=hardboiled
|
archives_base_name=hardboiled
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,5 @@
|
||||||
"java": ">=21",
|
"java": ">=21",
|
||||||
"fabric-api": "*"
|
"fabric-api": "*"
|
||||||
},
|
},
|
||||||
"suggests": {
|
"suggests": {}
|
||||||
"another-mod": "*"
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue