This commit is contained in:
GaLi 2026-03-02 13:42:20 +08:00
parent dcecbba2de
commit a389b7ba5e
2 changed files with 17 additions and 2 deletions

View File

@ -1,5 +1,21 @@
# Changelog
## [1.5.2]
### Added / 新增
- 添加 Ctrl+Q 快捷键从 JEI 编写样板功能(普通书签直接进入背包,带有配方类型的书签会触发样板自动上传)
- Added Ctrl+Q shortcut to create patterns from JEI (regular bookmarks go directly to inventory, bookmarks with recipe types trigger automatic pattern upload)
- 虚拟合成卡适配量子计算机
- Virtual Crafting Card now supports Quantum Computer
- 上传样板供应器选择界面新增右键置顶供应器条目功能
- Added right-click to pin provider entries in the pattern upload provider selection screen
### Changed / 变更
- F 键搜索改为按键配置
- F-key search is now configurable in keybindings
- 移除实体加速器的配方
- Removed Entity Accelerator recipe
## [1.5.1]
### Added / 新增

View File

@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx1G
loom.platform = forge
org.gradle.parallel=true
mod_version = 1.5.1
mod_version = 1.5.2
maven_group = com.extendedae_plus
archives_name = extendedae_plus
@ -31,4 +31,3 @@ ldlib_version=5394816
ie_version=5224387
mixin_version=0.8.4
curios_version=6418456
org.gradle.parallel=true