Skip to content

Commit

Permalink
added documents fixedFallingBlockCantUseNetherPortal, fixedTickMemori…
Browse files Browse the repository at this point in the history
…esEntityAI
  • Loading branch information
topi-banana committed Sep 8, 2024
1 parent 976fb8d commit 243812d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/en_us.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,22 @@ yeet the server crash caused by StackOverflowError.
- Default value: `false`
- Categories: `VULPEUS`

### fixedFallingBlockCantUseNetherPortal (<=1.20.6)

fixed MC-9644.

- Type: `boolean`
- Default value: `false`
- Categories: `BUGFIX`, `VULPEUS`

### fixedTickMemoriesEntityAI (<=1.20.1)

fixed MC-254100.

- Type: `boolean`
- Default value: `false`
- Categories: `BUGFIX`, `VULPEUS`

### optmizedDragonRespawn

Optimize dragon respawn method. Ported from carpet AMS addition.
Expand Down
16 changes: 16 additions & 0 deletions docs/ja_jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,22 @@ StackOverflowError によるサーバーのクラッシュの無効化。
- デフォルト: `false`
- カテゴリー: `VULPEUS`

### fixedFallingBlockCantUseNetherPortal (<=1.20.6)

MC-9644 の修正。

- タイプ: `boolean`
- デフォルト: `false`
- カテゴリー: `BUGFIX`, `VULPEUS`

### fixedTickMemoriesEntityAI (<=1.20.1)

MC-254100 の修正

- タイプ: `boolean`
- デフォルト: `false`
- カテゴリー: `BUGFIX`, `VULPEUS`

### optmizedDragonRespawn

エンダードラゴンのリスポーン処理の最適化。carpet AMS addition からの移植。
Expand Down

0 comments on commit 243812d

Please sign in to comment.