Added Javelin gun.
After shooting the first bullet, shoot while sneaking and generate electric shock. It will explode further as the level becomes maximum. This explosion does not erase items etc.
I added a new mob.
Also changed the method of advanced suit.
Javelin gun追加。
初弾を発射した後、スニークしながら撃つと電撃を発生させる。レベルが最大になると更に爆発します。この爆発はアイテム等を消去しません。
新mob追加しました。
またアドバンスドスーツのメソッドを変更しました。
2018/12/09
2018/04/30
1.12.2 Update!
![]() |
| Engineering Suit |
![]() |
| Advanced Suit |
However, the version of forge needs to be 14.23.2.2611 or later. It does not correspond before that.
要望があったエンジニアスーツ、アドバンスドスーツを追加しました。また新mobも追加しました。
しかし、forgeのバージョンが14.23.2.2611以降でなければ動作しません。ご注意ください。
2018/04/08
Plans
2018/03/26
About future updates
The old version of forge is gone. I will produce it with the latest recommendation forge - 1.12.2 - 14.23.2.2611.
Along with this, old versions will not be compatible. Please be careful.
forgeのバージョンの古いのが無くなった。私は今後最新レコメンドであるforge-1.12.2-14.23.2.2611で制作します。
これに伴い、古いバージョンの互換性がなくなります。ご注意ください。
Along with this, old versions will not be compatible. Please be careful.
forgeのバージョンの古いのが無くなった。私は今後最新レコメンドであるforge-1.12.2-14.23.2.2611で制作します。
これに伴い、古いバージョンの互換性がなくなります。ご注意ください。
2018/03/25
modding and JDK8
I changed the notebook computer from HDD to SSD. The operation became faster ... However,
Eclipse Oxygen.2 Release (4.7.2) does not recognize workspace.
Install JAVA the latest version 10. However, although it starts up, it seems that the build path has changed, and examining and trying variously are also strange behavior. Since it's so, I download the recommended version forge. I did a gradlew setupDecompWorkspace, but I get angry at the command prompt "JAVA 9 or 10 is not supported!" (; 'Д `)
Could it be: It does not recognize unless it is JDK 8
I tried to JAVA 8 ... Command prompt started downloading normally. And BUILD SUCCESSFUL.
Start Eclipse ... Copy mod to src folder ... What? I get an error ... Method changed in 1.12.2-2611 ... (; 'Д `) To rewrite the class of Item. This has to be updated.
However, there is a problem with compatibility with this. Perhaps it is better to break it down here.
The program is difficult.
--
ノートパソコンをHDDからSSDに切り替えるため、初期化してからクローン→そして換装。動作が早くなりました…が、
Eclipse Oxygen.2 Release (4.7.2)がきちんとワークスペースを認識しない…(;´Д`)
JAVAが入ってないのかなと最新版である10をインスコ。しかし、起動はするがビルドパスがおかしくなってしまったようで、ググりながら調べていろいろ試すもなんかおかしい。せっかくなのでforgeのバージョンを最新レコメンド版にしようと思いダウンロードしてgradlew setupDecompWorkspaceしたところ、「JAVA9とか10はサポートしてねぇよゴラァ!」とコマンドプロンプトで怒られる(;´Д`)
もしかして:JDK8じゃないと認識しない
8にしてみた…コマンドプロンプトが正常にダウンロード開始。そしてBUILD SUCCESSFUL。
Eclipseを起動…srcフォルダにmodをコピーして…あれ? エラーが出る…1.12.2-2611でメソッド変わってるじゃん…(;´Д`)Itemのクラスを軒並み書き換える羽目に。これはアップデートしないといけません。
で、メソッドを修正→デバッグ→起動(;´・ω・)=3 フゥ
しかし、これでは互換性にちと問題ある感じですね…。ここで一区切りにしといたほうがいいかもしれません。
プログラムって難しいなぁ。
Eclipse Oxygen.2 Release (4.7.2) does not recognize workspace.
Install JAVA the latest version 10. However, although it starts up, it seems that the build path has changed, and examining and trying variously are also strange behavior. Since it's so, I download the recommended version forge. I did a gradlew setupDecompWorkspace, but I get angry at the command prompt "JAVA 9 or 10 is not supported!" (; 'Д `)
Could it be: It does not recognize unless it is JDK 8
I tried to JAVA 8 ... Command prompt started downloading normally. And BUILD SUCCESSFUL.
Start Eclipse ... Copy mod to src folder ... What? I get an error ... Method changed in 1.12.2-2611 ... (; 'Д `) To rewrite the class of Item. This has to be updated.
However, there is a problem with compatibility with this. Perhaps it is better to break it down here.
The program is difficult.
--
ノートパソコンをHDDからSSDに切り替えるため、初期化してからクローン→そして換装。動作が早くなりました…が、
Eclipse Oxygen.2 Release (4.7.2)がきちんとワークスペースを認識しない…(;´Д`)
JAVAが入ってないのかなと最新版である10をインスコ。しかし、起動はするがビルドパスがおかしくなってしまったようで、ググりながら調べていろいろ試すもなんかおかしい。せっかくなのでforgeのバージョンを最新レコメンド版にしようと思いダウンロードしてgradlew setupDecompWorkspaceしたところ、「JAVA9とか10はサポートしてねぇよゴラァ!」とコマンドプロンプトで怒られる(;´Д`)
もしかして:JDK8じゃないと認識しない
8にしてみた…コマンドプロンプトが正常にダウンロード開始。そしてBUILD SUCCESSFUL。
Eclipseを起動…srcフォルダにmodをコピーして…あれ? エラーが出る…1.12.2-2611でメソッド変わってるじゃん…(;´Д`)Itemのクラスを軒並み書き換える羽目に。これはアップデートしないといけません。
で、メソッドを修正→デバッグ→起動(;´・ω・)=3 フゥ
しかし、これでは互換性にちと問題ある感じですね…。ここで一区切りにしといたほうがいいかもしれません。
プログラムって難しいなぁ。
2018/01/23
Mod Update
Updated mod. Method modification of repeater bow and crank repeater bow, performance adjustment of various shooting weapons, method modification of some mobs, renaming of recipe json file, etc. were done.
Fine bugs may still occur. In that case please report it.
Fine bugs may still occur. In that case please report it.
2018/01/08
JAVA
After installing JAVA 9, it became impossible to build. After all uninstalling and solving problems if you set it to JAVA 8. For the time being, we will continue to produce at 8.
Fixed the Greatsword recipe. I am sorry for troubling you. Also, Red Ender Man spawns during the day, but I use the same method as Ender Man. It may have spawned in the shade and warped. If similar things happen, they will be saved if they are reported.
JAVA9をインストールしたらビルドできなくなってしまった。結局アンインストールしてJAVA8にしたら問題解決。当面は8で制作を続ける。
グレートソードのレシピを修正した。ご迷惑かけて申し訳ない。あと、Red Ender Manが日中にスポーンするとのことだが、Ender Manと同じメソッドを使用している。日陰でスポーンしてワープしたのかもしれない。もし似たようなことが起きたら報告してもらえると助かる。
Fixed the Greatsword recipe. I am sorry for troubling you. Also, Red Ender Man spawns during the day, but I use the same method as Ender Man. It may have spawned in the shade and warped. If similar things happen, they will be saved if they are reported.
JAVA9をインストールしたらビルドできなくなってしまった。結局アンインストールしてJAVA8にしたら問題解決。当面は8で制作を続ける。
グレートソードのレシピを修正した。ご迷惑かけて申し訳ない。あと、Red Ender Manが日中にスポーンするとのことだが、Ender Manと同じメソッドを使用している。日陰でスポーンしてワープしたのかもしれない。もし似たようなことが起きたら報告してもらえると助かる。
2017/12/21
2017/12/15
Account problem
Currently I can not log in to CurseForge. I can not update mod, so I am inquiring for support.
2017/12/09
Donate Monacoin
I started my virtual currency "Monacoin" in Japan. Although there are still few exchanges, it is expected to grow from now. It seems that multilingual support will take about half a year. If you donate, I will turn to production cost. Also, I'd be happy if I get motivated.
If you are interested please click here.
https://monappy.jp/
There is also Monappy Mastodon.
https://mstdn.monappy.jp/
Thanks!
日本の仮想通貨「Monacoin」を始めてみました。まだ取引所は少ないですが、これから伸びていくと思われます。多言語対応は半年ぐらいかかる予定らしいです。投げ銭してもらえると制作費に回ります。また、モチベーションアップするので貰えると嬉しいな。
興味がある方はこちらからどうぞ。
https://monappy.jp/
Monappyマストドンもあります。
https://mstdn.monappy.jp/
よろしくね!
If you are interested please click here.
https://monappy.jp/
There is also Monappy Mastodon.
https://mstdn.monappy.jp/
Thanks!
日本の仮想通貨「Monacoin」を始めてみました。まだ取引所は少ないですが、これから伸びていくと思われます。多言語対応は半年ぐらいかかる予定らしいです。投げ銭してもらえると制作費に回ります。また、モチベーションアップするので貰えると嬉しいな。
興味がある方はこちらからどうぞ。
https://monappy.jp/
Monappyマストドンもあります。
https://mstdn.monappy.jp/
よろしくね!
2017/12/06
bitcoin
I posted the bit coin donation address. Due to PayPal's donation being prohibited in Japan. I'd be happy if you like mod, you can donate with bit coin. It will encourage production.
Thanks!
ビットコインの寄付アドレスを載せてみたよ。日本ではペイパルの寄付が禁止されているため。modが気に入ったらビットコインで寄付してもらえるとうれしいな。制作の励みになります。
よろしくね!
Thanks!
ビットコインの寄付アドレスを載せてみたよ。日本ではペイパルの寄付が禁止されているため。modが気に入ったらビットコインで寄付してもらえるとうれしいな。制作の励みになります。
よろしくね!
2017/11/27
1.11.2, 1.12.2 mod update!
iYAMATO's Mob Mod update!New version of 1.11.2, 1.12.2.
Please see the menu above for details
Download : https://minecraft.curseforge.com/projects/iyamatos-mob-mod
Please see the menu above for details
![]() |
| Line Gun |
![]() |
| Flame Thower |
![]() |
| Seeker Riflle |
![]() |
| Pulse Rifle |
![]() |
| Plasma Saw |
![]() |
| Force Gun |
Updated information
I updated the information, but it seems I can not download it yet. Please wait until CurseForge is updated.
2017/11/25
New Weapons
2017/11/17
coming soon?
I made a gun that could fire newly, but it did not behave as expected. I searched for a tutorial but I found only old things. Current production is suspended. I asked a question at an informal forum in Japan, but since I just posted it I have not received a reply.
It will take time.
If you hold the right click, the gun will rampage ('· ω · `) !!!!!!!!!!!!
It seems that recoil can be reproduced.
It will take time.
If you hold the right click, the gun will rampage ('· ω · `) !!!!!!!!!!!!
It seems that recoil can be reproduced.
2017/11/15
Next update coming soon
2017/11/12
Sometimes.
Sometimes I write something that does not relate to Minecraft.
Occasionally I do the sound of the wedding reception party at work. I use djay which is iPadPro's application. The reaction is slow if it is a normal cd player.
In addition, SONY α 7 II, Panasonic HC - VX 985 M for photographic equipment. I also use TASCAM's DR-40 for recording equipment. DR - 40 was also used to record voice of Minecraft mob.
Such a daily life.
Occasionally I do the sound of the wedding reception party at work. I use djay which is iPadPro's application. The reaction is slow if it is a normal cd player.
In addition, SONY α 7 II, Panasonic HC - VX 985 M for photographic equipment. I also use TASCAM's DR-40 for recording equipment. DR - 40 was also used to record voice of Minecraft mob.
Such a daily life.
2017/11/09
Bug in BiomeDictionary?
It should be able to get biome from BiomeDictionary # getBiomes in version 1.11.2, but why Null is returned. Since the 1.11.2 version does not exist in the famous MOD "Mo 'Creatures", it may be a bug in Forge's side.
Uploaded the latest version to CurseForge. However, the 1.11.2 version does not correspond to Biomes O 'Plenty. Instead, it specifies the biome to spawn with vanilla biome.
In addition, I modified the json recipe file of Plasma Cutter, Stasis Module, and also modified the config file. Some of the mobs did not spawn in the config file.
Because it is made by one person, sometimes forget the setting item. I am grateful to get to the bug report each time. I will continue to do my best in the future.
1.11.2版でBiomeDictionary#getBiomesからバイオームを取得できるはずなのだが、なぜかNullを返す不具合に遭遇。著名なMODである「Mo' Creatures」に1.11.2版が存在しないので、もしかしたらForge側のバグなのかもしれない。
最新版をCurseForgeにアップロードしました。ただし、1.11.2版はBiomes O' Plentyに対応していません。その代わりに、バニラバイオームでスポーンするバイオームを指定してあります。
他にプラズマカッター、ステイシスモジュールのjsonレシピファイルの修正、コンフィグファイルの修正も行った。一部mobがスポーンしなかったのはコンフィグファイルの不具合だった様子。
一人で作っているため、設定項目を忘れることがあったり…(;´Д`)その度に不具合報告をしてもらえるのはありがたいことです。これからも頑張って作りますー(´・ω・`)
Uploaded the latest version to CurseForge. However, the 1.11.2 version does not correspond to Biomes O 'Plenty. Instead, it specifies the biome to spawn with vanilla biome.
In addition, I modified the json recipe file of Plasma Cutter, Stasis Module, and also modified the config file. Some of the mobs did not spawn in the config file.
Because it is made by one person, sometimes forget the setting item. I am grateful to get to the bug report each time. I will continue to do my best in the future.
1.11.2版でBiomeDictionary#getBiomesからバイオームを取得できるはずなのだが、なぜかNullを返す不具合に遭遇。著名なMODである「Mo' Creatures」に1.11.2版が存在しないので、もしかしたらForge側のバグなのかもしれない。
最新版をCurseForgeにアップロードしました。ただし、1.11.2版はBiomes O' Plentyに対応していません。その代わりに、バニラバイオームでスポーンするバイオームを指定してあります。
他にプラズマカッター、ステイシスモジュールのjsonレシピファイルの修正、コンフィグファイルの修正も行った。一部mobがスポーンしなかったのはコンフィグファイルの不具合だった様子。
一人で作っているため、設定項目を忘れることがあったり…(;´Д`)その度に不具合報告をしてもらえるのはありがたいことです。これからも頑張って作りますー(´・ω・`)
2017/11/03
The end was like hell
I received a report that nearly all mobs spawned at the end. I thought that it was impossible to end Ender Dragon and mob at the same time, so I corrected it soon.
The setting of the biome dictionary was wrong ... I'm sorry ('· ω · `)
ほぼすべてのmobがthe endでスポーンするという報告を受けたので即修正。エンダードラゴンとmobを同時に相手するのはまず無理というか、見た瞬間笑ってしまった(∀`*ゞ)
バイオーム辞典の設定が間違ってたよ…ごめんね(´・ω・`)
The setting of the biome dictionary was wrong ... I'm sorry ('· ω · `)
ほぼすべてのmobがthe endでスポーンするという報告を受けたので即修正。エンダードラゴンとmobを同時に相手するのはまず無理というか、見た瞬間笑ってしまった(∀`*ゞ)
バイオーム辞典の設定が間違ってたよ…ごめんね(´・ω・`)
2017/11/02
1.12.2 version mod release
![]() |
| 1.12.2 version release. |
Installation should be installed in the server and client's mods folder.
For details, please visit the menu at the top of the page.
マルチプレイでのサウンド再生が解決したので1.12.2版リリース。iYAMATO's Mob Modの方はタクティカルリロード可能です。
導入は、サーバとクライアントのmodsフォルダにインストールしてください。
詳細はページ上部のメニューからどうぞ。
登録:
投稿
(
Atom
)
























