提供: Minecraft Modding Wiki
(→チュートリアル基礎) |
細 (表変更) |
||
(3人の利用者による、間の59版が非表示) | |||
41行目: | 41行目: | ||
===はじめに=== | ===はじめに=== | ||
※より詳しいことが知りたい人は、[[Minecraft Forge API]]へ。 | ※より詳しいことが知りたい人は、[[Minecraft Forge API]]へ。 | ||
+ | <br><b><span style="color:#cc0000;">※1.17以降はJava16を使わないとできません</span></b> | ||
+ | <br><b><span style="color:#cc0000;">※1.18以降はJava17を使わないとできません</span></b> | ||
*[[MinecraftForge導入手順]] | *[[MinecraftForge導入手順]] | ||
*[[mcmod.infoの設定]] | *[[mcmod.infoの設定]] | ||
86行目: | 88行目: | ||
! scope="col"| [[#1.12Modding MinecraftForgeUniversal 14.21.0.2320~|1.12.x]] | ! scope="col"| [[#1.12Modding MinecraftForgeUniversal 14.21.0.2320~|1.12.x]] | ||
! scope="col"| [[#1.13-25.0.x~|1.13.x]] | ! scope="col"| [[#1.13-25.0.x~|1.13.x]] | ||
− | ! scope="col"|1.14.x | + | ! scope="col"| [[#1.14-28.0.x~|1.14.x]] |
− | ! scope="col"|1.15.x | + | ! scope="col"| [[#1.15-31.0.x~|1.15.x]] |
− | ! scope="col"|1.16.x | + | ! scope="col"| [[#1.16-36.0.x~|1.16.x]] |
+ | ! scope="col"| [[#1.17-37.0.x~|1.17.x]] | ||
+ | ! scope="col"| [[#1.18-39.0.x~|1.18.x]] | ||
|- | |- | ||
! scope="row"| レシピの追加 | ! scope="row"| レシピの追加 | ||
100行目: | 104行目: | ||
|style="background-color: lightgreen;"| [[1.12のレシピ追加|✓]] | |style="background-color: lightgreen;"| [[1.12のレシピ追加|✓]] | ||
|style="background-color: gray;"| [[DataPackによるレシピ追加|*]] | |style="background-color: gray;"| [[DataPackによるレシピ追加|*]] | ||
+ | |style="background-color: lightgreen;"| [[1.14のレシピ追加|✓]] | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| ○ | ||
|- | |- | ||
! scope="row"| 精錬レシピの追加 | ! scope="row"| 精錬レシピの追加 | ||
111行目: | 120行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: gray;"| [[DataPackによるレシピ追加|*]] | |style="background-color: gray;"| [[DataPackによるレシピ追加|*]] | ||
+ | |style="background-color: lightgreen;"| [[1.14の精錬レシピ追加|✓]] | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| ○ | ||
|- | |- | ||
! scope="row"| 醸造レシピの追加 | ! scope="row"| 醸造レシピの追加 | ||
116行目: | 130行目: | ||
|style="background-color: gray;"| ∗ | |style="background-color: gray;"| ∗ | ||
|style="background-color: gray;"| ∗ | |style="background-color: gray;"| ∗ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
|style="background-color: orangered;"| ☓ | |style="background-color: orangered;"| ☓ | ||
|style="background-color: orangered;"| ☓ | |style="background-color: orangered;"| ☓ | ||
132行目: | 151行目: | ||
|style="background-color: lightgreen;"| [[1.11のクリエイティブタブ追加|✓]] | |style="background-color: lightgreen;"| [[1.11のクリエイティブタブ追加|✓]] | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
− | |style="background-color: | + | |style="background-color: sandybrown;"| ? |
+ | |style="background-color: lightgreen;"| [[1.14のクリエイティブタブ追加|✓]] | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| [[1.16のクリエイティブタブ追加|✓]] | ||
+ | |style="background-color: lightgreen;"| [[1.17のクリエイティブタブ追加|✓]] | ||
+ | |style="background-color: lightgreen;"| ○ | ||
|- | |- | ||
! scope="row"| アイテムの追加 | ! scope="row"| アイテムの追加 | ||
143行目: | 167行目: | ||
|style="background-color: lightgreen;"| [[1.11のアイテム追加|✓]] | |style="background-color: lightgreen;"| [[1.11のアイテム追加|✓]] | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
− | |style="background-color: | + | |style="background-color: sandybrown;"| ? |
+ | |style="background-color: lightgreen;"| [[1.14のアイテム追加|✓]] | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| [[1.16のアイテム追加|✓]] | ||
+ | |style="background-color: lightgreen;"| [[1.17のアイテム追加|✓]] | ||
+ | |style="background-color: lightgreen;"| ○ | ||
|- | |- | ||
! scope="row"| ブロックの追加 | ! scope="row"| ブロックの追加 | ||
154行目: | 183行目: | ||
|style="background-color: lightgreen;"| [[1.11のブロック追加|✓]] | |style="background-color: lightgreen;"| [[1.11のブロック追加|✓]] | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
− | |style="background-color: | + | |style="background-color: sandybrown;"| ? |
+ | |style="background-color: lightgreen;"| [[1.14のブロック追加|✓]] | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| [[1.16のブロック追加|✓]] | ||
+ | |style="background-color: lightgreen;"| [[1.17のブロック追加|✓]] | ||
+ | |style="background-color: lightgreen;"| ○ | ||
|- | |- | ||
! scope="row"| ポーションの追加 | ! scope="row"| ポーションの追加 | ||
166行目: | 200行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
|- | |- | ||
! scope="row"| エンチャントの追加 | ! scope="row"| エンチャントの追加 | ||
177行目: | 216行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: lightgreen;"| [[1.14のエンチャント追加|✓]] | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: lightgreen;"| ○ | ||
|- | |- | ||
! scope="row"| バイオームの追加 | ! scope="row"| バイオームの追加 | ||
184行目: | 228行目: | ||
|style="background-color: lightgreen;"| [[1.8のバイオーム追加|✓]] | |style="background-color: lightgreen;"| [[1.8のバイオーム追加|✓]] | ||
|style="background-color: lightgreen;"| [[1.9のバイオーム追加|✓]] | |style="background-color: lightgreen;"| [[1.9のバイオーム追加|✓]] | ||
+ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
− | |style="background-color: | + | |style="background-color: orangered;"| ☓ |
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
|- | |- | ||
! scope="row"| サウンドの追加 | ! scope="row"| サウンドの追加 | ||
199行目: | 248行目: | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
|- | |- | ||
! scope="row"| 村人の追加 | ! scope="row"| 村人の追加 | ||
210行目: | 264行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
|- | |- | ||
! scope="row"| コンフィグの作成 | ! scope="row"| コンフィグの作成 | ||
220行目: | 279行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
|style="background-color: orangered;"| ☓ | |style="background-color: orangered;"| ☓ | ||
|- | |- | ||
231行目: | 295行目: | ||
|style="background-color: lightgreen;"| [[1.11の実績追加|✓]] | |style="background-color: lightgreen;"| [[1.11の実績追加|✓]] | ||
|style="background-color: gray;"| [https://minecraft.gamepedia.com/Advancements#JSON_Format] | |style="background-color: gray;"| [https://minecraft.gamepedia.com/Advancements#JSON_Format] | ||
+ | |style="background-color: gray;"| * | ||
+ | |style="background-color: gray;"| * | ||
+ | |style="background-color: gray;"| * | ||
+ | |style="background-color: gray;"| * | ||
+ | |style="background-color: gray;"| * | ||
|style="background-color: gray;"| * | |style="background-color: gray;"| * | ||
|- | |- | ||
236行目: | 305行目: | ||
|style="background-color: lightgreen;"| [[追加鉱物をワールドに生成させる|✓]] | |style="background-color: lightgreen;"| [[追加鉱物をワールドに生成させる|✓]] | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
− | |style="background-color: | + | |style="background-color: lightgreen;"| [[1.7のOreGenEvent利用による鉱石生成|✓]] |
|style="background-color: lightgreen;"| [[1.8のOreGenEvent利用による鉱石生成|✓]] | |style="background-color: lightgreen;"| [[1.8のOreGenEvent利用による鉱石生成|✓]] | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
242行目: | 311行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: lightgreen;"| [[1.14の鉱石生成|✓]] | ||
+ | |style="background-color: lightgreen;"| [[1.15の鉱石生成|✓]] | ||
+ | |style="background-color: lightgreen;"| [[1.16の鉱石生成|✓]] | ||
+ | |style="background-color: orangered;"| ☓ | ||
|style="background-color: orangered;"| ☓ | |style="background-color: orangered;"| ☓ | ||
|- | |- | ||
254行目: | 328行目: | ||
|style="background-color: mediumaquamarine;"| △ | |style="background-color: mediumaquamarine;"| △ | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
|- | |- | ||
! scope="row"| GUIの追加 | ! scope="row"| GUIの追加 | ||
265行目: | 344行目: | ||
|style="background-color: mediumaquamarine;"| △ | |style="background-color: mediumaquamarine;"| △ | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
|- | |- | ||
! scope="row"| 流体の追加 | ! scope="row"| 流体の追加 | ||
275行目: | 359行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
|style="background-color: orangered;"| ☓ | |style="background-color: orangered;"| ☓ | ||
|- | |- | ||
287行目: | 376行目: | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
|- | |- | ||
! scope="row"| ディメンションの追加 | ! scope="row"| ディメンションの追加 | ||
298行目: | 392行目: | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
+ | |style="background-color: orangered;"| ☓ | ||
|- | |- | ||
! scope="row"| WorldTypeの追加 | ! scope="row"| WorldTypeの追加 | ||
307行目: | 406行目: | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
|style="background-color: lightgreen;"| [[1.11のWorldType追加|✓]] | |style="background-color: lightgreen;"| [[1.11のWorldType追加|✓]] | ||
+ | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: sandybrown;"| ? | ||
+ | |style="background-color: sandybrown;"| ? | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
|} | |} | ||
+ | |||
+ | === 1.18-39.0.x~ === | ||
+ | <b><span style="color:#cc0000;">※1.18以降はJava17を使わないとできません</span></b> | ||
+ | ====チュートリアル初級==== | ||
+ | |||
+ | === 1.17-37.0.x~ === | ||
+ | <b><span style="color:#cc0000;">※1.17以降はJava16を使わないとできません</span></b> | ||
+ | ====チュートリアル初級==== | ||
+ | *[[1.17のアイテム追加]] | ||
+ | *[[1.17のブロック追加]] | ||
+ | *[[1.17のクリエイティブタブ追加]] | ||
+ | *[[1.17の鉱石生成]] | ||
+ | |||
+ | === 1.16-36.0.x~ === | ||
+ | ====チュートリアル初級==== | ||
+ | *[[1.16のアイテム追加]] | ||
+ | *[[1.16のブロック追加]] | ||
+ | *[[1.16のクリエイティブタブ追加]] | ||
+ | *[[1.16の鉱石生成]] | ||
+ | |||
+ | === 1.15-31.0.x~ === | ||
+ | ====チュートリアル初級==== | ||
+ | *[[1.15の鉱石生成]] | ||
+ | |||
+ | === 1.14-28.0.x~ === | ||
+ | ====チュートリアル初級==== | ||
+ | *[[1.14のアイテム追加]] | ||
+ | *[[1.14のブロック追加]] | ||
+ | **[[1.14のBlockState(ブロック状態)追加]] | ||
+ | **[[1.14のTileEntity追加]] | ||
+ | *[[1.14のクリエイティブタブ追加]] | ||
+ | *[[1.14のポーション追加]] | ||
+ | *[[1.14のエンチャント追加]] | ||
+ | *[[1.14のバイオーム追加]] | ||
+ | *[[1.14の鉱石生成]] | ||
+ | *[[1.14のレシピ追加]] | ||
+ | *[[1.14の精錬レシピ追加]] | ||
+ | *[[1.14のサウンド追加]] | ||
+ | |||
+ | ====チュートリアル中級==== | ||
+ | *[[1.14のカスタムレシピ追加]] | ||
+ | *[[1.14の進捗追加]]<b><span style="color:#cc0000">(編集中)</span></b> | ||
+ | *[[1.14のMOB追加]] | ||
+ | *[[1.14の流体追加]] | ||
+ | *[[1.14のディメンション追加]] | ||
+ | *[[1.14の村人取引追加]] | ||
+ | |||
=== 1.13-25.0.x~ === | === 1.13-25.0.x~ === | ||
*[[1.12から1.13への変更点]] | *[[1.12から1.13への変更点]] | ||
315行目: | 466行目: | ||
===1.12Modding MinecraftForgeUniversal 14.21.0.2320~=== | ===1.12Modding MinecraftForgeUniversal 14.21.0.2320~=== | ||
====チュートリアル基礎==== | ====チュートリアル基礎==== | ||
− | |||
*[[1.12の基本コーディング]] | *[[1.12の基本コーディング]] | ||
*[[1.12のレシピ追加]] | *[[1.12のレシピ追加]] | ||
− | |||
*[[1.12のアイテム追加(旧式)]] | *[[1.12のアイテム追加(旧式)]] | ||
*[[1.12のブロック追加(旧式)]] | *[[1.12のブロック追加(旧式)]] | ||
====チュートリアル初級==== | ====チュートリアル初級==== | ||
− | * [[1. | + | * [[1.12のアイテム追加]] |
− | * [[1. | + | * [[1.12のブロック追加]] |
+ | * [[1.12のエンティティ追加]] | ||
====チュートリアル中級==== | ====チュートリアル中級==== | ||
334行目: | 484行目: | ||
====チュートリアル初級==== | ====チュートリアル初級==== | ||
− | *[//minecraft.gamepedia.com/index.php?title=Model&oldid=1040633 1.11のバニラJsonの仕様( | + | *[//minecraft.gamepedia.com/index.php?title=Model&oldid=1040633 1.11のバニラJsonの仕様(英Wiki)] |
*[[1.11のレシピ追加]] | *[[1.11のレシピ追加]] | ||
*[[1.11の精錬レシピ追加]] | *[[1.11の精錬レシピ追加]] | ||
371行目: | 521行目: | ||
====チュートリアル初級==== | ====チュートリアル初級==== | ||
− | *[//goo.gl/FCIlNJ 1.9のバニラJsonの仕様( | + | *[//goo.gl/FCIlNJ 1.9のバニラJsonの仕様(英Wiki)] |
*[[1.9のブロック追加]] | *[[1.9のブロック追加]] | ||
**[[1.9のForge式Json利用]]([//mcforge.readthedocs.org/en/latest/blockstates/forgeBlockstates/ ForgeDoc]) | **[[1.9のForge式Json利用]]([//mcforge.readthedocs.org/en/latest/blockstates/forgeBlockstates/ ForgeDoc]) | ||
395行目: | 545行目: | ||
*[[1.8のアイテム追加]] | *[[1.8のアイテム追加]] | ||
**[[1.8のアイテムで部分的に色を変える方法]] | **[[1.8のアイテムで部分的に色を変える方法]] | ||
+ | **[[1.8のメタデータを持つアイテム]] | ||
*[[1.8のレシピ追加]] | *[[1.8のレシピ追加]] | ||
*[[1.8の精錬レシピ追加]] | *[[1.8の精錬レシピ追加]] | ||
429行目: | 580行目: | ||
**[[1.7のアイテムのツールチップに情報を表示させる方法]] | **[[1.7のアイテムのツールチップに情報を表示させる方法]] | ||
**[[1.7のアイテムの表示名を変更する方法]] | **[[1.7のアイテムの表示名を変更する方法]] | ||
+ | *[[1.7の実績追加]] | ||
+ | *[[1.7のOreGenEvent利用による鉱石生成]] | ||
*[[1.7のGUI追加]] | *[[1.7のGUI追加]] | ||
*[[1.7のディスペンサーModding]] | *[[1.7のディスペンサーModding]] |
2022年1月14日 (金) 15:19時点における最新版
※Moddingに関する質問は、非公式日本ユーザーフォーラム 質問:開発・制作関連へ。
目次
- 1 基礎知識・Tips
- 2 Minecraft
- 3 Minecraft Forge
- 3.1 はじめに
- 3.2 1.18-39.0.x~
- 3.3 1.17-37.0.x~
- 3.4 1.16-36.0.x~
- 3.5 1.15-31.0.x~
- 3.6 1.14-28.0.x~
- 3.7 1.13-25.0.x~
- 3.8 1.12Modding MinecraftForgeUniversal 14.21.0.2320~
- 3.9 1.11Modding MinecraftForgeUniversal 1.11-13.19.0.2130~
- 3.10 1.10Modding MinecraftForgeUniversal 1.10.2-12.18.0.2009~
- 3.11 1.9Modding MinecraftForgeUniversal 1.9-12.16.0#1819-1.9~
- 3.12 1.8Modding MinecraftForgeUniversal 1.8-11.14.0#1239-1.8~
- 3.13 1.7Modding MinecraftForgeUniversal 10.12.0#967~(10.12.1#1060以降を推奨)
- 3.14 1.6Modding MinecraftForgeUniversal 8.9.0#749~9.11.1#965
- 3.15 ~1.5Modding
- 4 Bukkit Pluginの作り方
- 5 その他の前提mod
基礎知識・Tips[編集]
Moddingの基礎や、前提modに関わらないチュートリアルなど
外部参考サイト[編集]
Modding Tips[編集]
- Jarファイルへの署名方法
- ローカライズについて
- NBTについて
- 1.8のリソース(テクスチャ・サウンド・言語ファイル等)の置き場所
- 1.7のリソース(テクスチャ・サウンド・言語ファイル等)の置き場所
- 1.6のリソース(テクスチャ・サウンド・言語ファイル等)の置き場所
- 1.7でjar形式のAPIを利用する方法
- 1.7でjar形式でないAPIを利用する方法
ライブラリの知識[編集]
Minecraft[編集]
Data Pack[編集]
Resource Pack[編集]
Minecraft Forge[編集]
はじめに[編集]
※より詳しいことが知りたい人は、Minecraft Forge APIへ。
※1.17以降はJava16を使わないとできません
※1.18以降はJava17を使わないとできません
- MinecraftForge導入手順
- mcmod.infoの設定
- プロキシシステムについて
- 鉱石辞書の利用
- アイテムタグの利用
- Eventシステム概要
- Forge式Config利用
- Capabilityシステム概要
- Access Transformer利用
| |||||||||||||||||||||||
内容 | ~1.5 | 1.6.x | 1.7.x | 1.8.x | 1.9.x | 1.10.x | 1.11.x | 1.12.x | 1.13.x | 1.14.x | 1.15.x | 1.16.x | 1.17.x | 1.18.x | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
レシピの追加 | ✓ | ✓ | ✓ | ✓ | ○ | ○ | ○ | ✓ | * | ✓ | ○ | ○ | ○ | ○ | |||||||||
精錬レシピの追加 | ✓ | ☓ | ✓ | ✓ | ○ | ○ | ○ | ○ | * | ✓ | ○ | ○ | ○ | ○ | |||||||||
醸造レシピの追加 | ∗ | ∗ | ∗ | ☓ | ☓ | ☓ | ☓ | ☓ | ☓ | ☓ | ☓ | ☓ | ☓ | ☓ | |||||||||
クリエイティブタブの追加 | ✓ | ✓ | ○ | ✓ | ○ | ○ | ✓ | ○ | ? | ✓ | ○ | ✓ | ✓ | ○ | |||||||||
アイテムの追加 | ✓ | ✓ | ✓ | ✓ | ✓ | ○ | ✓ | ○ | ? | ✓ | ○ | ✓ | ✓ | ○ | |||||||||
ブロックの追加 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ○ | ? | ✓ | ○ | ✓ | ✓ | ○ | |||||||||
ポーションの追加 | ☓ | ✓ | ? | ? | ✓ | ○ | ✓ | ○ | ? | ☓ | ☓ | ☓ | ☓ | ☓ | |||||||||
エンチャントの追加 | ✓ | ○ | ? | ? | ✓ | ○ | ✓ | ○ | ? | ✓ | ○ | ○ | ○ | ○ | |||||||||
バイオームの追加 | ☓ | ☓ | ✓ | ✓ | ✓ | ○ | ○ | ○ | ? | ☓ | ☓ | ☓ | ☓ | ☓ | |||||||||
サウンドの追加 | ✓ | ✓ | ✓ | ? | ? | ? | ✓ | ? | ? | ☓ | ☓ | ☓ | ☓ | ☓ | |||||||||
村人の追加 | ✓ | ○ | ✓ | △ | ✓ | ○ | ○ | ○ | ? | ☓ | ☓ | ☓ | ☓ | ☓ | |||||||||
コンフィグの作成 | ✓ | ○ | ✓ | ○ | ○ | ○ | ○ | ○ | ☓ | ☓ | ☓ | ☓ | ☓ | ☓ | |||||||||
実績(進捗)の追加 | ✓ | ○ | ? | ? | ? | ? | ✓ | [1] | * | * | * | * | * | * | |||||||||
鉱石の生成 | ✓ | ○ | ✓ | ✓ | ○ | ○ | ○ | ○ | ☓ | ✓ | ✓ | ✓ | ☓ | ☓ | |||||||||
TileEntityの追加 | ☓ | ✓ | ✓ | △ | △ | △ | △ | △ | ? | ☓ | ☓ | ☓ | ☓ | ☓ | |||||||||
GUIの追加 | ✓ | ○ | ✓ | △ | △ | △ | △ | △ | ? | ☓ | ☓ | ☓ | ☓ | ☓ | |||||||||
流体の追加 | ✓ | ✓ | ○ | ✓ | ○ | ○ | ○ | ? | ☓ | ☓ | ☓ | ☓ | ☓ | ☓ | |||||||||
エンティティの追加 | ✓ | ☓ | ☓ | ☓ | ✓ | ○ | ○ | ? | ? | ☓ | ☓ | ☓ | ☓ | ☓ | |||||||||
ディメンションの追加 | ☓ | ☓ | ✓ | △ | △ | △ | ✓ | ? | ? | ☓ | ☓ | ☓ | ☓ | ☓ | |||||||||
WorldTypeの追加 | ✓ | ? | ? | ? | ? | ? | ✓ | ? | ? | ? | ? | ? | ? | ? |
1.18-39.0.x~[編集]
※1.18以降はJava17を使わないとできません
チュートリアル初級[編集]
1.17-37.0.x~[編集]
※1.17以降はJava16を使わないとできません
チュートリアル初級[編集]
1.16-36.0.x~[編集]
チュートリアル初級[編集]
1.15-31.0.x~[編集]
チュートリアル初級[編集]
1.14-28.0.x~[編集]
チュートリアル初級[編集]
- 1.14のアイテム追加
- 1.14のブロック追加
- 1.14のクリエイティブタブ追加
- 1.14のポーション追加
- 1.14のエンチャント追加
- 1.14のバイオーム追加
- 1.14の鉱石生成
- 1.14のレシピ追加
- 1.14の精錬レシピ追加
- 1.14のサウンド追加
チュートリアル中級[編集]
1.13-25.0.x~[編集]
1.12Modding MinecraftForgeUniversal 14.21.0.2320~[編集]
チュートリアル基礎[編集]
チュートリアル初級[編集]
チュートリアル中級[編集]
チュートリアル上級[編集]
1.11Modding MinecraftForgeUniversal 1.11-13.19.0.2130~[編集]
チュートリアル基礎[編集]
チュートリアル初級[編集]
- 1.11のバニラJsonの仕様(英Wiki)
- 1.11のレシピ追加
- 1.11の精錬レシピ追加
- 1.11の醸造レシピ追加
- 1.11のアイテム追加
- 1.11のブロック追加
- 1.11のクリエイティブタブ追加
- 1.11のサウンド追加
- 1.11のポーション追加
- 1.11のエンチャント追加
- 1.11の統計追加
- 1.11の実績追加
- 1.11のLootTable利用
- 1.11のWorldType追加
- 1.11のキー入力受け取り
チュートリアル中級[編集]
- 1.11のEntity追加
- 1.11のTileEntity追加
- 1.11のディメンション追加
- 1.11のバイオーム追加
- 1.11の地形生成
- 1.11の構造物追加
- 1.11のパケット送受信
- 1.11のHUD追加
- 1.11のGUI追加
1.10Modding MinecraftForgeUniversal 1.10.2-12.18.0.2009~[編集]
チュートリアル初級[編集]
1.9Modding MinecraftForgeUniversal 1.9-12.16.0#1819-1.9~[編集]
チュートリアル初級[編集]
チュートリアル中級[編集]
チュートリアル上級[編集]
1.8Modding MinecraftForgeUniversal 1.8-11.14.0#1239-1.8~[編集]
チュートリアル初級[編集]
- 1.8のバニラJsonの仕様
- 1.8のブロック追加
- 1.8のアイテム追加
- 1.8のレシピ追加
- 1.8の精錬レシピ追加
- 1.8のクリエイティブタブ追加
- 1.8のOreGenEvent利用による鉱石生成
- 1.8のバイオーム追加
チュートリアル中級[編集]
チュートリアル上級[編集]
他サイトリンク[編集]
1.7Modding MinecraftForgeUniversal 10.12.0#967~(10.12.1#1060以降を推奨)[編集]
チュートリアル初級[編集]
- 1.7のレシピ追加
- 1.7の精錬レシピ追加
- 1.7のブロック追加
- 1.7のアイテム追加
- 1.7の実績追加
- 1.7のOreGenEvent利用による鉱石生成
- 1.7のGUI追加
- 1.7のディスペンサーModding
- 1.7のバイオーム追加
チュートリアル中級[編集]
- DataWatcherを用いたエンティティの同期
- 1.7のパケットについて
- 1.7のプレイヤーカスタムデータの追加
- Forge 10.12.1.1074以降でのクライアント/サーバMOD
- 逆さまの木の追加
- シンプルなTileEntityの追加
- シフトクリック時の処理
- 1.7の村人取引の追加
- 1.7のディメンション追加
- MOBの追加
- 独自のスポーンエッグの追加
- 1.7以降のIResourcePackの利用
- 1.7の独自レシピシステムの追加
- 1.7の属性値を動的変更できるアイテムの追加
- 1.7の独自Renderの追加
- 1.7でのインベントリ操作
- 1.7のForge式Config追加
- 1.7のサウンド追加
チュートリアル上級[編集]
- 他サイトリンク
1.6Modding MinecraftForgeUniversal 8.9.0#749~9.11.1#965[編集]
1.6からリソースパック方式の導入により、いくつかの項目で画像、音声、言語ファイル等の扱いが変更されました。
また、MCP作者が1.6Modding環境としてForgeを推奨しています。
基本のチュートリアル[編集]
チュートリアル初級[編集]
チュートリアル中級[編集]
- 1.6のメタデータを持つアイテム・ブロック
- 1.6の骨粉処理
- 1.6の植物追加
- 1.6の流体追加
- 1.6の鉱石辞書の利用
- 1.6のアニメーションアイテムの追加
- カスタムレンダーを使用するブロックの追加
- 1.6のモデル付きカスタムツール追加
- 1.6のサウンドの追加
- 1.6のプレイヤーカスタムデータの追加
チュートリアル上級[編集]
外部サイト[編集]
~1.5Modding[編集]
Bukkit Pluginの作り方[編集]
Bukkitを前提としたサーバー用Moddingです。
- Plugin Tutorial
- 新しいEventSystemの使い方
- 新しいConfigurationの使い方
- スケジューラのプログラミング
- 天候操作
- スコアボードシステムの使い方
- plugin.ymlの設定一覧
その他の前提mod[編集]
上記以外のmodを前提としたmodding。
Not Enough Items(NEI)[編集]
LiteLoader rev317[編集]
Fabric[編集]
FabricModdingの専用ページを作ったため、そちらに移動しました。