Skip to content

Commit

Permalink
ver1.20.1-0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
firis-games committed Sep 17, 2023
1 parent a7d88ca commit b5fd9ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MobBottle
===

Minecraft1.19にちょっとした小物を追加するModです
Minecraft1.20.1にちょっとした小物を追加するModです

---

Expand All @@ -11,8 +11,8 @@ Minecraft1.19にちょっとした小物を追加するModです。

## 注意事項
対応バージョン
- Minecraft 1.19
- Minecraft Forge 1.19-41.0.38
- Minecraft 1.20.1
- Minecraft Forge 1.20.1-47.1.46

開発中のMODのため不具合が発生する場合があります。
このMODを使用する場合はバックアップをとるなどして自己責任にてご使用ください。
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ mod_name=MobBottle
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
mod_license=The MIT License (MIT)
# The mod version. See https://semver.org/
mod_version=1.19.3-0.1
mod_version=1.20.1-0.1
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
# This should match the base package used for the mod sources.
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
Expand Down

0 comments on commit b5fd9ef

Please sign in to comment.