Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kbinani committed Jan 1, 2024
1 parent 75dfc1b commit 24c98ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Version 4.27.0
・Fixed a problem where the minecarts would sometimes be buried in the ground when reading the converted data. [b2j]
・Fixed a problem in which incorrect biomes could be included in the resulting data. [b2j]
・Fixed a problem in which an unnecessary "entities" directory was created when converting data from the Xbox360 version. [x2j]
・Improved entity conversion accuracy. [x2j]

Version 4.26.1
・Fixed a problem where bees in a beehive/bee_next were not being converted correctly. [b2j]
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.ja-JP
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
バージョン 4.27.0 (TBD)
・変換結果のデータを読み込んだ際トロッコが地面に埋まる場合があった問題を修正しました。[b2j]
・変換結果のデータに不正なバイオームが混入する場合があった問題を修正しました。[b2j]
・Xbox360 版のデータを変換した際不要な "entities" ディレクトリが作成されていた問題を修正しました。[x2j]
・エンティティの変換精度を改良しました。[x2j]

バージョン 4.26.1 (2023/12/29)
・ミツバチの巣/養蜂箱の中にいるミツバチが正しく変換されない問題を修正しました。[b2j]
Expand Down

0 comments on commit 24c98ff

Please sign in to comment.