LtxProgrammer / LtxProgrammer/Changed-Minecraft-Mod
Tape record suggestion
まだ誰も着手していません。
- 主要言語
- Java
- スター
- 83
- フォーク
- 58
- 平均マージ
- 1日 16時間
- マージ済み PR(30日)
- 2
説明
Not sure if is already in the mod or not but i know that exist in changed.
Tapes: Holds a ResourceLocation inside of the itemStack.
New datapack handle: register handle for TapeRecords
TapeRecord Object.
ChatRecording Object.
TapeRecord hold a list ChatRecordings and a int number
Each ChatRecording has
- float that tells when it will be displayed in chat.
- Component(s) [single or list]
The number of the TapeRecord is how many ticks the Record has.
The Tape Recorder Block will tick such TapeRecord that is attached to the block entity.
And it will use a ratio of how much of the progress has pass to trigger each ChatRecording
Logic is "if ratio >= value trigger chat once"
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue では TapeRecord、ChatRecording、Tape Recorder Block、datapack handle が提案されていますが、ファイルやテストについては何も指定されていません。まず、既存のテープレコーダーと datapack の登録エントリポイントを探し、実装前にオブジェクトモデル、タイミングの動作、完了条件を明確にしてください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- game-dev
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100