更正版本号以及CHANGELOG
This commit is contained in:
parent
afbb4b7e92
commit
ce26c19780
|
|
@ -2,6 +2,15 @@
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.4.0-fix]
|
||||||
|
### Added
|
||||||
|
- JEI 书签优先用于编码样板匹配(书签越靠前,匹配优先级越高)
|
||||||
|
- 可配置:在编码样板上显示“由 <玩家名> 编写”
|
||||||
|
- 可配置:智能翻倍模式支持轮询发配,提高多供应器/多目标的分摊与并发效率
|
||||||
|
- 内存卡:支持复制“智能阻挡”和“智能翻倍”相关设置
|
||||||
|
- 添加映射后,自动将本次新增的中文名写入搜索栏并立即应用筛选
|
||||||
|
- 可配置:控制样板管理终端默认隐藏/显示槽位渲染
|
||||||
|
|
||||||
## [1.4.0]
|
## [1.4.0]
|
||||||
### Added
|
### Added
|
||||||
- 添加智能倍增模式:一次性发配够需求量,降低后期下单卡顿
|
- 添加智能倍增模式:一次性发配够需求量,降低后期下单卡顿
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G
|
||||||
loom.platform = forge
|
loom.platform = forge
|
||||||
|
|
||||||
# Mod properties
|
# Mod properties
|
||||||
mod_version = 1.4.1_beta
|
mod_version = 1.4.0-fix
|
||||||
maven_group = com.extendedae_plus
|
maven_group = com.extendedae_plus
|
||||||
archives_name = extendedae_plus
|
archives_name = extendedae_plus
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user