From d78f8a645fdb0be228c99c31100d5351c16dae97 Mon Sep 17 00:00:00 2001 From: GaLicn <133291877+GaLicn@users.noreply.github.com> Date: Thu, 18 Sep 2025 16:36:04 +0800 Subject: [PATCH] 1.4.2 --- CHANGELOG.md | 6 ++++-- gradle.properties | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a056e01..0176c3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [Unreleased] / [未发布] +## [Unreleased] -## [1.4.2] / [未发布] +## [1.4.2] ### Added / 新增 - 添加实体加速器,最高可加速 1024 倍(配置文件可配置能耗、黑名单、额外消耗倍率名单) - Added Entity Accelerator block, capable of up to 1024× acceleration (configurable energy cost, blacklist, and extra consumption multiplier list). @@ -26,6 +26,8 @@ - Adjusted display limit for pattern output quantity. - 放宽扩展供应器样板手动倍增限制 - Relaxed manual doubling restrictions for Extended Providers. +- 为ME接口添加倍增按钮用于倍增标记物品数量 + - Add a multiplier button to the ME interface for multiplying the marked item quantity ### Fixed / 修复 - 修复无线收发器频道限制与渲染问题 - Fixed channel limit and rendering issues for Wireless Repeater. diff --git a/gradle.properties b/gradle.properties index d7ffbbb..21dcae0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G loom.platform = forge # Mod properties -mod_version = 1.4.2-beta +mod_version = 1.4.2 maven_group = com.extendedae_plus archives_name = extendedae_plus