Skip to content

Commit b4bb0cf

Browse files
committed
refactor: 人参棒アイテムモデルを1.21.4仕様に移植
すべてのアイテムを移植完了 現時点でモデル、テクスチャの存在しないアイテムもItem Modelを作成してある サブフォルダー分類は基本全て無くし、カテゴリ分類に切り替えた weaponサブフォルダーは分類の基準が不明であったため暫定で削除している (おそらくは3Dモデルの歴史的経緯から存在していると思われる) 今回のコミットにはテクスチャの名前空間移動は含まれないので注意 (ファイル数が多すぎるのでモデルの移動と分割することにした) また、以下のアイテムには懸念点がある 虚無のバンドル Minecraftバニラの仕様変更のため使用していたテクスチャが消失 とりあえず同じ表示になるよう修正をした カエンタケ 何故かカエンタケだけ複数形になっていない Item Modelは複数形、モデルファイルは単数形で移植を行った カカシの人形/日向喰らいの杖/サーモン サブフォルダーがentityになっているが意図したものであるかわからない 特にサーモン また全体で、分類に困ったものはnocategoryに分類してあるが、これは正式なものではないのでコマンド実装の際にnocategoryを参照するのは禁止でお願いします
1 parent 89a5f6c commit b4bb0cf

File tree

331 files changed

+1098
-95
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

331 files changed

+1098
-95
lines changed

assets/minecraft/models/item/carrot_on_a_stick/blunt_trap.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

assets/minecraft/models/item/carrot_on_a_stick/book_off.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

assets/minecraft/models/item/carrot_on_a_stick/damned_trap.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

assets/minecraft/models/item/carrot_on_a_stick/dubious_powder.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

assets/minecraft/models/item/carrot_on_a_stick/fishing_rod_of_anger.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

assets/minecraft/models/item/carrot_on_a_stick/forbidden_book.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

assets/minecraft/models/item/carrot_on_a_stick/moon.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

assets/minecraft/models/item/carrot_on_a_stick/sacred_potatoes.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

assets/minecraft/models/item/carrot_on_a_stick/soft_weak_trap.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

assets/minecraft/models/item/carrot_on_a_stick/solar_wind.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)