You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Close or Related Issues -->
Related #556
### Description(変更内容)
<!-- Please describe the motivation behind this PR and the changes it
introduces. -->
<!-- 何のために、どのような変更をしますか? -->
- マインクラフトの高度は-64~320
- PLATEAUのデータは標高であるため、地域によっては最低標高がとても高く、ブロックが配置されない可能性がある
- このため、ブロックを配置する際に、変換元データのbounding
volumeの最低標高の分だけz座標を下げることで、配置されない可能性を減らす
- さらに64.0m下げる方が良い可能性もある
- 「元の標高」「0m」「-64m」 を可変にできるオプションも検討する
### Manual Testing(手動テスト)
<!-- If manual testing is required, please describe the procedure. -->
<!-- 手動での動作確認が必要なら、そのやり方を記述してください。-->
Not required / 不要
nokonoko1203
changed the title
Minecraft: スーパーフラットオプションを作成する
minecraft: スーパーフラットオプションを作成する
Jun 21, 2024
The text was updated successfully, but these errors were encountered: