YufiriaMazenta / Craftorithm

Advanced recipe management system for minecraft server
https://yufiriamazenta.gitbook.io/craftorithm-wiki/
GNU General Public License v3.0
62 stars 4 forks source link

Issues Related to Custom Recipes on the Workbench #64

Closed SKJSLCY closed 3 months ago

SKJSLCY commented 3 months ago

Describe the bug | 描述你遇到的bug

I discovered that when I use custom workbench recipes, items designed with enchantment properties, custom item names, item descriptions, or other custom attributes can be crafted using only ordinary items.

Steps to reproduce the bug | 复现此Bug的步骤

For example, I created a custom recipe that requires a stone with the name "Advanced Stone," which includes a description in its item information display and has Protection I enchantment. The recipe should produce a gold ingot with the same custom name, description, and enchantment. After successfully creating the recipe, it should require all the custom attributes to match for the crafting to work. However, the issue is that I can use a regular stone from the creative inventory to craft the custom gold ingot.

If this explanation is still unclear, I can provide a picture for reference.

Server version | 服务器版本

屏幕截图 2024-07-07 154330

Craftorithm Version | Craftorithm的版本

屏幕截图 2024-07-07 154510

FULL server log | 完整服务器日志

No response

Other files, you can drag and drop them here to upload | 其他文件,你可以拖拽文件到这里上传

No response

Images | 相关图片

屏幕截图 2024-07-07 153720 屏幕截图 2024-07-07 153804 屏幕截图 2024-07-07 154645 屏幕截图 2024-07-07 154750

YufiriaMazenta commented 3 months ago

我不知道你是不是中国用户,所以我将使用两种语言进行回答

中文:

我无法复现出你所说的问题,我觉得应该是你存在另外一个使用圆石以相同摆放方式合成的配方所导致

English:

I can't reproduce the bug you issued, I think it's because you have another recipe that uses cobblestone

SKJSLCY commented 3 months ago

是的,我是中国用户,因为英语不是很好所以讲述的可能不是很好理解。 我并没有创建圆石相关的配方,但是却出现了我上述讲到的问题。并且我只有两种这样的配方。 屏幕截图 2024-07-08 124749 屏幕截图 2024-07-08 124757 屏幕截图 2024-07-08 124741

SKJSLCY commented 3 months ago

我不知道你是不是中国用户,所以我将使用两种语言进行回答

中文:

我无法复现出你所说的问题,我觉得应该是你存在另外一个使用圆石以相同摆放方式合成的配方所导致

English:

I can't reproduce the bug you issued, I think it's because you have another recipe that uses cobblestone

我刚刚又尝试了一下,我甚至删除了两个中的其中一个配方仍然有这样的问题。

YufiriaMazenta commented 3 months ago

然而我并无法复现出你演示的问题() 或许是其他插件或者服务端的问题,你可以尝试升级服务端看看

SKJSLCY commented 3 months ago

然而我并无法复现出你演示的问题() 或许是其他插件或者服务端的问题,你可以尝试升级服务端看看

好吧,非常感谢您的答复,我自己去找一下原因吧

YufiriaMazenta commented 3 months ago

另外,你可以加入QQ群,群号是861403628,可以比Github上更好交流

SKJSLCY commented 3 months ago

Github

好的,我已经申请加入群聊了。这个问题我已经解决,应该是我自己私自提前让插件存入了这些物品,导致后面插件创建了配方后无法正常的识别物品。