jsburger / Architects-Palette

Building Blocks Mod
MIT License
14 stars 15 forks source link

Unable to add NBT data to warping recipe #33

Open DelviousCrafts opened 1 year ago

DelviousCrafts commented 1 year ago

I'm currently working on a recipe for Productive bees that will change from one bee egg to another and have found that the warping recipe does not work.

I've tried through the portal I wish to use (blue skies everbright portal) and have also tried the same exact recipe but through the nether portal so I knew it was not working on an actually supported portal which also did not work. The recipe works just fine through the everbright portal when no NBT is on an item, and when NBT is on an item the recipe shows up in JEI, but the actual crafting mechanic does not work. I also created a test recipe with items that have no NBT through the everbright portal to make sure it wasn't that. That recipe was successful. It seems to be an NBT issue.

Versions:

jsburger commented 1 year ago

I suppose if it shows up in JEI with NBT then the default recipe parser handles importing it. I will look into applying the NBT, but no promises. Also, updates are very slow right now because I am not actively working on the project and I am in the middle of rewriting the registry.

DelviousCrafts commented 1 year ago

No worries. Love the mod and the concept of portal transformation is so unique! I'd love to be able to apply it more! Hopefully this gets onto your plate eventually.