mc1.20.1-9.0.6
·
115 commits
to 1.20.1
since this release
English
- Enchantment upgrade recipes are now fully jsonized.
- Defined by json file placed in
data/namespace/hmag/enchantment_upgrade
.
- Defined by json file placed in
- Added evil prismarine.
- Tweaked attacking AI for ghosts and wither ghosts.
- Melty monsters are now slightly easier to spawn in the overworld.
- Slowed down the movement of swampers in the water.
- Updated textures for soul powder and evil flame.
- Evil flame can now be used as fuel.
- Evil thorn can now only upgrade thorns enchantments up to level 7.
- Block of nether star, compressed heart of the sea, reinforced block, reinforced glass, and tinted reinforced glass now always drop items when destroyed by explosions.
- Removed item tags for
hmag:enchantment_upgrade_items
andhmag:enchantment_upgrade_templates
. - Renamed
hmag:enchantment_not_upgradeables
item tag tohmag:enchantment_not_upgradables
. - Added
minecraft:enchanted_book
tohmag:enchantment_not_upgradables
item tag, instead of coding it internally. - Fixed incorrect tag description in
melty_monster_spawns_in_overworld
biome modifier. - Added and updated more compatibility with some mods.
Japanese
- エンチャントのアップグレードレシピが完全にJSON化された。
data/namespace/hmag/enchantment_upgrade
下のJSONファイルで定義されます。
- 邪悪なプリズマリンを追加。
- ゴーストとウィザーゴーストの攻撃時のAIを調整。
- メルティモンスターが地上で少しスポーンしやすくなった。
- スワンパーの水中での動きが鈍くなった。
- ソウルパウダーと邪悪な焔のテクスチャを更新。
- 邪悪な焔は燃料として使用できるようになった。
- 邪悪な棘はレベル7までしか棘の鎧のエンチャントをアップグレードできなくなった。
- ネザースターブロック、圧縮された海洋の心、破壊耐性強化ブロック、破壊耐性強化ガラス、破壊耐性強化遮光ガラスは爆発によって破壊された時にアイテムを必ずドロップするようになった。
hmag:enchantment_upgrade_items
、hmag:enchantment_upgrade_templates
アイテムタグを削除。hmag:enchantment_not_upgradeables
アイテムタグをhmag:enchantment_not_upgradables
にリネーム。- 内部でコーディングする代わりに、
minecraft:enchanted_book
をhmag:enchantment_not_upgradables
アイテムタグに追加。 melty_monster_spawns_in_overworld
Biome Modifierの間違ったタグの記述を修正。- いくつかのMODの互換性を追加、更新。