promotional bannermobile promotional banner

dysoncubeproject-addon

This is a major overhaul addon for **Dyson Cube Project**.
Back to Files

dysoncubeproject-addon-1.1.2.jar

File namedysoncubeproject-addon-1.1.2.jar
Uploader
gugugaga233gugugaga233
Uploaded
Aug 24, 2026
Downloads
36
Size
1.2 MB
Mod Loaders
NeoForge
File ID
8724332
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:dysoncubeproject-addon-1656063:8724332"

Learn more about Curse Maven

What's new

Dyson Cube Project Addon 1.1.2

中文

  • 将宇宙采矿激光产出统一使用 BigNumber
  • 将目标剩余质量改为 BigNumber,使用毫千克整数单位进行质量计算。
  • 将采矿物品和流体库存改为 BigNumber 存储。
  • 采用 BigNumber.subtract() 扣除质量,保留大数精度吞没行为。
  • 当扣除量小于总质量约 60 个数量级并被吞没时,产物仍会正常进入库存。
  • 当单次产出达到或超过目标剩余质量时,直接发放完整产物并耗尽目标。
  • 移除超大 BigDecimal 除法和 BigNumber → BigInteger → AbsoluteInteger 的采矿主路径转换。
  • 物品管道、流体管道和 AE2 接口改为有限 int/long 批次提取。
  • 增加 BigNumber 采矿库存和目标质量的 NBT 保存格式。
  • 增加旧版有限整数库存和旧版目标数据兼容迁移。
  • 修复超大激光产量转换时触发 AbsoluteInteger 数组容量溢出的崩溃。
  • 更新模组版本至 1.1.2

English

  • Migrated cosmic mining laser output to BigNumber.
  • Changed target remaining mass to BigNumber using integer milli-kilogram units.
  • Changed mining item and fluid inventories to use BigNumber storage.
  • Uses BigNumber.subtract() for mass consumption while preserving large-number precision absorption.
  • Products are still stored when a tiny consumption amount is absorbed because it is roughly 60 orders of magnitude smaller than the total mass.
  • When one production cycle reaches or exceeds the remaining target mass, the full output is granted and the target is depleted.
  • Removed oversized BigDecimal division and the BigNumber → BigInteger → AbsoluteInteger conversion from the main mining path.
  • Item pipes, fluid pipes, and AE2 interfaces now extract finite int/long batches.
  • Added BigNumber NBT storage for mining inventories and target mass.
  • Added migration support for legacy finite-integer inventories and legacy target data.
  • Fixed crashes caused by oversized laser output exceeding AbsoluteInteger array capacity.
  • Updated the mod version to 1.1.2.

This mod has no additional files