更新LiquidHandlerBiomek类,添加资源创建功能,优化协议创建方法,修复部分代码格式问题,更新YAML配置以支持新功能。

This commit is contained in:
Junhan Chang
2025-05-30 13:33:10 +08:00
committed by Xuwznln
parent 6f69df440c
commit 055d120ba8
6 changed files with 320 additions and 56 deletions

View File

@@ -0,0 +1,9 @@
string protocol_name
string protocol_description
string protocol_version
string protocol_author
string protocol_date
string protocol_type
string[] none_keys
---
---