Compact Crafting

Compact Crafting

9M Downloads

Catalyst itemstack is read, but tag data is getting discarded for some reason

MechOrigin opened this issue ยท 1 comments

commented

Tried several variations of adding nbt and tag data to catalyst and to no avail. In my use case I was trying an item singularity from extended crafting

        catalyst: {
            id: 'extendedcrafting:singularity',
            Count: 1,
            tag: {Id:"extendedcrafting:stellar_alloy_ingot"}
        },

It returns a NULL singularity.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.