beta_1.0.0
Advanced Quantum Engineering 1.0.0
Advanced Quantum Engineering adds Astral-scale upgraded parts for the Advanced AE Quantum Computer while keeping Advanced AE's original multiblock system as the source of truth.
This is not a separate crafting CPU system. The added blocks are direct upgraded replacements for existing Advanced AE Quantum Computer parts and are intended for very late-game modpacks where normal Quantum Computer throughput and storage are no longer enough.
Highlights
- Adds upgraded Quantum Computer parts:
- Modified Quantum Core
- Modified Quantum Storage
- Modified Quantum Accelerator
- Modified Quantum Multi-Threader
- Modified Data Entangler
- Experimental Quantum Core
- Preserves Advanced AE's original Quantum Computer structure rules.
- Keeps the one-core-per-structure rule.
- Supports Advanced AE Multi-Threader and Data Entangler behavior through the existing structure system.
- Adds configurable storage, co-processor, accelerator, multi-threader, and entangler values.
- Adds overflow protection for very large storage and co-processor values.
- Adds large-value tooltip handling for TiB/PiB/EiB-scale crafting CPU displays.
- Uses AE2 Omni Cells and Advanced AE materials in normal JSON recipes.
- Recipes remain removable and replaceable through KubeJS.
Target Environment
- Minecraft 1.20.1
- Forge 47.4.18+
- Java 17
- Applied Energistics 2 15.4.10 / 15.4.x
- Advanced AE 1.3.5-1.20.1
- AE2 Omni Cells 1.1.6
The mod is designed for both dedicated servers and clients. Install it on both sides.
Default Intended Late-Game Setup
With the intended upgraded structure:
- Modified Quantum Core x1
- Modified Quantum Storage x1
- Modified Data Entangler x1
- Modified Quantum Multi-Threader x1
- Modified Quantum Accelerator x121
The default config produces approximately:
- Storage: about 256 TiB
- Co-processors: 528,384
These values are aimed at extremely large late-game automation environments, especially packs that include Astral Mekanism-scale crafting chains.
Experimental Core
The Experimental Quantum Core is included for stress testing and configuration experiments.
Default experimental values:
- Storage:
Long.MAX_VALUE - 1 - Co-processors:
Integer.MAX_VALUE - 1
This block is not recommended for normal progression servers unless you intentionally want to test maximum-value behavior. AQE clamps effective values to avoid direct integer or long overflow, but AE2 and Advanced AE still have to process the resulting crafting workload.
Compatibility Notes
AQE uses targeted integration with Advanced AE's existing Quantum Computer logic. It does not replace AE2's crafting solver and does not include AE2 crafting optimization logic.
AE2 crafting performance optimization is intentionally kept in a separate project: AE2 Crafting Optimizer.
Do not report issues caused by this mod directly to the Advanced AE, AE2, or AE2 Omni Cells authors unless the same issue reproduces without AQE installed.
License
Advanced Quantum Engineering is licensed under GNU LGPL v3.0 only.
SPDX: LGPL-3.0-only
Advanced Quantum Engineering 1.0.0 日本語
Advanced Quantum Engineering は、Advanced AE の Quantum Computer に組み込める終盤向けの上位互換パーツを追加するアドオンMODです。
独自のクラフトCPUを別に作るMODではありません。Advanced AE 本体の Quantum Computer マルチブロック構造をそのまま使い、既存パーツの上位互換として動作することを目的にしています。
主な内容
- Quantum Computer 用の上位互換パーツを追加します。
- 改良型量子コア
- 改良型量子ストレージ
- 改良型量子アクセラレータ
- 改良型量子多重スレッド処理装置
- 改良型データエンタングラー
- 実験用量子コア
- Advanced AE 本来の Quantum Computer 構造ルールを維持します。
- 1構造につきコア1個の制限を維持します。
- Multi-Threader と Data Entangler は既存の構造システムに沿って動作します。
- ストレージ量、並列数、アクセラレータ、多重スレッド倍率、エンタングラー倍率をconfigで変更できます。
- 巨大なストレージ値や並列数でオーバーフローしないように保護を入れています。
- TiB/PiB/EiB級のクラフトCPU表示でツールチップが壊れにくいようにしています。
- レシピは通常のJSONレシピなので、KubeJSで削除や差し替えができます。
対象環境
- Minecraft 1.20.1
- Forge 47.4.18+
- Java 17
- Applied Energistics 2 15.4.10 / 15.4.x
- Advanced AE 1.3.5-1.20.1
- AE2 Omni Cells 1.1.6
サーバーとクライアントの両方に導入してください。
想定している終盤構成
想定構成:
- 改良型量子コア x1
- 改良型量子ストレージ x1
- 改良型データエンタングラー x1
- 改良型量子多重スレッド処理装置 x1
- 改良型量子アクセラレータ x121
デフォルトconfigでは、おおよそ以下の性能になります。
- ストレージ: 約256 TiB
- 並列数: 528,384
Astral Mekanism など、終盤クラフトの要求量が非常に大きい環境を想定した値です。
実験用量子コアについて
実験用量子コアは、最大値付近の挙動を確認するためのテスト用ブロックです。
デフォルト値:
- ストレージ:
Long.MAX_VALUE - 1 - 並列数:
Integer.MAX_VALUE - 1
通常の進行用サーバーで気軽に使う想定ではありません。AQE側ではオーバーフロー保護を入れていますが、その規模のクラフト処理自体はAE2とAdvanced AEが実際に処理するため、環境によっては非常に重くなります。
互換性メモ
AQEはAdvanced AEのQuantum Computer処理に絞って連携しています。AE2のクラフト計算ソルバー自体を置き換えたり、AE2の軽量化処理を同梱したりはしていません。
AE2の巨大クラフト計算まわりの軽量化は、別プロジェクトの AE2 Crafting Optimizer 側で扱います。
このMODが原因の問題を、Advanced AE、AE2、AE2 Omni Cells の作者へ直接報告しないでください。まずAQEなしで再現するか確認してください。
ライセンス
Advanced Quantum Engineering は GNU LGPL v3.0 only で公開します。
SPDX: LGPL-3.0-only