Nbt Crafting (Fabric)

Nbt Crafting (Fabric)

630k Downloads

Feature Request: fuzzy NBT match

LemmaEOF opened this issue · 3 comments

commented

Currently, NBT matching only works with exact matches. The NBT on the stack needs to be exactly the same as the NBT in the recipe. It'd be good to have a fuzzy mode, where the NBT on the stack may have more NBT, as long as it also has all the tags and values that the recipe requires.

commented

didn't read but he's right

commented

Matching is currently always fuzzy 🤔

commented

Huh. I'll let yog know.