Перейти к содержимому
Mineforgian

JAOPCA Extras

Mod to add various modules to JAOPCA

Загрузки
3K
Подписчики
11
Обновлён
12 августа 2026 г.
Лицензия
MIT

Опубликован 22 сентября 2022 г.

GitHub License Latest version

This mod adds various modules to JAOPCA.
JAOPCA adds modules (described below) corresponding to each material.

Modules

The following modules are currently in place.

Vanilla

  • Plates
  • Rods
  • Gears

AE2

  • Processors
  • Circuits

Configs

It is generated in config/jaopca/modules/.

  • extras_gears.toml
  • extras_plates.toml
  • extras_rods.toml
  • extras_ae2.toml(If AE2 is loaded)

ModPacks

Feel free to use it.
If you want to change the name of each item added by JAOPCA, change lang/*.json as follows:

{
    "item.jaopca.{module_name}.{material_name}": "Something",
    "item.jaopca.rods.netherite": "Magical Rod",
    "item.jaopca.processors.iron": "Basic Processor"
}

Ченджлог

5.0.0Релиз1.20.1 · 12 августа 2026 г.

JAOPCA Extras 5.0.0

What's New

  • Rewrote the codebase from the ground up.
    • Minecraft 1.20.1, 1.21.1, and 26.1.2 are now maintained in a single codebase.
    • Minecraft 1.20.1 has been switched back to the Forge MDK.
  • Added support for Minecraft 26.1.2.
  • Made some minor texture adjustments.
  • AE2 circuit crafting recipes can now be processed using machines from AdvancedAE and ExtendedAE.
    • 1.20.1: Circuit Cutter (ExtendedAE), Reaction Chamber (AdvancedAE)
    • >=1.21.1: Circuit Cutter (ExtendedAE), Crystal Assembler (ExtendedAE)

新要素

  • コードを全体的に書き直しました
    • 1.20.1, 1.21.1, 26.1.2を1つのコードベースで管理しています
    • 1.20.1はForgeのmdkに戻しました
  • 26.1.2のサポートを追加しました
  • テクスチャを少し調整しました
  • AE2の回路作成レシピをAdvancedAE, ExtendedAEの機械から作成できるようにしました。
    • 1.20.1: Circuit Cutter(ExtendedAE), Reaction Chamber(AdvancedAE)
    • >=1.21.1: Circuit Cutter(ExtendedAE), Crystal Assembler(ExtendedAE)
5.0.0Релиз1.21.1 · 12 августа 2026 г.

JAOPCA Extras 5.0.0

What's New

  • Rewrote the codebase from the ground up.
    • Minecraft 1.20.1, 1.21.1, and 26.1.2 are now maintained in a single codebase.
    • Minecraft 1.20.1 has been switched back to the Forge MDK.
  • Added support for Minecraft 26.1.2.
  • Made some minor texture adjustments.
  • AE2 circuit crafting recipes can now be processed using machines from AdvancedAE and ExtendedAE.
    • 1.20.1: Circuit Cutter (ExtendedAE), Reaction Chamber (AdvancedAE)
    • >=1.21.1: Circuit Cutter (ExtendedAE), Crystal Assembler (ExtendedAE)

新要素

  • コードを全体的に書き直しました
    • 1.20.1, 1.21.1, 26.1.2を1つのコードベースで管理しています
    • 1.20.1はForgeのmdkに戻しました
  • 26.1.2のサポートを追加しました
  • テクスチャを少し調整しました
  • AE2の回路作成レシピをAdvancedAE, ExtendedAEの機械から作成できるようにしました。
    • 1.20.1: Circuit Cutter(ExtendedAE), Reaction Chamber(AdvancedAE)
    • >=1.21.1: Circuit Cutter(ExtendedAE), Crystal Assembler(ExtendedAE)
5.0.0Релиз26.1.2 · 12 августа 2026 г.

JAOPCA Extras 5.0.0

What's New

  • Rewrote the codebase from the ground up.
    • Minecraft 1.20.1, 1.21.1, and 26.1.2 are now maintained in a single codebase.
    • Minecraft 1.20.1 has been switched back to the Forge MDK.
  • Added support for Minecraft 26.1.2.
  • Made some minor texture adjustments.
  • AE2 circuit crafting recipes can now be processed using machines from AdvancedAE and ExtendedAE.
    • 1.20.1: Circuit Cutter (ExtendedAE), Reaction Chamber (AdvancedAE)
    • >=1.21.1: Circuit Cutter (ExtendedAE), Crystal Assembler (ExtendedAE)

新要素

  • コードを全体的に書き直しました
    • 1.20.1, 1.21.1, 26.1.2を1つのコードベースで管理しています
    • 1.20.1はForgeのmdkに戻しました
  • 26.1.2のサポートを追加しました
  • テクスチャを少し調整しました
  • AE2の回路作成レシピをAdvancedAE, ExtendedAEの機械から作成できるようにしました。
    • 1.20.1: Circuit Cutter(ExtendedAE), Reaction Chamber(AdvancedAE)
    • >=1.21.1: Circuit Cutter(ExtendedAE), Crystal Assembler(ExtendedAE)
4.0.0Релиз1.21.1 · 18 апреля 2025 г.

4.0.0 (2025-04-18)

Features

  • 🎸 port to 1.21.1 and neoforge (85cde72)
  • 🎸 Update strings (9a7db7a)
  • 🎸 Update textures (dbaf415)

Bug Fixes

  • 🐛 Remove JEI from dependencies (b10c6df)

Miscellaneous Chores

3.0.0Релиз1.20.1 · 9 апреля 2024 г.

3.0.0 (2023-09-13)

Features

  • 🎸 Add creative tab (8217a63)
  • 🎸 Bump up pack.mcmeta version (6ded744)
  • 🎸 port to 1.20.1 (f793c75)

Miscellaneous Chores

2.0.0Релиз1.19.2 · 9 апреля 2024 г.

Changelog

2.0.0 (2023-03-26)

Features

  • 🎸 support for 1.19.2 (109d7d9)
1.2.0Релиз1.18.2 · 9 апреля 2024 г.

Changelog

1.2.0 (2023-03-26)

Features

  • 🎸 Redraw item icons for each module (4d1a304)

1.1.1 (2022-12-13)

Bug Fixes

1.1.0 (2022-12-13)

Features

  • 🎸 add circuits and processor by AE2 (8549434)
  • 🎸 add Extra Press item (9ce9ef5)
  • 🎸 add LazierAE2 integration (c161aac)

Bug Fixes

Комментарии

Загружаем…