DutchJelly / CraftEnhance

A Minecraft Plugin that allows server owners to create custom recipes in-game
Apache License 2.0
13 stars 11 forks source link

Crafts do not match what you selected as match #48

Closed blikies closed 2 weeks ago

blikies commented 1 year ago

Describe the bug I selected match name and lore but the it can be crafted from a different item

To Reproduce Set up a recipe on match name and lore (netherbricks) then use a name, and tryt it with an netherbrick without a name

Show console logs

broken1arrow commented 1 year ago

Describe the bug I selected match name and lore but the it can be crafted from a different item

To Reproduce Set up a recipe on match name and lore (netherbricks) then use a name, and tryt it with an netherbrick without a name

Show console logs

Do you use version 2.5.7 or later? Do you used a named item in your custom recipe?

broken1arrow commented 1 year ago

Describe the bug I selected match name and lore but the it can be crafted from a different item

To Reproduce Set up a recipe on match name and lore (netherbricks) then use a name, and tryt it with an netherbrick without a name

Show console logs

I try with this command /give @p nether_brick{display:{Name:'[{"text":"","italic":false}]'}} 1 and /give @p nether_brick{display:{Name:'[{"text":"test","italic":false}]'}} 1 and add the netherbricks as ingredients. Below can you download my test examples.

The version I use should not differ from spigot on this point, but try the newest version I will soon upload on spigot.

recips.zip

broken1arrow commented 2 weeks ago

Alright this also fixed