提供: Minecraft Modding Wiki
この編集を取り消せます。
下記の差分を確認して、本当に取り消していいか検証してください。よろしければ変更を保存して取り消しを完了してください。
最新版 | 編集中の文章 | ||
4行目: | 4行目: | ||
==基礎知識・Tips== | ==基礎知識・Tips== | ||
Moddingの基礎や、前提modに関わらないチュートリアルなど<br> | Moddingの基礎や、前提modに関わらないチュートリアルなど<br> | ||
+ | ====Modding環境==== | ||
+ | *[[MinecraftForge導入手順]] | ||
+ | *[[LiteLoader導入手順]] | ||
+ | |||
====外部参考サイト==== | ====外部参考サイト==== | ||
*[//forum.minecraftuser.jp/viewtopic.php?f=21&t=9494 ◆総合◆Modderのための雑談所] | *[//forum.minecraftuser.jp/viewtopic.php?f=21&t=9494 ◆総合◆Modderのための雑談所] | ||
9行目: | 13行目: | ||
*[//forum.minecraftuser.jp/viewtopic.php?f=21&t=3811 【技術共有】トピックを立てるまでもないライブラリとかコードとかの公開所] | *[//forum.minecraftuser.jp/viewtopic.php?f=21&t=3811 【技術共有】トピックを立てるまでもないライブラリとかコードとかの公開所] | ||
*[//forum.minecraftuser.jp/viewtopic.php?f=21&t=3558 MOD制作小技紹介] | *[//forum.minecraftuser.jp/viewtopic.php?f=21&t=3558 MOD制作小技紹介] | ||
− | |||
− | |||
− | |||
− | |||
====Modding Tips==== | ====Modding Tips==== | ||
− | |||
− | |||
− | |||
*[[1.8のリソース(テクスチャ・サウンド・言語ファイル等)の置き場所]] | *[[1.8のリソース(テクスチャ・サウンド・言語ファイル等)の置き場所]] | ||
*[[1.7のリソース(テクスチャ・サウンド・言語ファイル等)の置き場所]] | *[[1.7のリソース(テクスチャ・サウンド・言語ファイル等)の置き場所]] | ||
**[[1.7のサウンド追加]] | **[[1.7のサウンド追加]] | ||
*[[1.6のリソース(テクスチャ・サウンド・言語ファイル等)の置き場所]] | *[[1.6のリソース(テクスチャ・サウンド・言語ファイル等)の置き場所]] | ||
+ | *[[mcmod.infoの設定]] | ||
*[[1.7でjar形式のAPIを利用する方法]] | *[[1.7でjar形式のAPIを利用する方法]] | ||
*[[1.7でjar形式でないAPIを利用する方法]] | *[[1.7でjar形式でないAPIを利用する方法]] | ||
+ | *[[NBTについて]] | ||
====ライブラリの知識==== | ====ライブラリの知識==== | ||
29行目: | 28行目: | ||
*[[Guava概要]] | *[[Guava概要]] | ||
*[[ASM利用]] | *[[ASM利用]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Minecraft Forge== | ==Minecraft Forge== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{| class="wikitable" style="text-align: center;" | {| class="wikitable" style="text-align: center;" | ||
|+ チュートリアルの対応状況 | |+ チュートリアルの対応状況 | ||
|- | |- | ||
− | | colspan=" | + | | colspan="8" style="text-align: left;"| |
{| class="wikitable" | {| class="wikitable" | ||
!colspan="2"|凡例 | !colspan="2"|凡例 | ||
72行目: | 50行目: | ||
|- | |- | ||
|style="background-color: gray;"| ∗ | |style="background-color: gray;"| ∗ | ||
− | | | + | | 不可能である |
|- | |- | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
86行目: | 64行目: | ||
! scope="col"| [[#1.10Modding MinecraftForgeUniversal 1.10.2-12.18.0.2009~|1.10.x]] | ! scope="col"| [[#1.10Modding MinecraftForgeUniversal 1.10.2-12.18.0.2009~|1.10.x]] | ||
! scope="col"| [[#1.11Modding MinecraftForgeUniversal 1.11-13.19.0.2130~|1.11.x]] | ! scope="col"| [[#1.11Modding MinecraftForgeUniversal 1.11-13.19.0.2130~|1.11.x]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| レシピの追加 | ! scope="row"| レシピの追加 | ||
98行目: | 69行目: | ||
|style="background-color: lightgreen;"| [[1.6のレシピ追加|✓]] | |style="background-color: lightgreen;"| [[1.6のレシピ追加|✓]] | ||
|style="background-color: lightgreen;"| [[1.7のレシピ追加|✓]] | |style="background-color: lightgreen;"| [[1.7のレシピ追加|✓]] | ||
− | |style="background-color: | + | |style="background-color: mediumaquamarine;"| △ |
− | + | |style="background-color: mediumaquamarine;"| △ | |
− | + | |style="background-color: mediumaquamarine;"| △ | |
− | + | |style="background-color: mediumaquamarine;"| △ | |
− | |||
− | |||
− | |||
− | |||
− | |style="background-color: | ||
− | |style="background-color: | ||
− | |style="background-color: | ||
|- | |- | ||
! scope="row"| 精錬レシピの追加 | ! scope="row"| 精錬レシピの追加 | ||
114行目: | 78行目: | ||
|style="background-color: orangered;"| ☓ | |style="background-color: orangered;"| ☓ | ||
|style="background-color: lightgreen;"| [[1.7の精錬レシピ追加|✓]] | |style="background-color: lightgreen;"| [[1.7の精錬レシピ追加|✓]] | ||
− | |style="background-color: | + | |style="background-color: mediumaquamarine;"| △ |
− | + | |style="background-color: mediumaquamarine;"| △ | |
− | + | |style="background-color: mediumaquamarine;"| △ | |
− | + | |style="background-color: mediumaquamarine;"| △ | |
− | |||
− | |||
− | |||
− | |||
− | |style="background-color: | ||
− | |style="background-color: | ||
− | |style="background-color: | ||
|- | |- | ||
! scope="row"| 醸造レシピの追加 | ! scope="row"| 醸造レシピの追加 | ||
130行目: | 87行目: | ||
|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;"| ☓ | ||
146行目: | 96行目: | ||
|style="background-color: lightgreen;"| [[1.6のクリエイティブタブの追加|✓]] | |style="background-color: lightgreen;"| [[1.6のクリエイティブタブの追加|✓]] | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
− | |style="background-color: | + | |style="background-color: mediumaquamarine;"| △ |
− | |style="background-color: | + | |style="background-color: mediumaquamarine;"| △ |
− | |style="background-color: | + | |style="background-color: mediumaquamarine;"| △ |
− | + | |style="background-color: mediumaquamarine;"| △ | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |style="background-color: | ||
|- | |- | ||
! scope="row"| アイテムの追加 | ! scope="row"| アイテムの追加 | ||
166行目: | 109行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| [[1.11のアイテム追加|✓]] | |style="background-color: lightgreen;"| [[1.11のアイテム追加|✓]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| ブロックの追加 | ! scope="row"| ブロックの追加 | ||
182行目: | 118行目: | ||
|style="background-color: lightgreen;"| [[1.10.2のブロック追加|✓]] | |style="background-color: lightgreen;"| [[1.10.2のブロック追加|✓]] | ||
|style="background-color: lightgreen;"| [[1.11のブロック追加|✓]] | |style="background-color: lightgreen;"| [[1.11のブロック追加|✓]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| ポーションの追加 | ! scope="row"| ポーションの追加 | ||
198行目: | 127行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| [[1.11のポーション追加|✓]] | |style="background-color: lightgreen;"| [[1.11のポーション追加|✓]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| エンチャントの追加 | ! scope="row"| エンチャントの追加 | ||
214行目: | 136行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| [[1.11のエンチャント追加|✓]] | |style="background-color: lightgreen;"| [[1.11のエンチャント追加|✓]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| バイオームの追加 | ! scope="row"| バイオームの追加 | ||
230行目: | 145行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| サウンドの追加 | ! scope="row"| サウンドの追加 | ||
242行目: | 150行目: | ||
|style="background-color: lightgreen;"| [[1.6のサウンドの追加|✓]] | |style="background-color: lightgreen;"| [[1.6のサウンドの追加|✓]] | ||
|style="background-color: lightgreen;"| [[1.7のサウンド追加|✓]] | |style="background-color: lightgreen;"| [[1.7のサウンド追加|✓]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
− | |||
− | |||
|style="background-color: orangered;"| ☓ | |style="background-color: orangered;"| ☓ | ||
|style="background-color: orangered;"| ☓ | |style="background-color: orangered;"| ☓ | ||
262行目: | 163行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| コンフィグの作成 | ! scope="row"| コンフィグの作成 | ||
278行目: | 172行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
+ | |- | ||
+ | ! scope="row"| 実績の追加 | ||
+ | |style="background-color: lightgreen;"| [[実績の追加|✓]] | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
+ | |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;"| ☓ | |style="background-color: orangered;"| ☓ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| 鉱石の生成 | ! scope="row"| 鉱石の生成 | ||
|style="background-color: lightgreen;"| [[追加鉱物をワールドに生成させる|✓]] | |style="background-color: lightgreen;"| [[追加鉱物をワールドに生成させる|✓]] | ||
− | |style="background-color: | + | |style="background-color: orangered;"| ☓ |
− | |style="background-color: | + | |style="background-color: orangered;"| ☓ |
|style="background-color: lightgreen;"| [[1.8のOreGenEvent利用による鉱石生成|✓]] | |style="background-color: lightgreen;"| [[1.8のOreGenEvent利用による鉱石生成|✓]] | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| TileEntityの追加 | ! scope="row"| TileEntityの追加 | ||
326行目: | 199行目: | ||
|style="background-color: mediumaquamarine;"| △ | |style="background-color: mediumaquamarine;"| △ | ||
|style="background-color: mediumaquamarine;"| △ | |style="background-color: mediumaquamarine;"| △ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| GUIの追加 | ! scope="row"| GUIの追加 | ||
342行目: | 208行目: | ||
|style="background-color: mediumaquamarine;"| △ | |style="background-color: mediumaquamarine;"| △ | ||
|style="background-color: mediumaquamarine;"| △ | |style="background-color: mediumaquamarine;"| △ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| 流体の追加 | ! scope="row"| 流体の追加 | ||
358行目: | 217行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| エンティティの追加 | ! scope="row"| エンティティの追加 | ||
374行目: | 226行目: | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
|style="background-color: lightgreen;"| ○ | |style="background-color: lightgreen;"| ○ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| ディメンションの追加 | ! scope="row"| ディメンションの追加 | ||
389行目: | 234行目: | ||
|style="background-color: mediumaquamarine;"| △ | |style="background-color: mediumaquamarine;"| △ | ||
|style="background-color: mediumaquamarine;"| △ | |style="background-color: mediumaquamarine;"| △ | ||
− | |style="background-color: | + | |style="background-color: mediumaquamarine;"| △ |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
! scope="row"| WorldTypeの追加 | ! scope="row"| WorldTypeの追加 | ||
|style="background-color: lightgreen;"| [[WorldTypeの追加|✓]] | |style="background-color: lightgreen;"| [[WorldTypeの追加|✓]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
414行目: | 245行目: | ||
|style="background-color: sandybrown;"| ? | |style="background-color: sandybrown;"| ? | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===1.11Modding MinecraftForgeUniversal 1.11-13.19.0.2130~=== | ===1.11Modding MinecraftForgeUniversal 1.11-13.19.0.2130~=== | ||
====チュートリアル基礎==== | ====チュートリアル基礎==== | ||
*[[1.10から1.11への変更点]] | *[[1.10から1.11への変更点]] | ||
+ | *[[1.11のConfig追加]] | ||
====チュートリアル初級==== | ====チュートリアル初級==== | ||
− | *[//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の精錬レシピ追加]] | ||
490行目: | 258行目: | ||
*[[1.11のアイテム追加]] | *[[1.11のアイテム追加]] | ||
*[[1.11のブロック追加]] | *[[1.11のブロック追加]] | ||
− | |||
− | |||
*[[1.11のポーション追加]] | *[[1.11のポーション追加]] | ||
*[[1.11のエンチャント追加]] | *[[1.11のエンチャント追加]] | ||
− | |||
− | |||
*[[1.11のLootTable利用]] | *[[1.11のLootTable利用]] | ||
− | *[[1. | + | *[[1.11のエンティティ追加]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===1.10Modding MinecraftForgeUniversal 1.10.2-12.18.0.2009~=== | ===1.10Modding MinecraftForgeUniversal 1.10.2-12.18.0.2009~=== | ||
521行目: | 272行目: | ||
====チュートリアル初級==== | ====チュートリアル初級==== | ||
− | *[// | + | *[//minecraft.gamepedia.com/index.php?title=Model&oldid=962448 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]) | ||
528行目: | 279行目: | ||
*[[1.9のエンチャント追加]] | *[[1.9のエンチャント追加]] | ||
*[[1.9のバイオーム追加]] | *[[1.9のバイオーム追加]] | ||
+ | *[[1.9のサウンド追加]] | ||
*[[1.9の村人職業追加]] | *[[1.9の村人職業追加]] | ||
− | |||
====チュートリアル中級==== | ====チュートリアル中級==== | ||
*[[1.9のMOB追加]] | *[[1.9のMOB追加]] | ||
542行目: | 293行目: | ||
**[[1.8のブロックで部分的に色を変える方法]] | **[[1.8のブロックで部分的に色を変える方法]] | ||
**[[1.8のB3Dモデル利用ブロック追加]] | **[[1.8のB3Dモデル利用ブロック追加]] | ||
− | |||
*[[1.8のアイテム追加]] | *[[1.8のアイテム追加]] | ||
**[[1.8のアイテムで部分的に色を変える方法]] | **[[1.8のアイテムで部分的に色を変える方法]] | ||
− | |||
− | |||
− | |||
− | |||
*[[1.8のOreGenEvent利用による鉱石生成]] | *[[1.8のOreGenEvent利用による鉱石生成]] | ||
*[[1.8のバイオーム追加]] | *[[1.8のバイオーム追加]] | ||
567行目: | 313行目: | ||
*[[1.6から1.7への変更点]] | *[[1.6から1.7への変更点]] | ||
*[[1.7の基本コーディング]] | *[[1.7の基本コーディング]] | ||
+ | *[[1.7で1.6のチュートリアルを使う場合の細かい変更点]] | ||
*[[1.7のInterModComms利用]] | *[[1.7のInterModComms利用]] | ||
580行目: | 327行目: | ||
**[[1.7のアイテムのツールチップに情報を表示させる方法]] | **[[1.7のアイテムのツールチップに情報を表示させる方法]] | ||
**[[1.7のアイテムの表示名を変更する方法]] | **[[1.7のアイテムの表示名を変更する方法]] | ||
− | |||
− | |||
*[[1.7のGUI追加]] | *[[1.7のGUI追加]] | ||
*[[1.7のディスペンサーModding]] | *[[1.7のディスペンサーModding]] | ||
606行目: | 351行目: | ||
*[[1.7でのインベントリ操作]] | *[[1.7でのインベントリ操作]] | ||
*[[1.7のForge式Config追加]] | *[[1.7のForge式Config追加]] | ||
− | |||
====チュートリアル上級==== | ====チュートリアル上級==== | ||
+ | *[[1.7のクラス書き換え]] | ||
*[[前提MODの自動DLの仕方]] | *[[前提MODの自動DLの仕方]] | ||
*[[インベントリを持つアイテムの追加]] | *[[インベントリを持つアイテムの追加]] | ||
;他サイトリンク | ;他サイトリンク | ||
− | *[ | + | *[http://defeatedcrow.jp/modwiki/IGNIS%E5%88%B6%E4%BD%9C%E8%A8%98%E9%8C%B2 defeatedcrow氏による1.7.10のMODの制作過程] |
===1.6Modding MinecraftForgeUniversal 8.9.0#749~9.11.1#965=== | ===1.6Modding MinecraftForgeUniversal 8.9.0#749~9.11.1#965=== | ||
681行目: | 426行目: | ||
*[[NEIにて独自レシピを表示させる]] | *[[NEIにて独自レシピを表示させる]] | ||
===LiteLoader rev317=== | ===LiteLoader rev317=== | ||
− | |||
*[[LiteLoader/1.8のデバッグ画面へ情報を追加]] | *[[LiteLoader/1.8のデバッグ画面へ情報を追加]] | ||
− | |||
− |