MOD解説/The Erebus
MOD名 | The Erebus |
製作者 | Vadis365 |
配布場所 | https://www.curseforge.com/minecraft/mc-mods/the-erebus |
前提MOD | 【Minecraft Forge】 |
最新バージョン | 1.0.32 |
使用DimensionID | 66 |
使用BiomeID | 9個 |
SMP対応 | ○ |
関連サイト | https://the-erebus.wikia.com/wiki/The_Erebus_Wiki(英語Wiki) |
The Erebusについて[編集 | ソースを編集]
巨大な虫たちが住まう新ディメンション、「エレボス」を追加する。
いくつかのバイオームやダンジョン、ボスも存在し、便利なアイテムも追加される。
デフォルト設定で死亡すると死亡場所に遺骨が、リスポーンした時は死亡場所を探すコンパスがそれぞれ追加されるが、ConfigからOFFに可能。
追加されるMobはどれも非常にリアルなので、虫が苦手な人はここから先を閲覧しないことを推奨する。
空は無く内側に様々な地形のある巨大な洞窟のようで、性質はネザーに近い。
また、エレボスでは地上に強力な敵対Mobが多数スポーンして非常に危険であるため、準備の整っていないうちは行かないことをおすすめする。
更新情報[編集 | ソースを編集]
Erebus-1.0.32
Added some fixes and changes to configs from people listed below - thank you!
- lorilith
This PR defaults to config'd values for spawn control if the world provider was
incorrectly handled by another mod (Looking at you Advanced Rocketry and MCEternal).
- sandtechnology
Prevent void issue when placing grave (Y<0).
- jackowski626
Dragonfly: added option to prevent capturing player.
Scorpion: added option to prevent capturing player.
Added options to disable Moss, Mould, and Petrified Quartz from Generating.
Most quake hammer attributes are configurable.
Umberpebble, Dust, Dust Layer, Dung, and Mud all have Shovel as harvest tool added.
Hanging webs hardness configuable.
Other non PR Small fixies
- Fixed 'Hot Hot Baby' smoothie recipe - now uses Fireblooms as intended.
- Added options to disable Moss & Mould spreading growth for worlgen.
- Fixed Punchrooms NBT not saving correctly (for Uncle Genny).
- Bombardier Larva should now stop reverting to the wrong skin randomly.
Erebus-1.0.31
- Itemstack model rendering should now work nicer with other mods thanks to a PR from ben-mkiv.
- Umber Furnaces can now accept lava piped in to them.
- Nettle patches should now generate with more frequency.
- Lots of Texture changes again (Planks, Slabs, Several item drops and other things).
- Some lang name tweaks.
- Updated to most recent internal forge mappings.
Erebus-1.0.30
Fixes:
- Fixed Horrible lag for the Antlion Overlord boss fight.
- Fixed the Beetle advancement triggering on any damage taken.
- Fixed some ancient Z-fighting issues on some of our models.
- Fixed Armour values for Chestplates and Leggings being reversed.
- Fixed Stag Beetle's mining ability from breaking Bedrock.
Additions:
- Added back Dimension re-spawning (configurable) defaults to portal keystone location.
- 3D models for a variety of our mushrooms.
- Double-height 3D plants, including replacing vanilla tall ferns with our own.
- Giant Petrified Logs & associated blocks.
- Two variants of Petrified Trees of 3 different sizes each.
- Acid Rivers in the Petrified Forest.
- Petrified Quartz, an ore found embedded in the Petrified trees sporadically, drops regular Quartz.
- Added Armour Toughness values.
- Tweaked spawning rule for Black widows in Nether.
Changes:
- More texture changes and updates.
- All spawn egg colours have been changed to be more appropriate.
- Reduced Glowshroom growth speed by about half.
過去の更新情報
Erebus-1.0.29
- ***CRITICAL FIX:***
- Fixed the portal regularly spawning players in walls/not spawning a return portal
Fixes:
- Fixed the wasp/scorpion advancement triggering on any damage taken.
- Quartz ore now smelts into an item (for when you harvest it with Silk Touch).
- Jumping Spiders no longer suffocate when climbing beneath overhanging blocks.
- Fixed Red Gem drops crashing with other mods (EnderIO & certain Tinker' enchants).
- Antlion Lair generation should no longer bork and cause surrounding sand to block update.
Additions:
- New advancements!
- Advancements can now be localised.
- Water Striders allow you to walk over Quicksand.
- 3D models for a variety of plants.
- Gneiss Boulders in the Volcanic Desert.
Changes:
- Changed some more textures, reducing overlap with the Betweenlands legacy assets.
- Reorganised and tweaked some of the advancements.
- Arthropod mobs colliding with Insect Repellent no longer trigger annoying sounds.
- Wasp Daggers now poison (both thrown and melee)
- Lava Lakes are now lined with Volcanic Rock as opposed to regular Smooth Stone.
TheErebus-0.4.7
Fixed critical crash when using wand of animation to animate blocks.
Made Wasp Sword & Augmented Scorpion Pincer enchantable
Added a check to Antlion Maze gen to stop multiples generating over each other
Made Animated Bamboo Crate & Animated Chest invulnerable.
Reverted Mob Spawning code back to more frequent spawning because efficiency is for wimps.
Added missing Russian lang localisations for glider tool tips ;)
既知の不具合
The Erebusの導入方法[編集 | ソースを編集]
◆シングルプレイ
前提として「MOD解説/MinecraftForge」に従って【Minecraft Forge】を導入する。
- modsフォルダの中に、ダウンロードした The Erebus をjarファイルのままコピー&貼り付けする。
- マインクラフトを起動、ログインしてタイトル画面まで進めたなら導入成功。
◆マルチプレイ(他人のサーバーにログインして遊ぶ場合)
- 上記の手順に従って、シングルプレイ用に The Erebus を導入する。
- サーバー主側から指定がある場合は、指示通りにコンフィグファイルを修正し、 The Erebus 以外のMODも導入する。
- 対象のサーバーにログイン。
◆マルチプレイ(自分でサーバーを建てる場合)
minecraft_server.jarのDL方法や、MOD導入以前の初期設定の仕方については「マルチプレイ」のページを参照。そもそもサーバー建てが初めての場合は、いきなりMODを導入せずに、バニラの状態で問題なく動作するかを確認する事。
前提として「MOD解説/MinecraftForge」に従って【Minecraft Forge】を導入する。
- modsフォルダの中に、ダウンロードした The Erebus をjarファイルのままコピー&貼り付けする。
- サーバーを起動。正常に起動し、MOD内容が反映されていれば導入は終了。
対応環境[編集 | ソースを編集]
Erebus-1.0.32
- ◆Minecraft 1.12.2
- Minecraft Forge 14.23.5.2768 ~
TheErebus-0.4.7
- ◆Minecraft 1.7.10
- Minecraft Forge 10.13.4.1614 ~
Erebus 0.2pre3
- ◆Minecraft 1.6.4
- Minecraft Forge 9.11.1.1345 ~
追加ブロック・アイテム・レシピ一覧[編集 | ソースを編集]
追加Mob一覧[編集 | ソースを編集]
構造物・装置解説[編集 | ソースを編集]
バイオーム[編集 | ソースを編集]
チュートリアル[編集 | ソースを編集]
まず最初に供物の祭壇(Offering Altar)を作る。
各種石:4+金インゴット:1+石レンガ:3+黒曜石:1
設置したら、そこにダイヤモンド・エメラルド・黒曜石を右クリックで使用する。
暫く待つとガイアンジェム(Gaean Gem)が完成するので、供物の祭壇を破壊するか、素手でShift+右クリックで回収する。
次にガイアの杖(Staff of Gaea)とガイアンキーストーン(Gaean Keystone)を作成する。
ツタ:4+棒:3+ガイアンジェム:1+金インゴット:1
ツタ:2+石レンガ:5+黒曜石:1
ポータルは、通常のゲートのように石レンガを置き、その中を葉ブロックで埋め、付近にGaean Keystoneを置くことで形が完成。
(形はある程度自由)
最後に、ガイアンキーストーンに右クリックでガイアの杖を使用すると、The Erebusへのゲートが開く。
※現在、飛んだ先ではゲートが閉じた状態になっている為、死に戻りをしたくないならガイアの杖をもう一本用意しておくこと。
追加される実績・進捗[編集 | ソースを編集]
追加される実績
A Secret below the world
┃前提条件:なし
┃解除条件:The Erebusに行く
┃
┣Umber-what?
┃前提条件:「A Secret below the world」
┃解除条件:Umberstoneを掘る
┃
┣They used to be colled Maggots
┃┃前提条件:「A Secret below the world」
┃┃解除条件:カブトムシの幼虫を倒す
┃┃
┃┗Squishy, Slimy, and totally fun
┃ ┃前提条件:「They used to be colled Maggots」
┃ ┃解除条件:カブトムシの幼虫を踏みつぶす
┃ ┃
┃ ┃
┃ ┃
┃ ┗I've never seen a diamond in the larva
┃ 前提条件:「Squishy, Slimy, and totally fun」
┃ 解除条件:カブトムシの幼虫からダイヤモンドをドロップさせる(未検証)
┃
┗Oh come on!
前提条件:「A Secret below the world」
解除条件:ボスのドロップ品を手に入れる(未検証)
追加される進捗
- The Portal
- The Erebus
- Subterranean Agriculture
Configファイルでの設定変更[編集 | ソースを編集]
- ゲーム内操作設定
項目 | 説明 |
---|---|
Erebus | |
Beetle Ram Attack=R | 各種甲虫搭乗時の攻撃 |
Glide=G | グライダーチェストプレートの滑空 |
Glider Lift=H | 動力グライダーチェストプレートの上昇 |
Stag Beetle Dig=左Alt | クワガタ搭乗時の採掘 |
MOD導入後に生成されるerebus.cfgの中身を書き変える事で設定を変更できる。
また、ゲーム内での設定にも対応している。
項目 | 説明 |
---|---|
general | |
B:"Add Glowshrooms to World generation"=true | グロウシュルームが生成されるかどうか |
I:"Beetle larva eating settings"=0 | 甲虫の幼虫が食べるブロックの設定。0でタイルエンティティと 原木以外の木製ブロック・1で原木以外の木製ブロック・2で全ブロック。 |
B:"Block O' Bones Inventory Save"=true | 骸骨ブロックが倒れた際の所有アイテムを保持するかどうか |
B:"Bombardier Beetle Block destruction"=true | ホソクビゴミムシがブロックを破壊するかどうか |
B:"Coloured Biome Fogs"=true | バイオームごとの色付きのフォグを有効にするかどうか |
I:"Dimension ID of The Erebus"=66 | The ErebusのディメンションID |
B:"Erebus Generates with Flat Bedrock Layers"=false | The Erebusの岩盤が平らに生成されるかどうか |
B:"Generate natural swap vents"=true | 各種穴が生成されるかどうか |
B:"Glowing bugs emit light"=true | 光る虫が明るさレベルを持つかどうか |
I:"Number of seconds before the portal is usable again."=5 | ポータルを連続使用できる間隔秒数 |
B:"Play erebus songs"=true | The Erebus専用のBGMを再生するかどうか |
B:"Random mob names"=true | Mobにランダムに名前がついているかどうか |
B:"Should player re-spawn in dimension"=false | Erebusで倒れた際にErebusにリスポーンするかどうか |
B:"Spawn Black Widows in Nether"=true | クロゴケグモがネザーにスポーンするかどうか |
mob modifiers | |
I:"Mob Attack Damage Multipier"=1 | The ErebusのMobの攻撃力の倍率 |
I:"Mob Health Multiplier"=1 | The ErebusのMobの体力の倍率 |
ores | |
B:"Generate aluminium"=false | 各種鉱石の生成 |
B:"Generate coal"=true | |
B:"Generate copper"=false | |
B:"Generate diamond"=true | |
B:"Generate diamond_encrusted"=true | |
B:"Generate emerald"=true | |
B:"Generate fossil"=true | |
B:"Generate gneiss"=true | |
B:"Generate gold"=true | |
B:"Generate iron"=true | |
B:"Generate jade"=true | |
B:"Generate lapis"=true | |
B:"Generate lead"=false | |
B:"Generate petrified_wood"=true | |
B:"Generate quartz"=true | |
B:"Generate silver"=false | |
B:"Generate temple"=true | |
B:"Generate tin"=false | |
wand of animation | |
S:"Blocks ignored by Wand" <> | アニメーションの杖が無効なブロック。デフォルトで黒曜石。 |
1.7.10
項目 | 説明 |
---|---|
biomes | |
I:XXX= | 各種バイオームID |
general | |
B:Add Glowshrooms to World generation | Glowshroomの有無(成長の有無?) |
B:"Alternative Planks Textures" | Alternative Planksのテクスチャ |
I:"Antlion Maze Frequency lower numbers increase rate. May Cause issues if too low." | |
I:"Beetle larva eating settings" | カブトムシの幼虫が物を食べる頻度 |
B:"Block O' Bones Inventory Save" | 遺骨の生成 |
B:"Bombardier Beetle Block destruction" | Bombardier Beetleがブロックを破壊するか |
B:"Coloured Biome Fogs" | バイオームごとの色変更 |
I:"Dimension ID of The Erebus" | The ErebusのディメンションID |
B:"Generate natural swap vents" | swap ventの生成 |
B:"Glowing bugs emit light" | Glowing bugsの光 |
I:"Number of seconds before the portal is usable again." | ポータル再使用可能までの秒数 |
B:"Play erebus songs" | The ErebusのBGM再生 |
B:"Random mob names" | ランダムにmobに名前がついているかどうか |
B:"Should player re-spawn in dimension" | 死亡した際The Erebus内からリスポーンさせるか |
B:"Should spawn beetles and larvae in the portal" | ポータルからカブトムシの幼虫をスポーンさせるか |
B:"Spawn Black Widows in Nether" | The Erebus内に生成する鉱石の種類 |
integration | |
B:"Disable Forge Multipart integration" | Forgeのマルチパート統合を無効にする |
B:"Disable Thaumcraft integration" | Thaumcraftの統合を無効にする |
mob modifiers | |
I:"Mob Attack Damage Multipier" | |
I:"Mob Health Multiplier" | |
ores | |
B:Generate XXX | 各種鉱石の生成 |
他のMODとの競合情報[編集 | ソースを編集]
前提として要求される【Minecraft Forge】が多数の既存classファイルを書き換えるが、
このMOD自体は既存classファイルを一切書き換えない。
なので、【Minecraft Forge】と競合しないMODとならば、ほとんどの場合共存ができる。
また、単純な競合の他に、【Minecraft Forge】本体との互換性問題もある。
【Minecraft Forge】自体の競合する/しないに関して含め、詳しくはMOD解説/MinecraftForgeのページも参照のこと。