ModificationStation / StationAPI

A general use API for Fabric Loader mods on legacy Minecraft versions.
85 stars 19 forks source link

Shaped crafting recipes ignore NBT data #40

Closed KydZombie closed 1 year ago

KydZombie commented 1 year ago

Registering a shaped crafting recipe ignores the supplied output item's NBT data, but shapeless recipes do not ignore it. It is still registered in the game as having the NBT data, as shown by HMI noticing it. Shaped: Screencast from 2023-01-30 16-23-20.webm Shapeless: Screencast from 2023-01-30 16-28-00.webm

mineLdiver commented 1 year ago

Reopening this, as, apparently, all recipes ignore NBT data in inputs