-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 🚸 難易度表記を自分のログイン時のみ表示するように * ⚡ tick処理を改善 * 🚸 Sina-TKの竹の所持数チェック部分の処理を改善 * ⚖️ 木洩れ日の新芽のMP消費を0に * ⚖️ 神託の刻まれた石板の効果時間を調整 * 🚸 機関銃の音量を半分に * 🩹 ジュエルハンターが攻撃したプレイヤーに向かって反撃するように * 🐛 ホーリー・バリアで敵が死なない問題を修正 * 🐛 一部テクスチャが欠落していた問題を修正
- Loading branch information
1 parent
d61c199
commit 2fe0400
Showing
3 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
TheSkyBlessing/data/core/functions/patcher/migration/v1.3.3/.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
#> core:patcher/migration/v1.3.3/ | ||
# @within function core:patcher/migration/ | ||
|
||
# マイグレーション先バージョン設定 | ||
data modify storage global Patcher.Version set value "v1.3.3" |