WolfyScript / CustomCrafting

Spigot based plugin to create your own custom Recipes & Items. Designed to be easy to use with in-game GUI and tons of configuration possibilities.
https://modrinth.com/plugin/customcrafting
GNU General Public License v3.0
115 stars 35 forks source link

NBT is ignored in the Crafter Block #393

Open MatrixSystemPVP opened 3 days ago

MatrixSystemPVP commented 3 days ago

What happened?

Recipes which cannot be crafted inside the Workbench due to NBT check failure, do work in the Crafter Block.

How can the bug be reproduced?

Create a Recipe with an NBT Item as Ingredient.

For example, Ominous Bottle 1 as Ingredient and Ominous Bottle 2 as Result: grafik

Try crafting in a normal Workbench (works as intended): grafik

Now try the same in the Crafter (should not work, but works..): grafik

Expected Behaviour?

The recipe should not work in the Crafter like in the Workbench.

Plugin version

CustomCrafting 4.16.9.1, WolfyUtils 4.17.0.0

Server software

Paper 1.21.1

Relevant log output

No response

Submit issue