We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
type: shaped shape: - aaa - bbb - bbb source: a: mmoitems:MATERIAL:魔法粉塵 b: minecraft:glowstone_dust unlock: false result: mmoitems:MATERIAL:魔法粉磚 1
設定為 minecraft:glowstone_dust 時應該只能匹配 無name無lore的物品 而不是物品類型是glowstone_dust就匹配
會導致9格都放滿 mmoitems:MATERIAL:魔法粉塵 時依然可以正常合成 mmoitems:MATERIAL:魔法粉磚 雖然可透過config.yml中的 lore_cannot_craft: .RPG資訊. 去限制 但同時也會直接限制mmoitems用於其他合成的功能
以及即使使用 lore_cannot_craft: .RPG資訊. 進行限制 但在1.21更新中的合成器(crafter)依然可突破限制去進行合成
如上
Paper version 1.21.1-132-ver/1.21.1@b48403b (2024-11-21T10:14:27Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
Plugin version: 1.10.17-20250121
No response
The text was updated successfully, but these errors were encountered:
这个啊,之后出一个严格匹配的功能吧,至于这个合成器的,还真是忘记考虑这个东西了,算是bug,之后会修的
Sorry, something went wrong.
No branches or pull requests
Describe the bug | 描述你遇到的bug
設定為 minecraft:glowstone_dust
時應該只能匹配 無name無lore的物品 而不是物品類型是glowstone_dust就匹配
會導致9格都放滿 mmoitems:MATERIAL:魔法粉塵 時依然可以正常合成 mmoitems:MATERIAL:魔法粉磚
雖然可透過config.yml中的 lore_cannot_craft: .RPG資訊. 去限制 但同時也會直接限制mmoitems用於其他合成的功能
以及即使使用 lore_cannot_craft: .RPG資訊. 進行限制 但在1.21更新中的合成器(crafter)依然可突破限制去進行合成
Steps to reproduce the bug | 复现此Bug的步骤
如上
Server version | 服务器版本
Paper version 1.21.1-132-ver/1.21.1@b48403b (2024-11-21T10:14:27Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
Craftorithm Version | Craftorithm的版本
Plugin version: 1.10.17-20250121
FULL server log | 完整服务器日志
No response
Other files, you can drag and drop them here to upload | 其他文件,你可以拖拽文件到这里上传
No response
Images | 相关图片
No response
The text was updated successfully, but these errors were encountered: